summaryrefslogtreecommitdiff
path: root/eclass/bjam.eclass
Commit message (Collapse)AuthorAge
* Remove use of eutils, doesn't support EAPI 7+, doesn't seem to be neededDan Goodliffe2023-08-30
|
* Revert "Explicitly set BOOST_ROOT to work with new boost-build versions"Dan Goodliffe2021-05-10
| | | | This reverts commit 7fe02f4bb47626d6de755804fe672be95cb8959d.
* Explicitly set BOOST_ROOT to work with new boost-build versionsDan Goodliffe2021-05-08
|
* Fix bjam eclass path to pkg config dirDan Goodliffe2020-06-28
|
* pkgconfig support in bjam eclassDan Goodliffe2020-02-02
|
* Increate bjam build timeoutDan Goodliffe2019-01-28
|
* B2 timeout hackDan Goodliffe2018-03-04
| | | | | Add -l60 to b2 call... it's a timeout feature, but right now appears to stop b2 pinning a CPU core polling for its children to finish.
* Setting build flags should be done in configure, not prepareDan Goodliffe2017-08-16
|
* Add bjaminstallDan Goodliffe2017-08-15
|
* die should be on build, not test onlyDan Goodliffe2017-07-24
|
* Move more functionality into bjam eclassDan Goodliffe2017-07-02
|
* Introduce the bjam.eclass #aboutTime and do some general updates on the ↵Dan Goodliffe2017-05-18
latest netfs ebuild