8498052953Fixes to get pgi shared libraries working, executables that don't core, and limiting the number of error messages emitted by the compiler so as to reduce the size of the log file.
K. Noel Belcourt
2007-12-04 23:18:38 +0000
318ad8e963Fixes to get pgi shared libraries working, executables that don't core, and limiting the number of error messages emitted by the compiler so as to reduce the size of the log file.
K. Noel Belcourt
2007-12-04 23:18:38 +0000
016f681aacChanges to support pgi-7.0 on Linux. * pthread requires rt * force IEEE 754 math for slow, but correct, numerics
K. Noel Belcourt
2007-12-03 20:50:58 +0000
5cf10a1894Changes to support pgi-7.0 on Linux. * pthread requires rt * force IEEE 754 math for slow, but correct, numerics
K. Noel Belcourt
2007-12-03 20:50:58 +0000
0d953eec42Fix 64-bit windows msvc detection, again.
Vladimir Prus
2007-12-03 10:39:46 +0000
c3e883429eFix 64-bit windows msvc detection, again.
Vladimir Prus
2007-12-03 10:39:46 +0000
f7ca3fdfafBump bjam to 3.1.17 after 3.1.16 release.
Rene Rivera
2007-12-03 04:05:39 +0000
6128b8377aBump bjam to 3.1.17 after 3.1.16 release.
Rene Rivera
2007-12-03 04:05:39 +0000
e05229f5efBoost Jam 3.1.16 Release
Rene Rivera
2007-12-03 03:17:01 +0000
a2aab13facBoost Jam 3.1.16 Release
Rene Rivera
2007-12-03 03:17:01 +0000
c9603dac14Work around some Windows CMD.EXE programs that will fail executing a totally empty batch file.
Rene Rivera
2007-12-03 03:06:22 +0000
7e35e8c18aWork around some Windows CMD.EXE programs that will fail executing a totally empty batch file.
Rene Rivera
2007-12-03 02:57:49 +0000
cca76bfc6aWork around some Windows CMD.EXE programs that will fail executing a totally empty batch file.
Rene Rivera
2007-12-03 02:57:49 +0000
2bbb93158cSupport building of universal binaries using architecture options. Thanks to Mat Marcus. (fixes#552#1342#989)
Rene Rivera
2007-12-02 20:15:25 +0000
787fa1f93fSupport building of universal binaries using architecture options. Thanks to Mat Marcus. (fixes#552#1342#989)
Rene Rivera
2007-12-02 20:15:25 +0000
d0c894c58a';' can't be a no-op on nix.
Rene Rivera
2007-12-02 02:03:48 +0000
229b04a26eRemove unused method
Vladimir Prus
2007-12-01 22:31:04 +0000
89db6c49ffRemove unused method
Vladimir Prus
2007-12-01 22:31:04 +0000
727495e606Document various "new" features, and add in the history till now for 3.1.16. (fixes#1445#1447#1448)
Rene Rivera
2007-12-01 21:53:47 +0000
0d5e10008fDocument STLport
Vladimir Prus
2007-12-01 21:26:09 +0000
cbfcdde0f0Document STLport
Vladimir Prus
2007-12-01 21:26:09 +0000
d7f47dd8e2Add support for detection and building with vc9. (fixes#1490)
Rene Rivera
2007-12-01 20:17:52 +0000
9fb36963e2Add support for detection and building with vc9. (fixes#1490)
Rene Rivera
2007-12-01 20:17:52 +0000
092b179c9fDocument runtime-link
Vladimir Prus
2007-12-01 20:06:43 +0000
412fd25fffDocument runtime-link
Vladimir Prus
2007-12-01 20:06:43 +0000
e34d2c5d9eAdd <testing.arg> functionality to unit-test rule.
Vladimir Prus
2007-12-01 19:07:22 +0000
e47c52e1faAdd <testing.arg> functionality to unit-test rule.
Vladimir Prus
2007-12-01 19:07:22 +0000
32fb0f506bDocument 64-bit compilation.
Vladimir Prus
2007-12-01 17:56:47 +0000
05b4b61b15Document 64-bit compilation.
Vladimir Prus
2007-12-01 17:56:47 +0000
e2ae7d0a18Plug memory leak when closing out actions. Thanks to Martin Kortmann for finding this.
Rene Rivera
2007-12-01 16:44:54 +0000
6d09870d20Plug memory leak when closing out actions. Thanks to Martin Kortmann for finding this.
Rene Rivera
2007-12-01 16:44:54 +0000
d314ad33b7Change the detection of 64-bit windows to handle EM64T processors.
Vladimir Prus
2007-12-01 14:56:23 +0000
fa75fd6cd0Change the detection of 64-bit windows to handle EM64T processors.
Vladimir Prus
2007-12-01 14:56:23 +0000
59268479f1Boost.Python:
Dave Abrahams
2007-12-01 02:15:17 +0000
208e193c6aBoost.Python:
Dave Abrahams
2007-12-01 02:15:17 +0000
8c18527472Add combined architectures, from Mat Marcus, in support of Darwin universal builds.
Rene Rivera
2007-11-30 01:41:20 +0000
9146c3ca2fAdd combined architectures, from Mat Marcus, in support of Darwin universal builds.
Rene Rivera
2007-11-30 01:41:20 +0000
8688de6c4dFix for latest Doxygen namespace file names. And support for method groups. From Samuel Debionne.
Rene Rivera
2007-11-28 20:24:17 +0000
3ce96bb6d8Fix for latest Doxygen namespace file names. And support for method groups. From Samuel Debionne.
Rene Rivera
2007-11-28 20:24:17 +0000
000431fdc1build-system.jam * Reflect added start/end timestamps for actions in xml output. And update action rules for new args.
Rene Rivera
2007-11-28 07:21:49 +0000
585226c5d2build-system.jam * Reflect added start/end timestamps for actions in xml output. And update action rules for new args.
Rene Rivera
2007-11-28 07:21:49 +0000
1ea44258f8Add test for result status values of simple actions, i.e. empty actions.
Rene Rivera
2007-11-28 07:08:13 +0000
8fdf05e221Fix pathscale rpath issue per Alain Minussi's suggestion.
K. Noel Belcourt
2007-11-28 02:27:13 +0000
6ea2b7b524Fix pathscale rpath issue per Alain Minussi's suggestion.
K. Noel Belcourt
2007-11-28 02:27:13 +0000
4e7c391043Check empty string invariants, instead of assuming all strings are allocated. And reset strings when they are freed.
Rene Rivera
2007-11-27 17:57:15 +0000
79bc7ec202Check empty string invariants, instead of assuming all strings are allocated. And reset strings when they are freed.
Rene Rivera
2007-11-27 17:57:15 +0000
f2da9cc8a9add OSPLAT=PARISC for HP-UX PA-RISC
Boris Gubenko
2007-11-19 19:25:21 +0000
c4296e131fadd OSPLAT=PARISC for HP-UX PA-RISC
Boris Gubenko
2007-11-19 19:25:21 +0000
2a9c8ea12bAdd architecture and instruction-set values for HP/PA-RISC.
Rene Rivera
2007-11-19 18:02:43 +0000
408b691bc9Add architecture and instruction-set values for HP/PA-RISC.
Rene Rivera
2007-11-19 18:02:43 +0000
b6585b5e14Make quietly actions really quiet by not printing the command output. The output for the quietly actions is still available through "__ACTION_RULE__".
Rene Rivera
2007-11-19 17:44:31 +0000
eb7f1625d1Make quietly actions really quiet by not printing the command output. The output for the quietly actions is still available through "__ACTION_RULE__".
Rene Rivera
2007-11-19 17:44:31 +0000
73bf0a4b24Add to XML output the known targets and dependencies to allow creation of the full build dependency graph. Merge from Dave's Bitten branch.
Rene Rivera
2007-11-18 06:42:14 +0000
33692c73daAdd to XML output the known targets and dependencies to allow creation of the full build dependency graph. Merge from Dave's Bitten branch.
Rene Rivera
2007-11-18 06:42:14 +0000
0035222098Change "actual" to the more natural "target", and change "target" to "path". Add bjam command and bb version to XML.
Rene Rivera
2007-11-17 22:09:26 +0000
7c26ce083bChange "actual" to the more natural "target", and change "target" to "path". Add bjam command and bb version to XML.
Rene Rivera
2007-11-17 22:09:26 +0000
e672c3a025Add working dir to build description, move jam version to an attribute.
Rene Rivera
2007-11-17 21:22:40 +0000
4f4c927666Add working dir to build description, move jam version to an attribute.
Rene Rivera
2007-11-17 21:22:40 +0000
b843a6c010Add in Dave's comments, and expand information in XML output to include action names, sources, properties, bjam info, and platform info. This required one minor change to actions to keep track of the action object generating the targets.
Rene Rivera
2007-11-17 20:14:24 +0000
020239be96Add in Dave's comments, and expand information in XML output to include action names, sources, properties, bjam info, and platform info. This required one minor change to actions to keep track of the action object generating the targets.
Rene Rivera
2007-11-17 20:14:24 +0000
0fbf3a9f78Add "--out-xml=xyz.xml" option that dumps the output of all actions, and the test.jam information, to the given file. Changes are mostly from Dave.
Rene Rivera
2007-11-17 04:11:49 +0000