Commit Graph

  • f6b618d47e More fixups Vladimir Prus 2010-07-23 10:52:36 +0000
  • 7b50dd8ffc Fix flag setting Vladimir Prus 2010-07-23 09:38:49 +0000
  • 89fbab2f72 Fix flag setting Vladimir Prus 2010-07-23 09:38:49 +0000
  • 3643116f8f Introduce Feature and Property classes, and move away from messy string manipulation. Vladimir Prus 2010-07-23 09:09:14 +0000
  • 462dff1e1b Introduce Feature and Property classes, and move away from messy string manipulation. Vladimir Prus 2010-07-23 09:09:14 +0000
  • 1c8efb9e82 Remove debug print Vladimir Prus 2010-07-23 09:04:47 +0000
  • 58cfa3c7bd Remove debug print Vladimir Prus 2010-07-23 09:04:47 +0000
  • a12b8de478 Fix search for Boost.Jam in Boost.Build testing Vladimir Prus 2010-07-21 11:04:12 +0000
  • e46cbd6a2f Fix search for Boost.Jam in Boost.Build testing Vladimir Prus 2010-07-21 11:04:12 +0000
  • 9ce9f999ab Compile on cygwin. Vladimir Prus 2010-07-20 19:18:06 +0000
  • 318020a079 Compile on cygwin. Vladimir Prus 2010-07-20 19:18:06 +0000
  • 58ca782e5e Replace C++ (//) comments with C block comments (/* ... */). K. Noel Belcourt 2010-07-20 17:13:19 +0000
  • a24d91c8d5 Replace C++ (//) comments with C block comments (/* ... */). K. Noel Belcourt 2010-07-20 17:13:19 +0000
  • c6d3de73a2 Fix typo stdrup with strdup. K. Noel Belcourt 2010-07-20 16:26:40 +0000
  • 62e4971d9a Fix typo stdrup with strdup. K. Noel Belcourt 2010-07-20 16:26:40 +0000
  • 537076bf10 Fix various bugs Vladimir Prus 2010-07-20 15:23:33 +0000
  • 284a2f0608 Fix various bugs Vladimir Prus 2010-07-20 15:23:33 +0000
  • 596b14234c Support for Boost.Build/Python Vladimir Prus 2010-07-20 15:16:13 +0000
  • df4c927edc Support for Boost.Build/Python Vladimir Prus 2010-07-20 15:16:13 +0000
  • 7f0fde9476 Mention where Boost.Build is located inside Boost C++ Libraries. Vladimir Prus 2010-07-20 10:31:26 +0000
  • f695c5c372 Mention where Boost.Build is located inside Boost C++ Libraries. Vladimir Prus 2010-07-20 10:31:26 +0000
  • 2be42b99c1 Adjust install docs for current improvements Vladimir Prus 2010-07-20 09:22:20 +0000
  • 1023b78302 Adjust install docs for current improvements Vladimir Prus 2010-07-20 09:22:20 +0000
  • 1b053104c0 Install examples, too Vladimir Prus 2010-07-20 09:02:26 +0000
  • 1735285372 Install examples, too Vladimir Prus 2010-07-20 09:02:26 +0000
  • 9983dd033e Update nightly build scripts. Vladimir Prus 2010-07-20 08:51:03 +0000
  • dd7fca15d0 Update nightly build scripts. Vladimir Prus 2010-07-20 08:51:03 +0000
  • d5d443f03f Make this a standalone project Vladimir Prus 2010-07-20 08:37:11 +0000
  • 0382b22cd8 Make this a standalone project Vladimir Prus 2010-07-20 08:37:11 +0000
  • 7255b1f5db Remove now-empty Boost.Jam docs directory. Vladimir Prus 2010-07-20 08:23:53 +0000
  • 107bff7d8f Remove now-empty Boost.Jam docs directory. Vladimir Prus 2010-07-20 08:23:53 +0000
  • 398330e35e Move Boost.Jam docs to where Boost.Build docs are. Vladimir Prus 2010-07-20 08:22:18 +0000
  • c630b3c207 Move Boost.Jam docs to where Boost.Build docs are. Vladimir Prus 2010-07-20 08:22:18 +0000
  • f17f5a7af0 Simplify setup Vladimir Prus 2010-07-20 08:13:06 +0000
  • 2400d8e6eb Simplify setup Vladimir Prus 2010-07-20 08:13:06 +0000
  • a65a3d6d04 Fix paths Vladimir Prus 2010-07-19 20:47:06 +0000
  • 76e7e1e4f6 Fix paths Vladimir Prus 2010-07-19 20:47:06 +0000
  • 474b15c60a Implement 'bootstrap' + 'bjam install' installation for Boost.Build. Vladimir Prus 2010-07-19 19:48:27 +0000
  • cfe25ebe48 Implement 'bootstrap' + 'bjam install' installation for Boost.Build. Vladimir Prus 2010-07-19 19:48:27 +0000
  • 1cb68d9190 Perform bjam-relative search for Boost.Build proper. Vladimir Prus 2010-07-19 19:32:32 +0000
  • bd52f96103 Perform bjam-relative search for Boost.Build proper. Vladimir Prus 2010-07-19 19:32:32 +0000
  • e83d89e761 New builtin SELF_PATH Vladimir Prus 2010-07-19 14:50:16 +0000
  • 97aa32c375 New builtin SELF_PATH Vladimir Prus 2010-07-19 14:50:16 +0000
  • 72a0c82fcd Implemented a mechanism for parameter translation from bjam to python signatures. Vladimir Prus 2010-07-19 13:20:51 +0000
  • 1dcece565f Implemented a mechanism for parameter translation from bjam to python signatures. Vladimir Prus 2010-07-19 13:20:51 +0000
  • 85352e0f67 Fix memory leak. Vladimir Prus 2010-07-19 08:58:05 +0000
  • e02ecc2e25 Fix memory leak. Vladimir Prus 2010-07-19 08:58:05 +0000
  • b6aaec31d7 Declare the feature used in the example. Vladimir Prus 2010-07-19 07:16:18 +0000
  • 5705bdd9ac Declare the feature used in the example. Vladimir Prus 2010-07-19 07:16:18 +0000
  • d960d47e8d Update port of property.py Vladimir Prus 2010-07-16 12:36:17 +0000
  • 91d3959f71 Update port of property.py Vladimir Prus 2010-07-16 12:36:17 +0000
  • 3d6d153004 Raise Exception, not string (which is not allowed in modern Python) Vladimir Prus 2010-07-16 12:09:41 +0000
  • f41e6c5156 Raise Exception, not string (which is not allowed in modern Python) Vladimir Prus 2010-07-16 12:09:41 +0000
  • ef19d32613 Update 'make' port Vladimir Prus 2010-07-16 09:51:37 +0000
  • ef76367a1b Update 'make' port Vladimir Prus 2010-07-16 09:51:37 +0000
  • cdcd2099da Ubreak computation of main target requirements. Vladimir Prus 2010-07-16 09:48:38 +0000
  • 89d0f7665c Ubreak computation of main target requirements. Vladimir Prus 2010-07-16 09:48:38 +0000
  • 98489ff6aa Stop 'import toolset in Jamfiles from reloading b2.build.tooset. Vladimir Prus 2010-07-14 10:46:30 +0000
  • 4739ef1dd6 Stop 'import toolset in Jamfiles from reloading b2.build.tooset. Vladimir Prus 2010-07-14 10:46:30 +0000
  • 0f77dbdae2 Move tools/jam into tools/build/v2/engine Vladimir Prus 2010-07-14 10:37:12 +0000
  • 498519f311 Move tools/jam into tools/build/v2/engine Vladimir Prus 2010-07-14 10:37:12 +0000
  • 64cdf92a0d Use toolset.requirements in targets.py Vladimir Prus 2010-07-12 15:11:13 +0000
  • e4f774a694 Use toolset.requirements in targets.py Vladimir Prus 2010-07-12 15:11:13 +0000
  • 81388ba07f Shut up 'BaseException.message is deprecated' warnings Vladimir Prus 2010-07-12 14:13:40 +0000
  • 66efa71a1c Shut up 'BaseException.message is deprecated' warnings Vladimir Prus 2010-07-12 14:13:40 +0000
  • d894ae7f90 Don't check for non-existent paths Vladimir Prus 2010-07-12 08:15:41 +0000
  • e7bf90f62a Don't check for non-existent paths Vladimir Prus 2010-07-12 08:15:41 +0000
  • e9080ee11f Wip on zlib auto-configuration Vladimir Prus 2010-07-12 07:43:00 +0000
  • 4f2d8697ab Wip on zlib auto-configuration Vladimir Prus 2010-07-12 07:43:00 +0000
  • ae1402cd44 Merge from trunk Vladimir Prus 2010-07-12 07:37:43 +0000
  • 235c71c2ba Spirit: merging from trunk upto rev. 61489 Hartmut Kaiser 2010-07-04 22:38:38 +0000
  • db32c7071a Add copyright for boost build documentaiton. Daniel James 2010-06-27 17:00:11 +0000
  • 5d6c61ca09 Add copyright for boost build documentaiton. Daniel James 2010-06-27 17:00:11 +0000
  • 18dbb83b9e Try to make the generation of PNGs from latex a bit more robust. Steven Watanabe 2010-06-26 21:08:54 +0000
  • 88cd187526 Try to make the generation of PNGs from latex a bit more robust. Steven Watanabe 2010-06-26 21:08:54 +0000
  • 91be3a33a8 Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • a9ba58c124 Update the comments in quickbook.jam Daniel James 2010-06-20 18:01:19 +0000
  • 800e999f47 Update the comments in quickbook.jam Daniel James 2010-06-20 18:01:19 +0000
  • 3a926e7216 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • 85df1ff454 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • bd7a62fc14 Fix como linker problems with static libraries. Steven Watanabe 2010-06-11 04:04:10 +0000
  • c5f796c59a Fix como linker problems with static libraries. Steven Watanabe 2010-06-11 04:04:10 +0000
  • f137d18839 When no target is requested to be built via UPDATE, return status of last UPDATE_NOW. Vladimir Prus 2010-06-09 07:12:59 +0000
  • 121732b4b6 When no target is requested to be built via UPDATE, return status of last UPDATE_NOW. Vladimir Prus 2010-06-09 07:12:59 +0000
  • 90c3f1170f Fix 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
  • 9c9c533b93 Fix 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
  • 09f8457ebd Use -mmacosx-version-min instead of -miphoneos-version-min. Fixes #4243 Steven Watanabe 2010-06-08 01:06:50 +0000
  • 12fa2689f0 Use -mmacosx-version-min instead of -miphoneos-version-min. Fixes #4243 Steven Watanabe 2010-06-08 01:06:50 +0000
  • 089682c32f Add MPI support for AIX and Sun to mpi.jam. K. Noel Belcourt 2010-06-07 17:18:29 +0000
  • e5eb2a2a30 Add MPI support for AIX and Sun to mpi.jam. K. Noel Belcourt 2010-06-07 17:18:29 +0000
  • d22940f17b Make 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
  • 787b457b73 Make 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
  • f241e68667 Try 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
  • 6847a0041a Try 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
  • 532bc4ed1b Hack 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
  • 9c70b7e8db Hack 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
  • 4e9d28a099 Use 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
  • 1853ecc2a8 Use 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
  • 905325025a Bring the boost.jam module up to date Steven Watanabe 2010-05-26 19:05:19 +0000
  • 9373651b5b Bring the boost.jam module up to date Steven Watanabe 2010-05-26 19:05:19 +0000