summaryrefslogtreecommitdiff
path: root/slicer/test/Jamfile.jam
Commit message (Expand)AuthorAge
* First cut constexpr hooks and metadataDan Goodliffe2020-10-25
* Support model parts that are abstract classes with functionsslicer-1.10.4Dan Goodliffe2020-08-30
* Move test import to rootDan Goodliffe2020-04-26
* Clang tidy our own generated codeDan Goodliffe2019-03-19
* Explicitly disable checker for generated codeDan Goodliffe2019-03-19
* Single definition of boost_utfDan Goodliffe2019-02-24
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-02
* Single definition of Ice libsDan Goodliffe2019-02-02
* Single definition of adhocutilDan Goodliffe2019-02-02
* Refactor jams to fix folder specific build quirksslicer-1.8.2Dan Goodliffe2019-01-21
* Ice 3.7slicer-1.8.0Dan Goodliffe2018-04-14
* Ice 3.7Dan Goodliffe2018-04-03
* Adds the [input] streaming interfacesslicer-1.5.0Dan Goodliffe2017-07-23
* Support [de]serializing XML elements/attributes to/from a dictionaryslicer-1.4.2Dan Goodliffe2016-11-02
* Behave more like a normal compiler (write whole file, not append existing one)slicer-1.4.0Dan Goodliffe2016-10-07
* Big mangle of the testing stuffs to split the test type definitions into mult...Dan Goodliffe2016-09-29
* Build test case libs with bjam, not a messy set of testsDan Goodliffe2016-09-24
* Define all exceptions as ICE exceptionsDan Goodliffe2016-09-22
* Split compiler code away from runtime codeDan Goodliffe2016-09-21
* Add options for not declaring conversion functions (for such cases when they ...slicer-1.2.1Dan Goodliffe2015-12-09
* Use adhocutil's visibilityDan Goodliffe2015-10-11
* Use libadhocutil (impacts tests only)Dan Goodliffe2015-09-02
* Switch to run rule for capturing output, undate paths in testsDan Goodliffe2015-07-20
* Add support for ice include search paths (-I like slice2cpp)Dan Goodliffe2015-01-28
* Call the compile slicer tool from the test case instead of just the library (...Dan Goodliffe2015-01-27
* Support for automatically determining a model part implementationDan Goodliffe2014-11-30
* Big refactor to use Boost UTFrandomdan2014-11-06
* Allow serializers to use their own native types.randomdan2014-09-11
* Adds core support for model part approximate type (complex, simple, sequence,...randomdan2014-07-04
* Adds support for classes with inheritancerandomdan2014-06-26
* Update tests to perform an end-to-end (albeit non-validating) slice, slicer, ...randomdan2014-06-03
* First hash of slicer, works well for the golden path, beyond that is uncharte...randomdan2014-05-29