summaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Robustify Boost.Book a little more. Don't register generators unlessVladimir Prus2004-01-261-0/+0
* Don't import boostbook. The reason is that importing toolset module makesVladimir Prus2004-01-261-0/+0
* Don't crash when BOOST_ROOT is not set. Print interesting things whenVladimir Prus2004-01-261-0/+0
* Add some missing files to distribution building.Rene Rivera2004-01-261-0/+0
* Fix file:line printing so that Emacs and other tools are not confused.Vladimir Prus2004-01-231-0/+0
* When --debug-configuration is specified, output where boost-build.jamVladimir Prus2004-01-231-0/+0
* moved -Wno-long-double to the Darwin sectionJeremy Siek2004-01-221-0/+0
* Fix missing link flags when building executables from the regression test sys...Rene Rivera2004-01-221-0/+0
* added -Wno-long-doubleJeremy Siek2004-01-221-0/+0
* Don't pass -x flag to gcc when it's know that gcc will select theVladimir Prus2004-01-201-0/+0
* Fix stlport initialization example.Vladimir Prus2004-01-201-0/+0
* Use common.file-creation-command for creating a file signallingVladimir Prus2004-01-201-0/+0
* Use declare-basic-target to declare targets. This fixes the missing target-ty...Rene Rivera2004-01-181-0/+0
* Split basic functionality of setting up a target's variables from declare-loc...Rene Rivera2004-01-181-0/+0
* Clean up detritus from: fix debugger invocation in PATH_SETUPDave Abrahams2004-01-151-0/+0
* Fix debugger invocation in PATH_SETUPDave Abrahams2004-01-151-0/+0
* added '-brtl' flag for linking an executable with dynamic librariesToon Knapen2004-01-151-0/+0
* * test/test_all.pyVladimir Prus2004-01-141-0/+0
* Remove the concept of 'active' features, for lack of any use.Vladimir Prus2004-01-131-0/+0
* Improve NDEBUG handling. Specify <define>NDEBUG as part of <variant>release,Vladimir Prus2004-01-131-0/+0
* Add new example.Vladimir Prus2004-01-131-0/+0
* Use "rm -f" for RM variable on Linux. For now, this does not change much,Vladimir Prus2004-01-131-0/+0
* Added support for testing on solaris:Vladimir Prus2004-01-131-0/+0
* Unbreak 'absolute_sources.py' on Windows.Vladimir Prus2004-01-121-0/+0
* Instead of don't returning targets which are not of requested typeVladimir Prus2004-01-091-0/+0
* Remove some obsolete code.Vladimir Prus2004-01-091-0/+0
* Unbreak searched_lib.py and library_chain.py. Pass proper -rpath-linkVladimir Prus2004-01-091-0/+0
* Fix GCC/NT builds, refactor, clean up, clarifyDave Abrahams2004-01-091-0/+0
* Enable Metrowerks supportBeman Dawes2004-01-091-0/+0
* enable -mt thread-tag for IntelBeman Dawes2004-01-091-0/+0
* Fix BB65: includes of the formVladimir Prus2004-01-081-0/+0
* Fix some syntax errors, for windows test run script.Rene Rivera2004-01-081-0/+0
* Implement Martins' concept of maintaining the exit status when tests are run.Rene Rivera2004-01-081-0/+0
* add cw9 for cwpro9Beman Dawes2004-01-081-0/+0
* Add cwpro9 toolsetBeman Dawes2004-01-081-0/+0
* removed Aix-Implib-Action and added '-G' flag to link shared libraries on AIXToon Knapen2004-01-071-0/+0
* Command files for Borland tlibDave Abrahams2004-01-071-0/+0
* Fixed bugsDave Abrahams2004-01-071-0/+0
* Reverted unwanted checkin.Thomas Witt2004-01-061-0/+0
* *** empty log message ***Thomas Witt2004-01-061-0/+0
* Workaround for intel-linuxDave Abrahams2004-01-041-0/+0
* work with icc 8.0 and handle the no-configuration caseDave Abrahams2004-01-031-0/+0
* Add setting of link path to attempt fix for linking shared objects in regress...Rene Rivera2004-01-031-0/+0
* Possible fix for dynamic linking.Rene Rivera2003-12-311-0/+0
* For MinGW prefer using the import library of libpython*.* if available.Rene Rivera2003-12-281-0/+0
* Fix linking of Boost.Python when using MinGW. It seems that linking using the...Rene Rivera2003-12-281-0/+0
* Fix tabs in file.Rene Rivera2003-12-261-0/+0
* Ignore all whitespace at end of archive entries, not just space and newlines.Rene Rivera2003-12-251-0/+0
* Add eols to skipped chars between archive entries, bug #840659.Rene Rivera2003-12-241-0/+0
* Update to default to new version of STLport, 4.6. Fix to be able to actually ...Rene Rivera2003-12-241-0/+0