2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-24 16:02:16 +00:00
Commit Graph

4866 Commits

Author SHA1 Message Date
Dave Abrahams
1950136df4 Stop generating illegal argumentless -F option in the link line.
[SVN r35402]
2006-09-28 22:27:50 +00:00
Jürgen Hunold
a7bebcd59e Merge from HEAD:
Added missing/changed to Boost Software license.
Changed tests to use qt3 toolset.


[SVN r35400]
2006-09-28 19:03:32 +00:00
Jürgen Hunold
602eb9e5a2 Added missing/changed to Boost Software license.
Changed tests to use qt3 toolset.


[SVN r35399]
2006-09-28 19:00:12 +00:00
Dave Abrahams
17f543b82c merged from HEAD
[SVN r35392]
2006-09-28 17:18:03 +00:00
Dave Abrahams
7ff406cb6b Correctly report python library path
[SVN r35391]
2006-09-28 17:15:52 +00:00
Dave Abrahams
67a8f7ed2b Attempt to get tests linking on OSF again by adding missing -lz.
Strip out loads of detritus.


[SVN r35390]
2006-09-28 17:13:35 +00:00
K. Noel Belcourt
f7799d2c01 Add this option to vacpp when building bjam (-bmaxdata:0x40000000).
This option increases the amount of heap / stack space available
to bjam when it runs.  By default on IBM SP2 clusters, the available
stack is limited to 256 Mb which is insufficient for building larger
applications.

-bmaxdata=<num>
  Sets the maximum size of the area shared by the
  static data (both initialized and uninitialized)
  and the heap to <num> bytes.  The default is
  -bmaxdata=0.


[SVN r35323]
2006-09-25 21:48:04 +00:00
Douglas Gregor
b0a6fb339f Fix linking of libboost_python on Mac OS X
[SVN r35307]
2006-09-24 12:36:22 +00:00
Douglas Gregor
6700290a3e Fix linking of libboost_python on Mac OS X
[SVN r35307]
2006-09-24 12:36:22 +00:00
Vladimir Prus
8344a5b75b Merge changes from trunk
[SVN r35304]
2006-09-24 10:12:34 +00:00
Vladimir Prus
8ff5ae8422 Add comment
[SVN r35303]
2006-09-24 09:40:40 +00:00
Vladimir Prus
ab1e76ee8b Robustify PCH generator.
* pch.jam (pch-generator.run): Don't insist on specific order
    of source targets.


[SVN r35302]
2006-09-24 09:38:46 +00:00
Jürgen Hunold
5b36a2ae11 Merge from HEAD:
Add missing QtDesigner library.
Improve control of Qt3Support library.


[SVN r35267]
2006-09-21 20:08:28 +00:00
Jürgen Hunold
5eda58eb82 Add missing QtDesigner library.
Improve control of Qt3Support library.


[SVN r35266]
2006-09-21 20:05:26 +00:00
Dave Abrahams
f3abc0ce52 Fix inspection issues
[SVN r35239]
2006-09-21 02:40:19 +00:00
Rene Rivera
d5dc3dd12a Minor improvement in memory and complexity of sequence length calculation.
[SVN r35233]
2006-09-20 21:39:43 +00:00
Rene Rivera
9b500a6778 Apply patch from Yakov Markovitch; [ 1558580 ] jam:"VAR on TARGET ?= values" unconditionally assigns values.
Add corresponding test.


[SVN r35229]
2006-09-20 16:09:19 +00:00
Rene Rivera
ef5b10c99c Display seconds in perf data times to help in multi-platform comparison and human comprehension.
[SVN r35221]
2006-09-20 04:03:20 +00:00
Jürgen Hunold
a29c031dc4 Merge: Fix include path for QtAssistantClient library.
[SVN r35219]
2006-09-19 19:44:15 +00:00
Jürgen Hunold
b9296e3231 Fix include path for QtAssistantClient library.
[SVN r35218]
2006-09-19 19:40:03 +00:00
Vladimir Prus
16d92b5df6 Merge: Make tags for intel compiler match V1.
[SVN r35217]
2006-09-19 19:03:19 +00:00
Vladimir Prus
58d7a5f76d Make tags for intel compiler match V1.
[SVN r35216]
2006-09-19 19:02:40 +00:00
Dave Abrahams
af3f18297a merged from HEAD
[SVN r35201]
2006-09-19 13:56:26 +00:00
Dave Abrahams
b18cb60cf9 Fix version syntax checking
[SVN r35200]
2006-09-19 13:54:57 +00:00
Rene Rivera
f29be3fd34 Order of magnitude speed and memory improvement on sequence.unique. (merge from HEAD)
[SVN r35191]
2006-09-19 03:54:16 +00:00
Rene Rivera
624e973954 Order of magnitude speed and memory improvement on sequence.unique.
[SVN r35190]
2006-09-19 03:53:15 +00:00
Vladimir Prus
dde499bd33 Merge: Test for 'cancel requirement' feature
[SVN r35174]
2006-09-18 20:06:03 +00:00
nobody
2b516c778d This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r35170]
2006-09-18 19:56:20 +00:00
Vladimir Prus
0df12c504b Test for 'cancel requirement' feature
[SVN r35169]
2006-09-18 19:56:19 +00:00
Vladimir Prus
bfca88c261 Merge:\n * build/property-set.jam (refine-from-user-input): New,
extracted from main-target-requirements, with extra
	code to handle "-<property>value" syntax.
	* build/targets.jam (main-target-requirements): Use
	the above.
	* build/project.jam (project-attributes.set): Likewise.


