summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make the 'warnings' and 'warnings-as-errors' features propagated.Vladimir Prus2006-02-131-0/+0
* Another attempt to workaround warning on HP-CXX.Vladimir Prus2006-02-131-0/+0
* Mark all unresolved symbols as expected when creating dynamic libraries.Markus Schöpflin2006-02-131-0/+0
* Rename 'lib c' to 'lib cc' because HP-CXX compiler confuses 'libc.so' withVladimir Prus2006-02-131-0/+0
* The compiler is forced to compile the files as C++ (-x cxx) becauseMarkus Schöpflin2006-02-131-0/+0
* Attempt to suppress a warningVladimir Prus2006-02-131-0/+0
* More fixes:Vladimir Prus2006-02-131-0/+0
* Fix a problem where <implicit-dependency> had no effect unlessVladimir Prus2006-02-131-0/+0
* Add a test that <source> in 'lib' works even if there's no explicit sources.Vladimir Prus2006-02-131-0/+0
* Corrects a problem in the handling of <conditional>@rule inVladimir Prus2006-02-131-0/+0
* Adjust Boost.Jam references to new root/tools/jam location.Rene Rivera2006-02-122-1/+1
* More adjustments to get the RPM built.Rene Rivera2006-02-121-0/+0
* Fix path to docbook dtd on Ubuntu Linux.Rene Rivera2006-02-121-0/+0
* Readjust to package new docs.Rene Rivera2006-02-121-0/+0
* Minor mod to find the docbook installation in Ubuntu Linux.Rene Rivera2006-02-121-0/+0
* Build of distribution archives. Remove now outdated Jam docs.Rene Rivera2006-02-121-0/+0
* Use longer names for reference entriesDouglas Gregor2006-02-111-0/+0
* Fix rmdirs to properly handle unicode filenamesAleksey Gurtovoy2006-02-111-2/+2
* Added --list-short option that outputs abreviated list.John Maddock2006-02-101-0/+0
* Added Tru64 support.Markus Schöpflin2006-02-101-0/+0
* New "c++abi" feature. Implement "cxxarm" value of that feature to Tru64,Vladimir Prus2006-02-101-0/+0
* Check for errorsAleksey Gurtovoy2006-02-101-1/+3
* Encoding fixesAleksey Gurtovoy2006-02-101-14/+28
* Minor updatesVladimir Prus2006-02-101-0/+0
* Exit if one of processed options wants to exit.Vladimir Prus2006-02-091-0/+0
* Forgotten change.Vladimir Prus2006-02-091-0/+0
* Print the value of "project-help" variant in ./Jamfile on --help option.Vladimir Prus2006-02-091-0/+0
* Update tracker URLVladimir Prus2006-02-091-0/+0
* Remove obsolete FIXMEsVladimir Prus2006-02-091-0/+0
* More Tru64 fixes:Vladimir Prus2006-02-091-0/+0
* ForVladimir Prus2006-02-091-0/+0
* Document '--clean' and '--clean-all'. Move basic invocation systax fromVladimir Prus2006-02-091-0/+0
* Omit headers when there are no functions in themDouglas Gregor2006-02-091-0/+0
* Don't indent output from BoostBookified Doxygen XMLDouglas Gregor2006-02-091-0/+0
* Support virtual, static using a hackDouglas Gregor2006-02-091-0/+0
* Change the --clean option to only clean targets under references projects.Vladimir Prus2006-02-081-0/+0
* Remove the extra ';'.Vladimir Prus2006-02-081-0/+0
* Fix a couple of bugsVladimir Prus2006-02-081-0/+0
* Port Digital Marc toolset from V1Vladimir Prus2006-02-081-0/+0
* Port Tru64 toolset from V1Vladimir Prus2006-02-081-0/+0
* Ouch, my last 'make' changes broke setting flags on module.Vladimir Prus2006-02-081-0/+0
* Forgotten change to inline.py.Vladimir Prus2006-02-081-0/+0
* Unbreak 'make_test.py'. Adjust it to not use extra argument to the rule passedVladimir Prus2006-02-081-0/+0
* Document the stripping of main target suffix when determining filenames.Vladimir Prus2006-02-081-0/+0
* Allow typed main targets to have arbitrary suffix in the name, that does notVladimir Prus2006-02-081-0/+0
* Document <build>noVladimir Prus2006-02-071-0/+0
* Implement <build>no.Vladimir Prus2006-02-071-0/+0
* Unbreak prebuilt targets with intel-linux.Vladimir Prus2006-02-071-0/+0
* Document indirect conditional requirements.Vladimir Prus2006-02-071-0/+0
* Implement 'indirect conditional requirements', which are simular to V1'sVladimir Prus2006-02-071-0/+0