Vladimir Prus
32fb0f506b
Document 64-bit compilation.
...
[SVN r41538]
2007-12-01 17:56:47 +00:00
Vladimir Prus
05b4b61b15
Document 64-bit compilation.
...
[SVN r41538]
2007-12-01 17:56:47 +00:00
Rene Rivera
e2ae7d0a18
Plug memory leak when closing out actions. Thanks to Martin Kortmann for finding this.
...
[SVN r41535]
2007-12-01 16:44:54 +00:00
Rene Rivera
6d09870d20
Plug memory leak when closing out actions. Thanks to Martin Kortmann for finding this.
...
[SVN r41535]
2007-12-01 16:44:54 +00:00
Vladimir Prus
d314ad33b7
Change the detection of 64-bit windows to handle EM64T processors.
...
[SVN r41532]
2007-12-01 14:56:23 +00:00
Vladimir Prus
fa75fd6cd0
Change the detection of 64-bit windows to handle EM64T processors.
...
[SVN r41532]
2007-12-01 14:56:23 +00:00
Dave Abrahams
59268479f1
Boost.Python:
...
* Workarounds for many SunCC 5.9 bugs
* Suppression of many SunCC 5.9 warnings
* Improve the style of some test invocations in Jamfile
[SVN r41521]
2007-12-01 02:15:17 +00:00
Dave Abrahams
208e193c6a
Boost.Python:
...
* Workarounds for many SunCC 5.9 bugs
* Suppression of many SunCC 5.9 warnings
* Improve the style of some test invocations in Jamfile
[SVN r41521]
2007-12-01 02:15:17 +00:00
Rene Rivera
8c18527472
Add combined architectures, from Mat Marcus, in support of Darwin universal builds.
...
[SVN r41485]
2007-11-30 01:41:20 +00:00
Rene Rivera
9146c3ca2f
Add combined architectures, from Mat Marcus, in support of Darwin universal builds.
...
[SVN r41485]
2007-11-30 01:41:20 +00:00
Rene Rivera
8688de6c4d
Fix for latest Doxygen namespace file names. And support for method groups. From Samuel Debionne.
...
[SVN r41440]
2007-11-28 20:24:17 +00:00
Rene Rivera
3ce96bb6d8
Fix for latest Doxygen namespace file names. And support for method groups. From Samuel Debionne.
...
[SVN r41440]
2007-11-28 20:24:17 +00:00
Rene Rivera
000431fdc1
build-system.jam
...
* Reflect added start/end timestamps for actions in xml output. And update action rules for new args.
execcmd.h
* Add start/end timestamps to action timing info.
execnt.c
* Fix filetime_seconds calculation when time is larger than low 32 bit value.
* Add calc of C time_t from Windows FILETIME.
* Add start/end timestamps recording to action timing info.
execunix.c
* Add start/end timestamps recording to action timing info.
jam.c
* Change JAMDATE to use common ISO date format.
make1.c
* Redo __TIMING_RULE__ and __ACTION__RULE__ invocations to new argument ordering and added end/result timestamp values.
[SVN r41431]
2007-11-28 07:21:49 +00:00
Rene Rivera
585226c5d2
build-system.jam
...
* Reflect added start/end timestamps for actions in xml output. And update action rules for new args.
execcmd.h
* Add start/end timestamps to action timing info.
execnt.c
* Fix filetime_seconds calculation when time is larger than low 32 bit value.
* Add calc of C time_t from Windows FILETIME.
* Add start/end timestamps recording to action timing info.
execunix.c
* Add start/end timestamps recording to action timing info.
jam.c
* Change JAMDATE to use common ISO date format.
make1.c
* Redo __TIMING_RULE__ and __ACTION__RULE__ invocations to new argument ordering and added end/result timestamp values.
[SVN r41431]
2007-11-28 07:21:49 +00:00
Rene Rivera
1ea44258f8
Add test for result status values of simple actions, i.e. empty actions.
...
[SVN r41430]
2007-11-28 07:08:13 +00:00
K. Noel Belcourt
8fdf05e221
Fix pathscale rpath issue per Alain Minussi's suggestion.
...
[SVN r41429]
2007-11-28 02:27:13 +00:00
K. Noel Belcourt
6ea2b7b524
Fix pathscale rpath issue per Alain Minussi's suggestion.
...
[SVN r41429]
2007-11-28 02:27:13 +00:00
Rene Rivera
3f53335fe0
Fix buffer overrun bug in expanding @() subexpressions.
...
[SVN r41417]
2007-11-27 17:58:50 +00:00
Rene Rivera
edf794fe4c
Fix buffer overrun bug in expanding @() subexpressions.
...
[SVN r41417]
2007-11-27 17:58:50 +00:00
Rene Rivera
4e7c391043
Check empty string invariants, instead of assuming all strings are allocated. And reset strings when they are freed.
...
[SVN r41416]
2007-11-27 17:57:15 +00:00
Rene Rivera
79bc7ec202
Check empty string invariants, instead of assuming all strings are allocated. And reset strings when they are freed.
...
[SVN r41416]
2007-11-27 17:57:15 +00:00
Rene Rivera
d8094040a6
Add some utility output formatting functions.
...
[SVN r41415]
2007-11-27 17:55:13 +00:00
Rene Rivera
7109c033f0
Add some utility output formatting functions.
...
[SVN r41415]
2007-11-27 17:55:13 +00:00
Rene Rivera
f33adc78fc
Remove non-existent option info.
...
[SVN r41414]
2007-11-27 17:53:56 +00:00
Rene Rivera
6cdbd3e4e2
Remove non-existent option info.
...
[SVN r41414]
2007-11-27 17:53:56 +00:00
Beman Dawes
e5d09cb03c
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41373]
2007-11-25 19:36:19 +00:00
Beman Dawes
930368bf0a
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41373]
2007-11-25 19:36:19 +00:00
K. Noel Belcourt
de47817c80
Replace mpi wrappers with native pathscale compilers.
...
Fixed how we invoke f77 (pathf90 -f77).
Thanks to Alain Miniussi for reporting this.
[SVN r41341]
2007-11-24 19:09:56 +00:00
K. Noel Belcourt
d17ea0e964
Replace mpi wrappers with native pathscale compilers.
...
Fixed how we invoke f77 (pathf90 -f77).
Thanks to Alain Miniussi for reporting this.
[SVN r41341]
2007-11-24 19:09:56 +00:00
Rene Rivera
9ecab8452c
Allow use of "conditional" to multiply a condition that already has the full condition in it.
...
[SVN r41324]
2007-11-24 02:16:50 +00:00
Rene Rivera
ab07ba6523
Allow use of "conditional" to multiply a condition that already has the full condition in it.
...
[SVN r41324]
2007-11-24 02:16:50 +00:00
Beman Dawes
633f85e6a0
config, detail, filesystem, system, tools, at 41278.
...
[SVN r41316]
2007-11-23 17:03:14 +00:00
Beman Dawes
d4b923c4ca
config, detail, filesystem, system, tools, at 41278.
...
[SVN r41316]
2007-11-23 17:03:14 +00:00
Boris Gubenko
f2da9cc8a9
add OSPLAT=PARISC for HP-UX PA-RISC
...
[SVN r41242]
2007-11-19 19:25:21 +00:00
Boris Gubenko
c4296e131f
add OSPLAT=PARISC for HP-UX PA-RISC
...
[SVN r41242]
2007-11-19 19:25:21 +00:00
Rene Rivera
2a9c8ea12b
Add architecture and instruction-set values for HP/PA-RISC.
...
[SVN r41237]
2007-11-19 18:02:43 +00:00
Rene Rivera
408b691bc9
Add architecture and instruction-set values for HP/PA-RISC.
...
[SVN r41237]
2007-11-19 18:02:43 +00:00
Rene Rivera
b6585b5e14
Make quietly actions really quiet by not printing the command output. The output for the quietly actions is still available through "__ACTION_RULE__".
...
[SVN r41236]
2007-11-19 17:44:31 +00:00
Rene Rivera
eb7f1625d1
Make quietly actions really quiet by not printing the command output. The output for the quietly actions is still available through "__ACTION_RULE__".
...
[SVN r41236]
2007-11-19 17:44:31 +00:00
Rene Rivera
a42f466fd2
Inspection report fixes.
...
[SVN r41212]
2007-11-18 20:24:25 +00:00
Rene Rivera
e29345438e
Inspection report fixes.
...
[SVN r41212]
2007-11-18 20:24:25 +00:00
Rene Rivera
73bf0a4b24
Add to XML output the known targets and dependencies to allow creation of the full build dependency graph. Merge from Dave's Bitten branch.
...
[SVN r41192]
2007-11-18 06:42:14 +00:00
Rene Rivera
33692c73da
Add to XML output the known targets and dependencies to allow creation of the full build dependency graph. Merge from Dave's Bitten branch.
...
[SVN r41192]
2007-11-18 06:42:14 +00:00
Rene Rivera
0035222098
Change "actual" to the more natural "target", and change "target" to "path". Add bjam command and bb version to XML.
...
[SVN r41186]
2007-11-17 22:09:26 +00:00
Rene Rivera
7c26ce083b
Change "actual" to the more natural "target", and change "target" to "path". Add bjam command and bb version to XML.
...
[SVN r41186]
2007-11-17 22:09:26 +00:00
Rene Rivera
e672c3a025
Add working dir to build description, move jam version to an attribute.
...
[SVN r41182]
2007-11-17 21:22:40 +00:00
Rene Rivera
4f4c927666
Add working dir to build description, move jam version to an attribute.
...
[SVN r41182]
2007-11-17 21:22:40 +00:00
Rene Rivera
b843a6c010
Add 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.
...
[SVN r41174]
2007-11-17 20:14:24 +00:00
Rene Rivera
020239be96
Add 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.
...
[SVN r41174]
2007-11-17 20:14:24 +00:00
Rene Rivera
0fbf3a9f78
Add "--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.
...
[SVN r41167]
2007-11-17 04:11:49 +00:00