summaryrefslogtreecommitdiff
path: root/boostcpp.jam
Commit message (Expand)AuthorAgeFilesLines
* Feature/cmake config (#229)Peter Dimov2018-12-181-119/+40
* Remove unused targets from boostcpp.jampr/remove-unversioned-targetsPeter Dimov2018-10-121-66/+2
* Update the layout version info, since this patch was not merged previously.Steven Watanabe2018-08-301-4/+4
* Make tagged layout consistent with versioned layout. Also, enable explicitly...Steven Watanabe2018-01-311-20/+64
* Escape or quote special charactersSteven Watanabe2018-01-251-18/+18
* Change the output of the architecture/address-model checks to be less mislead...Steven Watanabe2018-01-101-33/+14
* Allow install directly from the modular layout, without running b2 headers fi...Steven Watanabe2017-12-151-9/+41
* Build both 32 and 64 on WindowsPeter Dimov2017-10-161-22/+45
* Encode architecture and address model in versioned layout namesfeature/arch-and-modelPeter Dimov2017-07-071-1/+1
* Remove <threading>single from --build-type=complete (#148)Peter Dimov2017-07-051-1/+1
* Support additional tagging of binaries by Python version.Vladimir Prus2016-10-281-0/+13
* Suppress deduced properties in the target paths.Vladimir Prus2015-04-041-40/+70
* Lift architecture detectionJürgen Hunold2015-03-091-1/+67
* Print the include path in native format.Steven Watanabe2013-04-061-1/+2
* These targets should be explicit.Steven Watanabe2013-04-011-0/+2
* Make sure that b2 threading=single works by skipping Boost.Thread and all the...Steven Watanabe2012-10-161-2/+40
* Corrected disabling generating unversioned library targets on Windows & Unix ...Jurko Gospodnetić2012-07-051-17/+19
* Disabled generating unversioned library targets on Windows & Unix with reques...Jurko Gospodnetić2012-07-051-4/+10
* Boost library build system code cleanup - refactored the make-unversioned-lin...Jurko Gospodnetić2012-06-141-44/+19
* Corrected a syntax error in Boost library's build system that was preventing ...Jurko Gospodnetić2012-06-141-2/+3
* Boost library build system code cleanup - removed a non-existing 'explicit' t...Jurko Gospodnetić2012-06-141-1/+1
* Minor stylistic changes.Jurko Gospodnetić2012-06-141-5/+5
* Made Boost library build script's '--with-...' & '--without-...' parameter ch...Jurko Gospodnetić2012-06-141-4/+4
* Minor stylistic changes made to the boostcpp.jam Boost library build module -...Jurko Gospodnetić2012-06-141-204/+200
* Fix operator precedence error in comparison.Steven Watanabe2011-11-291-1/+1
* Jamroot fixes: use right path for headers, simplify some things.Vladimir Prus2010-08-141-1/+2
* Refactor Jamroot.Vladimir Prus2010-08-091-0/+574