| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Exclude locally installed header | Dan Goodliffe | 2021-10-17 |
| | | |||
| * | Pass nearly all the tidy checks | Dan Goodliffe | 2021-09-25 |
| | | | | | clang-tidy and cppcheck for everything, everything but generated code for IWYU | ||
| * | Fix tidy exclusion path to cxxstd-20-iso, not 17 | Dan Goodliffe | 2021-09-25 |
| | | |||
| * | Pass IWYU test for slicer and tool | Dan Goodliffe | 2021-09-24 |
| | | |||
| * | Pass cppcheck | Dan Goodliffe | 2021-09-24 |
| | | |||
| * | Add -Wconversion and -Wsign-conversion | Dan Goodliffe | 2021-09-23 |
| | | |||
| * | Add -Wpedantic | Dan Goodliffe | 2021-09-23 |
| | | |||
| * | Add collection of passing warnings | Dan Goodliffe | 2021-09-23 |
| | | |||
| * | Remove old style casts | Dan Goodliffe | 2021-09-23 |
| | | |||
| * | Remove unnecessary casts | Dan Goodliffe | 2021-09-23 |
| | | |||
| * | Rename internal GetTypeId to getTypeId to avoid overloaded-virtual | Dan Goodliffe | 2021-09-07 |
| | | |||
| * | Add missing virtual destructors | Dan Goodliffe | 2021-09-07 |
| | | |||
| * | Update to C++20 for constexpr virtual destructors | Dan Goodliffe | 2021-09-07 |
| | | |||
| * | Tidy fixes | Dan Goodliffe | 2020-11-17 |
| | | |||
| * | Modern lto build settings | Dan Goodliffe | 2020-11-17 |
| | | |||
| * | Pass clang-tidy and cppcheck | Dan Goodliffe | 2020-11-01 |
| | | |||
| * | Support model parts that are abstract classes with functionsslicer-1.10.4 | Dan Goodliffe | 2020-08-30 |
| | | |||
| * | Pass clang-tidy and cppcheckslicer-1.10.1 | Dan Goodliffe | 2020-06-27 |
| | | |||
| * | Clang format and tidyslicer-1.10.0 | Dan Goodliffe | 2020-06-16 |
| | | |||
| * | Move test import to root | Dan Goodliffe | 2020-04-26 |
| | | |||
| * | Modernize and tidy | Dan Goodliffe | 2020-04-25 |
| | | |||
| * | 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 |
| | | |||
