This website requires JavaScript.
Explore
Help
Sign In
boost
/
build
Watch
2
Star
0
Fork
0
You've already forked build
mirror of
https://github.com/boostorg/build.git
synced
2026-02-15 00:52:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ef875ea43a24c685c307a5a0cfa4662274ec26d3
build
/
src
History
Rene Rivera
ef875ea43a
Make it possible to generate synthetic projects at any location. Use that to synthesize projects for modular libraries.
2015-03-06 22:16:42 -06:00
..
build
Make it possible to generate synthetic projects at any location. Use that to synthesize projects for modular libraries.
2015-03-06 22:16:42 -06:00
contrib
Make it possible to generate synthetic projects at any location. Use that to synthesize projects for modular libraries.
2015-03-06 22:16:42 -06:00
engine
Make order stable. This restores the old behavior of printing includes in alphabetical order. When I added the topological sort for includes, it caused directories with no constraints to be printed in reverse alphabetical order under some circumstances. This broke existing users who relied on the original order. While I believe that users should not depend on any order for include directories that is not explicitly stated, I'd rather not gratuitously break such uses. This is especially true since explicitly ordered includes only worked in the simplest cases prior to my topological sort patch.
2015-02-28 14:16:34 -07:00
kernel
Avoid creating the hash in an object when it isn't needed.
2013-04-10 18:50:33 +00:00
options
Support additional modules with options documentation.
2014-08-14 17:17:27 +04:00
tools
Add support for more standard library options within sun.jam. Patch contributed by John Maddock.
2015-03-03 11:58:51 -07:00
util
Make order stable. This restores the old behavior of printing includes in alphabetical order. When I added the topological sort for includes, it caused directories with no constraints to be printed in reverse alphabetical order under some circumstances. This broke existing users who relied on the original order. While I believe that users should not depend on any order for include directories that is not explicitly stated, I'd rather not gratuitously break such uses. This is especially true since explicitly ordered includes only worked in the simplest cases prior to my topological sort patch.
2015-02-28 14:16:34 -07:00
bootstrap.jam
Add top-level bootstrap.jam, so that users can put Boost.Build root in
2003-10-29 07:49:56 +00:00
build_system.py
Add support for version.
2014-11-06 09:51:18 +03:00
build-system.jam
Implement caching for configuration checks.
2013-04-06 21:40:55 +00:00
exceptions.py
Add experimental Python port
2009-07-27 08:52:41 +00:00
manager.py
Port build/configure.jam.
2010-08-05 06:22:58 +00:00