All content is developed by the authors mentioned in the comments of the files.
Antoine Lefebvre <antoine.lefebvre@polymtl.ca>
Mark Pinese <pinese@cyberwizards.com.au>
Geoff O'Callaghan <geoff@starbiz.com.au>
cpropepproplrdmcpanalyserrockflight
- Recover source code history from legacy CVS. See RECOVERY.md.
- Restructure project folder to compile with modern CMake.
- Set up Github workflow for automatic compilation and release for Windows, Mac OS, Linux.
- Implement my own
gpcpsince original dependency can't be found. See lib/gpcp. - Document tools usage instruction (minimal).
- Document libraries logic and development (minimal).
- Move static docs and example files from source folders into
docs/<app>/. - Move local app source files to local include subdir or promote to lib, except endpoint.
- Check if libs should be downgraded to local includes.
- Add
cgilibdependency viaCPM.cmake. - Create regression tests with input files and expected outputs for known examples.
- Clean up git history with atomic, purposeful edits and methodology comments.