summaryrefslogtreecommitdiff
path: root/test/Jamfile.jam
Commit message (Collapse)AuthorAge
* Add magic support to printing/parsing/validating enumerationsDan Goodliffe2022-10-22
|
* Configure cppcheck librariesDan Goodliffe2022-01-13
|
* Separate geographic data (GeoData) from its visual representation(s) (Terrain)Dan Goodliffe2022-01-02
|
* Generic solution for glGen/glDel arrays, then tidy-up the usesDan Goodliffe2022-01-01
|
* First iteration with font/text supportDan Goodliffe2022-01-01
|
* Refactor wrapped_ptr to include destory function as template param, and ↵Dan Goodliffe2021-12-04
| | | | possibly constructor function
* Lots of test cases, few minor fixesDan Goodliffe2021-11-07
|
* Fix the fact I've been spelling persistence wrong this whole timeDan Goodliffe2021-11-07
|
* Erring toward complete JSON loaderDan Goodliffe2021-11-07
|
* Initial commit of basis persistenceDan Goodliffe2021-11-07
| | | | | | JSON parser lifted almost verbatim for libjsonpp running into some custom code for populating ilt objects. Pretty minimal per object code requirements.
* Initial commit of the route finderDan Goodliffe2021-03-13
|
* Add our first vehicleDan Goodliffe2021-02-14
|
* Add test-mathsDan Goodliffe2021-02-14
|
* Restructure to allow a resource path and testingDan Goodliffe2021-02-04
|
* Add some tests over collectionDan Goodliffe2021-02-04