f6b618d47eMore fixups
Vladimir Prus
2010-07-23 10:52:36 +0000
7b50dd8ffcFix flag setting
Vladimir Prus
2010-07-23 09:38:49 +0000
89fbab2f72Fix flag setting
Vladimir Prus
2010-07-23 09:38:49 +0000
3643116f8fIntroduce Feature and Property classes, and move away from messy string manipulation.
Vladimir Prus
2010-07-23 09:09:14 +0000
462dff1e1bIntroduce Feature and Property classes, and move away from messy string manipulation.
Vladimir Prus
2010-07-23 09:09:14 +0000
1c8efb9e82Remove debug print
Vladimir Prus
2010-07-23 09:04:47 +0000
58cfa3c7bdRemove debug print
Vladimir Prus
2010-07-23 09:04:47 +0000
a12b8de478Fix search for Boost.Jam in Boost.Build testing
Vladimir Prus
2010-07-21 11:04:12 +0000
e46cbd6a2fFix search for Boost.Jam in Boost.Build testing
Vladimir Prus
2010-07-21 11:04:12 +0000
9ce9f999abCompile on cygwin.
Vladimir Prus
2010-07-20 19:18:06 +0000
318020a079Compile on cygwin.
Vladimir Prus
2010-07-20 19:18:06 +0000
58ca782e5eReplace C++ (//) comments with C block comments (/* ... */).
K. Noel Belcourt
2010-07-20 17:13:19 +0000
a24d91c8d5Replace C++ (//) comments with C block comments (/* ... */).
K. Noel Belcourt
2010-07-20 17:13:19 +0000
c6d3de73a2Fix typo stdrup with strdup.
K. Noel Belcourt
2010-07-20 16:26:40 +0000
62e4971d9aFix typo stdrup with strdup.
K. Noel Belcourt
2010-07-20 16:26:40 +0000
537076bf10Fix various bugs
Vladimir Prus
2010-07-20 15:23:33 +0000
284a2f0608Fix various bugs
Vladimir Prus
2010-07-20 15:23:33 +0000
596b14234cSupport for Boost.Build/Python
Vladimir Prus
2010-07-20 15:16:13 +0000
df4c927edcSupport for Boost.Build/Python
Vladimir Prus
2010-07-20 15:16:13 +0000
7f0fde9476Mention where Boost.Build is located inside Boost C++ Libraries.
Vladimir Prus
2010-07-20 10:31:26 +0000
f695c5c372Mention where Boost.Build is located inside Boost C++ Libraries.
Vladimir Prus
2010-07-20 10:31:26 +0000
2be42b99c1Adjust install docs for current improvements
Vladimir Prus
2010-07-20 09:22:20 +0000
1023b78302Adjust install docs for current improvements
Vladimir Prus
2010-07-20 09:22:20 +0000
1b053104c0Install examples, too
Vladimir Prus
2010-07-20 09:02:26 +0000
1735285372Install examples, too
Vladimir Prus
2010-07-20 09:02:26 +0000
9983dd033eUpdate nightly build scripts.
Vladimir Prus
2010-07-20 08:51:03 +0000
dd7fca15d0Update nightly build scripts.
Vladimir Prus
2010-07-20 08:51:03 +0000
d5d443f03fMake this a standalone project
Vladimir Prus
2010-07-20 08:37:11 +0000
0382b22cd8Make this a standalone project
Vladimir Prus
2010-07-20 08:37:11 +0000
7255b1f5dbRemove now-empty Boost.Jam docs directory.
Vladimir Prus
2010-07-20 08:23:53 +0000
107bff7d8fRemove now-empty Boost.Jam docs directory.
Vladimir Prus
2010-07-20 08:23:53 +0000
398330e35eMove Boost.Jam docs to where Boost.Build docs are.
Vladimir Prus
2010-07-20 08:22:18 +0000
c630b3c207Move Boost.Jam docs to where Boost.Build docs are.
Vladimir Prus
2010-07-20 08:22:18 +0000
f17f5a7af0Simplify setup
Vladimir Prus
2010-07-20 08:13:06 +0000
2400d8e6ebSimplify setup
Vladimir Prus
2010-07-20 08:13:06 +0000
a65a3d6d04Fix paths
Vladimir Prus
2010-07-19 20:47:06 +0000
76e7e1e4f6Fix paths
Vladimir Prus
2010-07-19 20:47:06 +0000
474b15c60aImplement 'bootstrap' + 'bjam install' installation for Boost.Build.
Vladimir Prus
2010-07-19 19:48:27 +0000
cfe25ebe48Implement 'bootstrap' + 'bjam install' installation for Boost.Build.
Vladimir Prus
2010-07-19 19:48:27 +0000
1cb68d9190Perform bjam-relative search for Boost.Build proper.
Vladimir Prus
2010-07-19 19:32:32 +0000
bd52f96103Perform bjam-relative search for Boost.Build proper.
Vladimir Prus
2010-07-19 19:32:32 +0000
e83d89e761New builtin SELF_PATH
Vladimir Prus
2010-07-19 14:50:16 +0000
97aa32c375New builtin SELF_PATH
Vladimir Prus
2010-07-19 14:50:16 +0000
72a0c82fcdImplemented a mechanism for parameter translation from bjam to python signatures.
Vladimir Prus
2010-07-19 13:20:51 +0000
1dcece565fImplemented a mechanism for parameter translation from bjam to python signatures.
Vladimir Prus
2010-07-19 13:20:51 +0000
85352e0f67Fix memory leak.
Vladimir Prus
2010-07-19 08:58:05 +0000
e02ecc2e25Fix memory leak.
Vladimir Prus
2010-07-19 08:58:05 +0000
b6aaec31d7Declare the feature used in the example.
Vladimir Prus
2010-07-19 07:16:18 +0000
5705bdd9acDeclare the feature used in the example.
Vladimir Prus
2010-07-19 07:16:18 +0000
d960d47e8dUpdate port of property.py
Vladimir Prus
2010-07-16 12:36:17 +0000
91d3959f71Update port of property.py
Vladimir Prus
2010-07-16 12:36:17 +0000
3d6d153004Raise Exception, not string (which is not allowed in modern Python)
Vladimir Prus
2010-07-16 12:09:41 +0000
f41e6c5156Raise Exception, not string (which is not allowed in modern Python)
Vladimir Prus
2010-07-16 12:09:41 +0000
ef19d32613Update 'make' port
Vladimir Prus
2010-07-16 09:51:37 +0000
ef76367a1bUpdate 'make' port
Vladimir Prus
2010-07-16 09:51:37 +0000
cdcd2099daUbreak computation of main target requirements.
Vladimir Prus
2010-07-16 09:48:38 +0000
89d0f7665cUbreak computation of main target requirements.
Vladimir Prus
2010-07-16 09:48:38 +0000
98489ff6aaStop 'import toolset in Jamfiles from reloading b2.build.tooset.
Vladimir Prus
2010-07-14 10:46:30 +0000
4739ef1dd6Stop 'import toolset in Jamfiles from reloading b2.build.tooset.
Vladimir Prus
2010-07-14 10:46:30 +0000
0f77dbdae2Move tools/jam into tools/build/v2/engine
Vladimir Prus
2010-07-14 10:37:12 +0000
498519f311Move tools/jam into tools/build/v2/engine
Vladimir Prus
2010-07-14 10:37:12 +0000
64cdf92a0dUse toolset.requirements in targets.py
Vladimir Prus
2010-07-12 15:11:13 +0000
e4f774a694Use toolset.requirements in targets.py
Vladimir Prus
2010-07-12 15:11:13 +0000
81388ba07fShut up 'BaseException.message is deprecated' warnings
Vladimir Prus
2010-07-12 14:13:40 +0000
66efa71a1cShut up 'BaseException.message is deprecated' warnings
Vladimir Prus
2010-07-12 14:13:40 +0000
d894ae7f90Don't check for non-existent paths
Vladimir Prus
2010-07-12 08:15:41 +0000
e7bf90f62aDon't check for non-existent paths
Vladimir Prus
2010-07-12 08:15:41 +0000
e9080ee11fWip on zlib auto-configuration
Vladimir Prus
2010-07-12 07:43:00 +0000
4f2d8697abWip on zlib auto-configuration
Vladimir Prus
2010-07-12 07:43:00 +0000
ae1402cd44Merge from trunk
Vladimir Prus
2010-07-12 07:37:43 +0000
235c71c2baSpirit: merging from trunk upto rev. 61489
Hartmut Kaiser
2010-07-04 22:38:38 +0000
db32c7071aAdd copyright for boost build documentaiton.
Daniel James
2010-06-27 17:00:11 +0000
5d6c61ca09Add copyright for boost build documentaiton.
Daniel James
2010-06-27 17:00:11 +0000
18dbb83b9eTry to make the generation of PNGs from latex a bit more robust.
Steven Watanabe
2010-06-26 21:08:54 +0000
88cd187526Try to make the generation of PNGs from latex a bit more robust.
Steven Watanabe
2010-06-26 21:08:54 +0000
91be3a33a8Merge documentation fixes.
Daniel James
2010-06-26 12:30:09 +0000
a9ba58c124Update the comments in quickbook.jam
Daniel James
2010-06-20 18:01:19 +0000
800e999f47Update the comments in quickbook.jam
Daniel James
2010-06-20 18:01:19 +0000
3a926e7216Update various libraries' documentation build.
Daniel James
2010-06-20 18:00:48 +0000
85df1ff454Update various libraries' documentation build.
Daniel James
2010-06-20 18:00:48 +0000
bd7a62fc14Fix como linker problems with static libraries.
Steven Watanabe
2010-06-11 04:04:10 +0000
c5f796c59aFix como linker problems with static libraries.
Steven Watanabe
2010-06-11 04:04:10 +0000
f137d18839When no target is requested to be built via UPDATE, return status of last UPDATE_NOW.
Vladimir Prus
2010-06-09 07:12:59 +0000
121732b4b6When no target is requested to be built via UPDATE, return status of last UPDATE_NOW.
Vladimir Prus
2010-06-09 07:12:59 +0000
90c3f1170fFix detection of exit status. We use close on pipe to get return status and if program does exit(1) we get '1'. The code for checking was using os.WIFSIGNALLED, and that returns true for '1' -- it seems like it is expecting result of os.system, which would be 256, or something.
Vladimir Prus
2010-06-09 07:09:29 +0000
9c9c533b93Fix detection of exit status. We use close on pipe to get return status and if program does exit(1) we get '1'. The code for checking was using os.WIFSIGNALLED, and that returns true for '1' -- it seems like it is expecting result of os.system, which would be 256, or something.
Vladimir Prus
2010-06-09 07:09:29 +0000
09f8457ebdUse -mmacosx-version-min instead of -miphoneos-version-min. Fixes#4243
Steven Watanabe
2010-06-08 01:06:50 +0000
12fa2689f0Use -mmacosx-version-min instead of -miphoneos-version-min. Fixes#4243
Steven Watanabe
2010-06-08 01:06:50 +0000
089682c32fAdd MPI support for AIX and Sun to mpi.jam.
K. Noel Belcourt
2010-06-07 17:18:29 +0000
e5eb2a2a30Add MPI support for AIX and Sun to mpi.jam.
K. Noel Belcourt
2010-06-07 17:18:29 +0000
d22940f17bMake sure that we test for cygwin vs. windows xsltproc even if there is no using xsltproc in user-config.jam
Steven Watanabe
2010-06-03 18:59:40 +0000
787b457b73Make sure that we test for cygwin vs. windows xsltproc even if there is no using xsltproc in user-config.jam
Steven Watanabe
2010-06-03 18:59:40 +0000
f241e68667Try to make sure that the paths for xsltproc are correct for a cygwin build of bjam.
Steven Watanabe
2010-06-03 15:29:23 +0000
6847a0041aTry to make sure that the paths for xsltproc are correct for a cygwin build of bjam.
Steven Watanabe
2010-06-03 15:29:23 +0000
532bc4ed1bHack to update print targets when their contents change. This should fix the ancient bug whereby boostbook_catalog.xml doesn't get updated when user-config-jam is changed
Steven Watanabe
2010-05-27 21:24:26 +0000
9c70b7e8dbHack to update print targets when their contents change. This should fix the ancient bug whereby boostbook_catalog.xml doesn't get updated when user-config-jam is changed
Steven Watanabe
2010-05-27 21:24:26 +0000
4e9d28a099Use forward slashes in path parameters to xsltproc. This should hopefully make the main doc build work with cygwin tools
Steven Watanabe
2010-05-27 03:36:44 +0000
1853ecc2a8Use forward slashes in path parameters to xsltproc. This should hopefully make the main doc build work with cygwin tools
Steven Watanabe
2010-05-27 03:36:44 +0000
905325025aBring the boost.jam module up to date
Steven Watanabe
2010-05-26 19:05:19 +0000
9373651b5bBring the boost.jam module up to date
Steven Watanabe
2010-05-26 19:05:19 +0000