07016623eb
Fixed if...else logic and added cygwin to the list of compilers that need to be statically linked.
...
[SVN r36984]
2007-02-17 12:22:49 +00:00
4c56f3c14e
Only static linking works with mingw
...
[SVN r36888]
2007-02-04 10:20:33 +00:00
fdf8aa83ec
Update bbv2 instructions.
...
Update Jamfile with better ICU support.
[SVN r36691]
2007-01-11 17:22:38 +00:00
77e43136d1
bbv2 updates.
...
[SVN r36551]
2006-12-31 17:26:12 +00:00
9002d01f75
Remove obsolete Boost.Build v1 files.
...
[SVN r35880]
2006-11-06 17:10:46 +00:00
b473011375
Added needed license info.
...
[SVN r34563]
2006-07-16 17:24:25 +00:00
1a732d8c6a
Updated makefiles to 1.34
...
[SVN r33424]
2006-03-21 18:30:27 +00:00
5fb9181efa
Quote pathnames for ICU and STLport.
...
[SVN r31262]
2005-10-10 16:29:30 +00:00
40b7a4902f
Fixed remaining zero-width assertion issues.
...
Added separate file instantiation of ICU support templates.
Ensured code is STLport debug mode clean.
[SVN r30980]
2005-09-14 12:20:41 +00:00
bf96863756
Updated makefiles: some dependencies have been removed, VC71 and VC8 path setup has been fixed.
...
[SVN r30546]
2005-08-12 16:05:15 +00:00
8a01dedb52
New vc8 makefile needs to use correct lib name mangling.
...
Update installation docs for makefiles.
Update regression test makefiles.
[SVN r29678]
2005-06-18 16:55:01 +00:00
35bf922e17
Improve ICU configuration.
...
Update makefiles.
Add VC8 makefile.
[SVN r29658]
2005-06-17 16:37:41 +00:00
a87dad5cc8
Improved ICU handling.
...
Brought auto-link test Jamfile up to date.
[SVN r29526]
2005-06-11 14:21:21 +00:00
69723060e5
Updated build information to make it clear that ICU support is optional.
...
[SVN r29253]
2005-05-28 11:50:09 +00:00
a48a6de286
Fix ICU lib name
...
[SVN r28862]
2005-05-13 12:31:44 +00:00
e9596db92b
Fix como build options to disable thread support.
...
[SVN r28861]
2005-05-13 12:31:07 +00:00
71a0e020e2
merged changes in regex5 branch
...
[SVN r26692]
2005-01-13 17:06:21 +00:00
97d3cdad83
Makefiles updated with 1.32 version number.
...
[SVN r23982]
2004-07-23 11:35:03 +00:00
4600a25228
Updated makefiles.
...
[SVN r23625]
2004-07-16 10:56:15 +00:00
4c0572d98f
Attempt to sync V2 Jamfiles with V1 ones, again...
...
[SVN r22846]
2004-05-17 07:45:33 +00:00
b3e28896b7
Changed ar to $(AR) to allow for override.
...
[SVN r22713]
2004-05-01 10:33:47 +00:00
16d6b87b1b
Removed <native-wchar_t>on requirement (it's on by default for vc7 anyway, and vc7+stlport is better without it)
...
[SVN r21354]
2003-12-20 12:55:02 +00:00
7f93cee9af
fixed msvc-stlport builds.
...
[SVN r21168]
2003-12-07 13:09:44 +00:00
2e9fa8c8f8
Updated build system.
...
Fixes for vc7+stlport
[SVN r20952]
2003-11-26 11:46:19 +00:00
aa132bec5d
removed unneeded version calculation
...
[SVN r20803]
2003-11-13 12:44:18 +00:00
7ba011232c
Removed define that disables auto-linking for bjam builds since it is no longer required.
...
[SVN r20774]
2003-11-10 11:26:39 +00:00
6bb6cddad6
Added [common-names] tags to dll and lib builds.
...
Added <native-wchar_t>on build requirement
[SVN r20765]
2003-11-08 13:16:53 +00:00
de9338cedf
Updated regex build system and tests to match the new Boost.Install code.
...
[SVN r20604]
2003-11-02 12:13:16 +00:00
63778bea05
Add install definitions for new common install configuration.
...
[SVN r20409]
2003-10-19 19:52:56 +00:00
ff1c0a0bb5
Moved common build options into build/Jamfile
...
[SVN r20355]
2003-10-12 11:19:15 +00:00
3b27d5a38e
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
6750cf4892
Modified wide character tests to warn not fail when no wide character support is available in the platform.
...
Modified Jamfiles to use centralised options.
Added wide character concept check.
[SVN r19318]
2003-07-26 11:22:17 +00:00
cb9409160a
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB compiler bug.
...
Fixed config system for dll builds - the default linkage option is now static linking.
Fixed makefiles - dll builds now work.
Added Misc fixes for the example programs.
[SVN r19044]
2003-07-11 11:51:35 +00:00
ca984697f0
Add <no-warn> so como can compile winnt.h
...
[SVN r18656]
2003-06-03 20:07:02 +00:00
8fb69853fc
Fixed broken links, added copyright declarations, renamed some long file names
...
[SVN r18525]
2003-05-24 11:13:26 +00:00
8bb6861595
Updated Jamfile to use simplified naming scheme on Unix platforms.
...
Updated build docs.
[SVN r18466]
2003-05-20 11:27:29 +00:00
088b492987
changed lib names, minor gcc3.3 warning patches
...
[SVN r18443]
2003-05-19 11:56:17 +00:00
f0f32bdda1
Merged regex-4 branch.
...
[SVN r18430]
2003-05-17 11:45:48 +00:00
640f633395
Patched boost-base.jam to allow rules in stage target requirements
...
Fixed grammar in build_system.htm
Added vc7.1-tools.jam/.html for msvc 7.1
Updated the regex lib Jamfile to build correctly-named libraries
[SVN r18319]
2003-04-27 14:10:52 +00:00
c84ebf1c5b
Update V2 Jamfile for Boost.
...
[SVN r16882]
2003-01-13 10:05:01 +00:00
ff4890b2e2
Changed detail/ to v3/ in dependency list.
...
[SVN r16194]
2002-11-11 12:15:04 +00:00
40ab965ee9
Added V2 Jamfile.
...
[SVN r15778]
2002-10-07 16:45:38 +00:00
2468d450f2
Added -Ve and -Vx options to bcb makefiles.
...
[SVN r14319]
2002-07-07 10:28:32 +00:00
b856079e74
Added C++ Builder 6 binary compatibilty fixes,
...
Updated gcc makefiles to build archive index.
[SVN r14088]
2002-06-06 11:33:46 +00:00
129cf61f65
respect <sysinclude>
...
[SVN r13995]
2002-05-21 16:24:07 +00:00
976fb02a1b
Moved some key template instances into the lib and out of user code.
...
Updated makefiles:
renamed lib files with new more systematic naming convention.
Added bcb6 support.
Rewritten automatic lib selection.
Updated copyright declarations.
[SVN r13557]
2002-04-24 10:50:23 +00:00
290270440e
Updated the basic Jamfiles for the new Boost.Build changes.
...
[SVN r12798]
2002-02-14 04:08:20 +00:00
63130c1ef5
Updated Jamfiles and tests so that they actually work now!
...
[SVN r11985]
2001-12-09 12:50:46 +00:00
edbc68df6c
Updated to reflect changes in STLport-4.5
...
[SVN r11970]
2001-12-07 12:14:56 +00:00
876ff39307
remove redundant <runtime-link>dynamic from default-BUILD section
...
[SVN r11644]
2001-11-09 15:30:45 +00:00