Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Modernize coverage flagsslicer-1.9.3 | Dan Goodliffe | 2019-10-21 |
| | |||
* | Modernize build | Dan Goodliffe | 2019-10-12 |
| | |||
* | Get glibmm and xml++ flags from pkg-config | Dan Goodliffe | 2019-06-29 |
| | | | | Borrows pkg-config.jam from future boost-build | ||
* | Enable performance checks and fix accordingly | Dan Goodliffe | 2019-02-24 |
| | |||
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-24 |
| | |||
* | Enable hicpp checks and fix accordingly | Dan Goodliffe | 2019-02-24 |
| | |||
* | More clang tidy fixes | Dan Goodliffe | 2019-02-24 |
| | |||
* | Parallel lto only with gcc | Dan Goodliffe | 2019-02-17 |
| | |||
* | Tidy up build process of internal libSlice | Dan Goodliffe | 2018-04-04 |
| | |||
* | Ice 3.7 | Dan Goodliffe | 2018-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 cxxflags | Dan Goodliffe | 2018-03-21 |
| | |||
* | import slice should be in root, where it used to be | Dan Goodliffe | 2017-07-05 |
| | |||
* | Standalone splitslicer-1.4.6.1 | Dan Goodliffe | 2017-04-28 |
| | |||
* | Upgrade to libxml++3slicer-1.4.6 | Dan Goodliffe | 2017-04-28 |
| | |||
* | Set cxxflags specifically, not cflags | Dan Goodliffe | 2016-10-07 |
| | |||
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
| | |||
* | Partially tested global visibility hidden in all projectsslicer-1.2.4 | Dan Goodliffe | 2016-01-24 |
| | |||
* | Switch lib64 references for native onesslicer-1.2.1.1 | Dan Goodliffe | 2015-12-12 |
| | |||
* | Enable gc-sections in release | Dan Goodliffe | 2015-12-06 |
| | |||
* | Tidy up and alias glibmm and libxml++ refs | Dan Goodliffe | 2015-10-23 |
| | |||
* | Restructure alias all list and add missing things | Dan Goodliffe | 2015-10-17 |
| | |||
* | Add new projects to default build | Dan Goodliffe | 2015-10-02 |
| | |||
* | Add a code coverage profile | Dan Goodliffe | 2015-09-12 |
| | |||
* | Add libadhocutil to the default build | Dan Goodliffe | 2015-09-03 |
| | |||
* | Move to C++0y | Dan Goodliffe | 2015-06-03 |
| | |||
* | Support complex types in rows and parameters | Dan Goodliffe | 2014-12-09 |
| | |||
* | Fix quirk (from glibc update?) around fields in struct tm and the ↵slicer-0.8.2 | randomdan | 2014-11-13 |
| | | | | _BSD_SOURCE macro | ||
* | More friendly linkflags and some ycm configs | randomdan | 2014-06-05 |
| | |||
* | Split out ICE support from project jam file, add support for slicer | randomdan | 2014-06-02 |
| | |||
* | Fix slice scanner and split .ice files back into logical blocks | randomdan | 2013-12-22 |
| | |||
* | Use CXX from the environment | randomdan | 2013-08-19 |
| | |||
* | Migrate all stuff to stricter compilations/links and C++0x builds | randomdan | 2012-07-10 |
| | |||
* | Finally convert ytfs to use boost stuff (untested, but it does build) | randomdan | 2011-02-23 |
| | | | | Finally bin all the old build process drivel | ||
* | Centralise the ICE splicer | randomdan | 2011-01-24 |
| | |||
* | Tidy up jam stuff | randomdan | 2010-11-23 |
| | |||
* | Initial workings of project2 - renders gentoobrowse homepage | randomdan | 2010-06-09 |