summaryrefslogtreecommitdiff
path: root/Jamroot.jam
Commit message (Collapse)AuthorAge
* Tidy up build process of internal libSliceDan Goodliffe2018-04-04
|
* Ice 3.7Dan Goodliffe2018-04-03
| | | | | | | | | | | | | | Implements Slicer for Ice 3.7. This is largely: * Pointers are now all std::shared_ptr * libSlice isn't installed, so we build part of it into libslicer-compiler * Library name change to use Ice++11 There are a few other things, but mostly just minor language/function name compatibility changes. The compiling of libSlice is a bit of a hack, currently comprising a git submodule of Ice itself, and a few dirty defines on the command line, but appears to be functionally satisfactory if a little unpleasant.
* Add some nice cxxflagsDan Goodliffe2018-03-21
|
* import slice should be in root, where it used to beDan Goodliffe2017-07-05
|
* Standalone splitslicer-1.4.6.1Dan Goodliffe2017-04-28
|
* Upgrade to libxml++3slicer-1.4.6Dan Goodliffe2017-04-28
|
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
|
* Build most things by defaultDan Goodliffe2016-01-27
|
* Partially tested global visibility hidden in all projectsslicer-1.2.4Dan Goodliffe2016-01-24
|
* Switch lib64 references for native onesslicer-1.2.1.1Dan Goodliffe2015-12-12
|
* Enable gc-sections in releaseDan Goodliffe2015-12-06
|
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
|
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
|
* Add new projects to default buildDan Goodliffe2015-10-02
|
* Add a code coverage profileDan Goodliffe2015-09-12
|
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
|
* Move to C++0yDan Goodliffe2015-06-03
|
* Support complex types in rows and parametersDan Goodliffe2014-12-09
|
* Fix quirk (from glibc update?) around fields in struct tm and the ↵slicer-0.8.2randomdan2014-11-13
| | | | _BSD_SOURCE macro
* More friendly linkflags and some ycm configsrandomdan2014-06-05
|
* Split out ICE support from project jam file, add support for slicerrandomdan2014-06-02
|
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
|
* Use CXX from the environmentrandomdan2013-08-19
|
* Migrate all stuff to stricter compilations/links and C++0x buildsrandomdan2012-07-10
|
* Finally convert ytfs to use boost stuff (untested, but it does build)randomdan2011-02-23
| | | | Finally bin all the old build process drivel
* Centralise the ICE splicerrandomdan2011-01-24
|
* Tidy up jam stuffrandomdan2010-11-23
|
* Initial workings of project2 - renders gentoobrowse homepagerandomdan2010-06-09