summaryrefslogtreecommitdiff
path: root/slicer/tool
Commit message (Collapse)AuthorAge
...
* Return the number of components processed this run, not the lifetime totalDan Goodliffe2016-09-29
|
* Don't attempt to get metadata of class we don't have a definition forDan Goodliffe2016-09-29
|
* Support for custom model partsDan Goodliffe2016-09-24
|
* Build test case libs with bjam, not a messy set of testsDan Goodliffe2016-09-24
|
* Inherit a common model storage baseDan Goodliffe2016-09-24
|
* Support model metadata includes (allows including a header after ICE header ↵Dan Goodliffe2016-09-24
| | | | has been processed, whereas ICE includes it before)
* Export and explicitly instantiate templated model partsDan Goodliffe2016-09-23
|
* Refactor getAllConversions into getAllMetadata and fold ↵Dan Goodliffe2016-09-23
| | | | ModelPartForConverted into createNewModelPartPtrFor
* Fold the template argument into createNewModelPartPtrForDan Goodliffe2016-09-23
|
* New install rulesDan Goodliffe2016-09-22
|
* Define all exceptions as ICE exceptionsDan Goodliffe2016-09-22
|
* Allow overriding the default slicer/ header prefixDan Goodliffe2016-09-21
|
* Allow default constructor of parser, set options and execute instead of ↵Dan Goodliffe2016-09-21
| | | | multiple ever growing wrappers
* Split compiler code away from runtime codeDan Goodliffe2016-09-21
|
* Optionally allow Ice prefixslicer-1.3.0.2Dan Goodliffe2016-06-26
|
* Partially tested global visibility hidden in all projectsslicer-1.2.4Dan Goodliffe2016-01-24
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Exclude BOOST_TEST_DONT_PRINT_LOG_VALUE code and help outputDan Goodliffe2015-10-16
|
* Visibility hiddenslicer-1.0.3Dan Goodliffe2015-07-25
|
* Add support for ice include search paths (-I like slice2cpp)Dan Goodliffe2015-01-28
|
* Use boost::program_options for cliDan Goodliffe2015-01-05
|
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
|
* Fix up ycm configsDan Goodliffe2015-01-03
|
* First hash of slicer, works well for the golden path, beyond that is ↵randomdan2014-05-29
uncharted territory