summaryrefslogtreecommitdiff
path: root/Jamroot.jam
Commit message (Collapse)AuthorAge
* Enable all cppchecks, no fixes neededslicer-1.10.8Dan Goodliffe2022-07-28
|
* Fix paths to excluded from tidy checks filesDan Goodliffe2022-07-28
|
* Fix shadowingDan Goodliffe2022-04-15
|
* Exclude locally installed headerDan Goodliffe2021-10-17
|
* Pass nearly all the tidy checksDan Goodliffe2021-09-25
| | | | clang-tidy and cppcheck for everything, everything but generated code for IWYU
* Fix tidy exclusion path to cxxstd-20-iso, not 17Dan Goodliffe2021-09-25
|
* Pass IWYU test for slicer and toolDan Goodliffe2021-09-24
|
* Pass cppcheckDan Goodliffe2021-09-24
|
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-09-23
|
* Add -WpedanticDan Goodliffe2021-09-23
|
* Add collection of passing warningsDan Goodliffe2021-09-23
|
* Remove old style castsDan Goodliffe2021-09-23
|
* Remove unnecessary castsDan Goodliffe2021-09-23
|
* Rename internal GetTypeId to getTypeId to avoid overloaded-virtualDan Goodliffe2021-09-07
|
* Add missing virtual destructorsDan Goodliffe2021-09-07
|
* Update to C++20 for constexpr virtual destructorsDan Goodliffe2021-09-07
|
* Tidy fixesDan Goodliffe2020-11-17
|
* Modern lto build settingsDan Goodliffe2020-11-17
|
* Pass clang-tidy and cppcheckDan Goodliffe2020-11-01
|
* Support model parts that are abstract classes with functionsslicer-1.10.4Dan Goodliffe2020-08-30
|
* Pass clang-tidy and cppcheckslicer-1.10.1Dan Goodliffe2020-06-27
|
* Clang format and tidyslicer-1.10.0Dan Goodliffe2020-06-16
|
* Move test import to rootDan Goodliffe2020-04-26
|
* Modernize and tidyDan Goodliffe2020-04-25
|
* Modernize coverage flagsslicer-1.9.3Dan Goodliffe2019-10-21
|
* Modernize buildDan Goodliffe2019-10-12
|
* Get glibmm and xml++ flags from pkg-configDan Goodliffe2019-06-29
| | | | Borrows pkg-config.jam from future boost-build
* Enable performance checks and fix accordinglyDan Goodliffe2019-02-24
|
* Modernize clang tidy fixesDan Goodliffe2019-02-24
|
* Enable hicpp checks and fix accordinglyDan Goodliffe2019-02-24
|
* More clang tidy fixesDan Goodliffe2019-02-24
|
* Parallel lto only with gccDan Goodliffe2019-02-17
|
* 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
|