[SVN r35160]
2006-09-18 08:58:37 +00:00
Vladimir Prus
f1ce85a59b * build/property-set.jam (refine-from-user-input): New,
extracted from main-target-requirements, with extra
	code to handle "-<property>value" syntax.
	* build/targets.jam (main-target-requirements): Use
	the above.
	* build/project.jam (project-attributes.set): Likewise.


[SVN r35159]
2006-09-18 08:51:08 +00:00
Rene Rivera
88cefd0258 Add glob-tree which gobs complete directory trees. (merge from head)
[SVN r35157]
2006-09-18 05:35:16 +00:00
Rene Rivera
7fdd3160f9 Add glob-tree which gobs complete directory trees.
[SVN r35155]
2006-09-18 05:31:51 +00:00
Rene Rivera
91f0260e6d Minor cleanup of hash code, to make reduce the likelyhood of bugs in it. Made debug build not use the custom string allocator to allow using valgrind to detect access errors.
[SVN r35154]
2006-09-18 04:00:34 +00:00
Vladimir Prus
a42517a407 Merge:\n * tools/stage.jam (rename): Generate 'vc6' and 'vc7' suffixes
instead of 'vc60' and 'vc70', to match V1 behaviour.


[SVN r35148]
2006-09-17 18:37:01 +00:00
Vladimir Prus
ee3e339137 * tools/stage.jam (rename): Generate 'vc6' and 'vc7' suffixes
instead of 'vc60' and 'vc70', to match V1 behaviour.


[SVN r35147]
2006-09-17 18:35:43 +00:00
Vladimir Prus
fccef59c8e Merge: print target requirements
[SVN r35146]
2006-09-17 17:17:51 +00:00
Vladimir Prus
53e24ed86f Mention target requirements in --debug-building output.
* build/targets.jam (basic-target.generate): Print requirements.


[SVN r35145]
2006-09-17 17:17:10 +00:00
Dave Abrahams
2883e76b60 merge from HEAD
[SVN r35141]
2006-09-17 02:42:51 +00:00
Dave Abrahams
90cce1293f More informative error messages
Better autoconfiguration


[SVN r35140]
2006-09-17 02:41:20 +00:00
Dave Abrahams
869d2f041f merged from HEAD
[SVN r35139]
2006-09-16 18:50:43 +00:00
Dave Abrahams
01bf84ffbc Default to Python 2.4 in Unix builds
Applied contributed patches http://tinyurl.com/ndljr and
http://tinyurl.com/18r


[SVN r35138]
2006-09-16 18:43:53 +00:00
Vladimir Prus
5335431b85 Merge: Clarify installation from distributors point of view
[SVN r35089]
2006-09-13 11:59:49 +00:00
Vladimir Prus
3972c82f15 Clarify installation from distributors point of view
[SVN r35088]
2006-09-13 11:58:47 +00:00
Dave Abrahams
4037aac48f merged from HEAD
[SVN r35078]
2006-09-12 23:54:59 +00:00
Dave Abrahams
21601d3134 Find frameworks properly
[SVN r35077]
2006-09-12 23:53:34 +00:00
Dave Abrahams
de9f060011 merged from trunk
[SVN r35075]
2006-09-12 22:34:33 +00:00
Dave Abrahams
c56c35fc30 Workaround to get -shared in the link line for Python extensions
[SVN r35073]
2006-09-12 22:31:14 +00:00
Vladimir Prus
39d85c07d7 Merge: Properly generated flag for intel/<compatibility>vc.
* intel-win.jam (init): Strip 'vc' from the
	version passed to msvc.configure-verion-specific.
	* msvc.jam (configure-version-specific): Accept '6' and '7',
	not just 6.N and 7.N.


[SVN r35072]
2006-09-12 09:31:36 +00:00
Vladimir Prus
b9df0155ea Properly generated flag for intel/<compatibility>vc.
* intel-win.jam (init): Strip 'vc' from the
	version passed to msvc.configure-verion-specific.
	* msvc.jam (configure-version-specific): Accept '6' and '7',
	not just 6.N and 7.N.


[SVN r35071]
2006-09-12 09:28:11 +00:00