b31d716fb7Add a couple of tests for examples.
Vladimir Prus
2006-04-10 13:05:26 +0000
52839d2e6eAdd a couple of tests for examples.
Vladimir Prus
2006-04-10 13:05:26 +0000
3a4cbec7b3Revive boostbook.py tests, working around BoostBook dislike of classes outside of any namespaces.
Vladimir Prus
2006-04-10 12:48:43 +0000
5a652ec491Revive boostbook.py tests, working around BoostBook dislike of classes outside of any namespaces.
Vladimir Prus
2006-04-10 12:48:43 +0000
a6cc79cf1cUse "@rule" syntax for make example.
Vladimir Prus
2006-04-10 12:36:12 +0000
c5fef0be31Use "@rule" syntax for make example.
Vladimir Prus
2006-04-10 12:36:12 +0000
99b496e180Improve indentation for --debug-generators.
Vladimir Prus
2006-04-10 12:33:15 +0000
0ceee51b6cImprove indentation for --debug-generators.
Vladimir Prus
2006-04-10 12:33:15 +0000
3e102b6fceDocument make/notfile rules. Document action syntax.
Vladimir Prus
2006-04-10 11:34:53 +0000
5c89693051Document make/notfile rules. Document action syntax.
Vladimir Prus
2006-04-10 11:34:53 +0000
d66d2676d6Make it possible to specify rule name with '@' prefix to the 'make' rule, just like for 'notfile' rule. Using rule name without '@' still works for backward compatibility.
Vladimir Prus
2006-04-10 11:26:04 +0000
5647da05dcMake it possible to specify rule name with '@' prefix to the 'make' rule, just like for 'notfile' rule. Using rule name without '@' still works for backward compatibility.
Vladimir Prus
2006-04-10 11:26:04 +0000
bbf2c2b8c9Merge from trunk.
Vladimir Prus
2006-04-10 11:00:44 +0000
aa73d21651Merge from trunk.
Vladimir Prus
2006-04-10 11:00:44 +0000
f8dafa7ac0Fix dependency
Vladimir Prus
2006-04-10 10:46:40 +0000
1982d2c883Fix dependency
Vladimir Prus
2006-04-10 10:46:40 +0000
7f6e08a108Include jam docs as appendix into Boost.Build docs.
Vladimir Prus
2006-04-10 10:28:06 +0000
ed9936d296Include jam docs as appendix into Boost.Build docs.
Vladimir Prus
2006-04-10 10:28:06 +0000
1f0d1d0584Merge from trunk
Vladimir Prus
2006-04-10 09:44:30 +0000
141f73ea5bMerge from trunk
Vladimir Prus
2006-04-10 09:44:30 +0000
c59abb7cdfSupport using Qt3 and Qt4 at the same time.
Vladimir Prus
2006-04-10 09:40:41 +0000
742901b437Support using Qt3 and Qt4 at the same time.
Vladimir Prus
2006-04-10 09:40:41 +0000
0241919bc0Some fixes
Vladimir Prus
2006-04-10 07:30:23 +0000
c491e35123Some fixes
Vladimir Prus
2006-04-10 07:30:23 +0000
b48dc6225fTest that 'unit-test' will find searched libraries.
Vladimir Prus
2006-04-10 07:29:30 +0000
72f3261defTest that 'unit-test' will find searched libraries.
Vladimir Prus
2006-04-10 07:29:30 +0000
1e56320bdcDon't configure Qt if already configured.
Vladimir Prus
2006-04-10 07:26:26 +0000
d16cb81171Don't configure Qt if already configured.
Vladimir Prus
2006-04-10 07:26:26 +0000
85408039c0Print 'success' message
Vladimir Prus
2006-04-10 07:24:38 +0000
2b75bd8d3cPrint 'success' message
Vladimir Prus
2006-04-10 07:24:38 +0000
321dccff1aFix diagnostic.
Vladimir Prus
2006-04-10 07:22:57 +0000
362459eea0Fix diagnostic.
Vladimir Prus
2006-04-10 07:22:57 +0000
69be3c04aeMerge from head.
Rene Rivera
2006-04-09 07:42:50 +0000
d83de1c7d5Merge from head.
Rene Rivera
2006-04-09 07:42:50 +0000
3bb96653bbFix +/* change that was requireing specifying the lib paths. Allow explicitly asking to install the STLport lib by refering to it directly: /stlport//stlport/<install-dependencies>on. Allow setting up to use STLport by only using the library target /stlport//stlport.
Rene Rivera
2006-04-09 07:23:47 +0000
98137a6c1eFix +/* change that was requireing specifying the lib paths. Allow explicitly asking to install the STLport lib by refering to it directly: /stlport//stlport/<install-dependencies>on. Allow setting up to use STLport by only using the library target /stlport//stlport.
Rene Rivera
2006-04-09 07:23:47 +0000
a5d1abd22fOnly show tool not found warnings when dubgging configuration. This is to prevent spurious warnings when trying to set up varied tools and they are not usually available on a given platform.
Rene Rivera
2006-04-09 07:20:25 +0000
d334ba87f9Only show tool not found warnings when dubgging configuration. This is to prevent spurious warnings when trying to set up varied tools and they are not usually available on a given platform.
Rene Rivera
2006-04-09 07:20:25 +0000
cdad507ba2Fix a couple of warnings that break automated tests
Vladimir Prus
2006-04-07 11:37:20 +0000
c2478e7567Fix a couple of warnings that break automated tests
Vladimir Prus
2006-04-07 11:37:20 +0000
6931006fb1New Qt example.
Vladimir Prus
2006-04-07 11:32:04 +0000
24e1a811afNew Qt example.
Vladimir Prus
2006-04-07 11:32:04 +0000
5921d4c464Make Qt4 module work in "import qt4; using qt4 : ....." scenario. Add method 'initialized'.
Vladimir Prus
2006-04-07 11:28:45 +0000
538aec0607Make Qt4 module work in "import qt4; using qt4 : ....." scenario. Add method 'initialized'.
Vladimir Prus
2006-04-07 11:28:45 +0000
6c25769ec9Add Juergen's copyright, with his permission.
Vladimir Prus
2006-04-07 11:19:47 +0000
8b2442f6efAdd Juergen's copyright, with his permission.
Vladimir Prus
2006-04-07 11:19:47 +0000
9a0d3bb3f7Try to improve diagnostics when no alternative can be found.
Vladimir Prus
2006-04-07 11:06:21 +0000
0a2c3191b1Try to improve diagnostics when no alternative can be found.
Vladimir Prus
2006-04-07 11:06:21 +0000
f5f87df409Merge from trunk.
Vladimir Prus
2006-04-07 08:12:19 +0000
43b895f07dMerge from trunk.
Vladimir Prus
2006-04-07 08:12:19 +0000
b92c99eb5fFix URLs of packages.
Vladimir Prus
2006-04-07 08:07:58 +0000
b0a5b47c72Fix URLs of packages.
Vladimir Prus
2006-04-07 08:07:58 +0000
2c43d9f78aMerge from trunk.
Vladimir Prus
2006-04-07 07:50:47 +0000
ccf9ca3506Merge from trunk.
Vladimir Prus
2006-04-07 07:50:47 +0000
b558dea5cdNew library QtUiTools. Support buildable Qt tree.
Vladimir Prus
2006-04-07 07:45:07 +0000
936ed4700eNew library QtUiTools. Support buildable Qt tree.
Vladimir Prus
2006-04-07 07:45:07 +0000
1d45ae211bMerge from trunk.
Vladimir Prus
2006-04-07 07:38:58 +0000
b3c08e13d6Merge from trunk.
Vladimir Prus
2006-04-07 07:38:58 +0000
4d3bc9ccedRemove floatsam.
Vladimir Prus
2006-04-07 07:37:06 +0000
6b2cc5bdedRemove floatsam.
Vladimir Prus
2006-04-07 07:37:06 +0000
0b0d55bb05Merge from trunk.
Vladimir Prus
2006-04-07 07:34:58 +0000
4b1c4f32cbMerge from trunk.
Vladimir Prus
2006-04-07 07:34:58 +0000
91b01acc3bMake it possible to suppress 'lib' prefix for a target type derived from 'LIB'.
Vladimir Prus
2006-04-07 07:32:09 +0000
81ff6d87faMake it possible to suppress 'lib' prefix for a target type derived from 'LIB'.
Vladimir Prus
2006-04-07 07:32:09 +0000
69c0ae4c14added system libs for intel-win32
Stefan Slapeta
2006-04-06 07:07:12 +0000
7e192249a5added system libs for intel-win32
Stefan Slapeta
2006-04-06 07:07:12 +0000
55da156d99Added necessary systems libraries for intel-win32
Stefan Slapeta
2006-04-05 11:19:34 +0000
36f3ea648bAdded necessary systems libraries for intel-win32
Stefan Slapeta
2006-04-05 11:19:34 +0000
fc143d2bccMerge intel fixes from trunk.
Vladimir Prus
2006-04-05 08:38:01 +0000
5035ad6616Merge intel fixes from trunk.
Vladimir Prus
2006-04-05 08:38:01 +0000
117f001882--debug-configuration works for intel-linux.jam
Vladimir Prus
2006-04-05 08:33:09 +0000
a473fbb25f--debug-configuration works for intel-linux.jam
Vladimir Prus
2006-04-05 08:33:09 +0000
9e24c0ecd2Disable various frontend options that seem to cause ICE's with intel 9.0.
Vladimir Prus
2006-04-05 07:10:36 +0000
10ead373c3Disable various frontend options that seem to cause ICE's with intel 9.0.
Vladimir Prus
2006-04-05 07:10:36 +0000
7a186d2131Add support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CGYWIN. MSVC minor adjustment to changed name of RC rule. (merge from HEAD)
Rene Rivera
2006-04-05 05:45:55 +0000
60ad74efefAdd support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CGYWIN. MSVC minor adjustment to changed name of RC rule. (merge from HEAD)
Rene Rivera
2006-04-05 05:45:55 +0000
6187be22ddAdd support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CYGWIN. MSVC minor adjustment to changed name of RC rule.
Rene Rivera
2006-04-05 05:36:52 +0000
81d10205deAdd support for toolset specific resource compiler tool. Make gcc toolset configure a resource compiler if available, and optionally can be user configured. This allows the use of RC files with MinGW and CYGWIN. MSVC minor adjustment to changed name of RC rule.
Rene Rivera
2006-04-05 05:36:52 +0000
57da2af7faFix building with intel-win32 toolset, it was missing linking to some of the system DLLs. (merge from HEAD)
Rene Rivera
2006-04-04 23:41:06 +0000
995a7008e5Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs. (merge from HEAD)
Rene Rivera
2006-04-04 23:41:06 +0000
7a642565e8Add support for STLport 5.x release. (merge from HEAD)
Rene Rivera
2006-04-04 23:38:12 +0000
529019f69eAdd support for STLport 5.x release. (merge from HEAD)
Rene Rivera
2006-04-04 23:38:12 +0000
aaf31f754fFix building with intel-win32 toolset, it was missing linking to some of the system DLLs.
Rene Rivera
2006-04-04 23:17:43 +0000
bb28db9fe5Fix building with intel-win32 toolset, it was missing linking to some of the system DLLs.
Rene Rivera
2006-04-04 23:17:43 +0000
997b0f87dbAdd support for STLport 5.x release.
Rene Rivera
2006-04-04 23:16:13 +0000
35992c9ea7Add support for STLport 5.x release.
Rene Rivera
2006-04-04 23:16:13 +0000
2c0348b18dMerge LD_LIBRARY_PATH fixes for 64-bit gcc from trunk.
Vladimir Prus
2006-03-29 15:22:11 +0000
d9530b4f95Merge LD_LIBRARY_PATH fixes for 64-bit gcc from trunk.
Vladimir Prus
2006-03-29 15:22:11 +0000
20065dfe21Fix LD_LIBRARY_PATH setting for 64-bit gcc.
Vladimir Prus
2006-03-29 15:20:08 +0000
3b7c6068eaFix LD_LIBRARY_PATH setting for 64-bit gcc.
Vladimir Prus
2006-03-29 15:20:08 +0000
d6678f7b3bMerge rpath and strip fixed for OSF from trunk.
Vladimir Prus
2006-03-29 11:43:03 +0000
0b1e3c9013Merge rpath and strip fixed for OSF from trunk.
Vladimir Prus
2006-03-29 11:43:03 +0000
e32ee36424Fix rpath and strip for OFS linker.
Vladimir Prus
2006-03-29 11:42:04 +0000
b3c54cd894Fix rpath and strip for OFS linker.
Vladimir Prus
2006-03-29 11:42:04 +0000
ce06dc8e38Merge LD_LIBRARY_PATH fix for intel.
Vladimir Prus
2006-03-29 11:08:08 +0000
4bdfdd8da4Merge LD_LIBRARY_PATH fix for intel.
Vladimir Prus
2006-03-29 11:08:08 +0000
316a8103b9Set LD_LIBRARY_PATH when running tests built with intel-linux.
Vladimir Prus
2006-03-29 11:05:05 +0000
cb4bb153c5Set LD_LIBRARY_PATH when running tests built with intel-linux.
Vladimir Prus
2006-03-29 11:05:05 +0000