|
e70d3b6b4e
|
Merge fixes from Trunk.
[SVN r81819]
|
2012-12-10 13:18:45 +00:00 |
|
|
1136748517
|
Fix makefile Boost version.
[SVN r80934]
|
2012-10-10 12:47:40 +00:00 |
|
|
a26d66b688
|
Merge collected bug fixes from Trunk:
Refs #589.
Refs #7032.
Refs #7084.
Refs #6346.
[SVN r79556]
|
2012-07-16 08:38:23 +00:00 |
|
|
5964976b93
|
Merge warning fixes from Trunk.
Merge Documentation fixes from Trunk.
Merge updated makefiles from Trunk.
[SVN r78577]
|
2012-05-24 10:03:48 +00:00 |
|
|
b267c55bc5
|
Update version number, fixes #5353.
[SVN r71477]
|
2011-04-25 09:33:51 +00:00 |
|
|
c499c62caa
|
Update makefiles.
[SVN r67718]
|
2011-01-06 12:49:58 +00:00 |
|
|
ec3dbbf5d6
|
Change PDF URL to SF download page.
Merge 64-bit ICU Jamfile patch.
[SVN r67531]
|
2011-01-01 13:08:10 +00:00 |
|
|
7170423870
|
Merge fixes from Trunk.
Fixes #4721.
[SVN r66116]
|
2010-10-20 12:11:18 +00:00 |
|
|
cfedb49110
|
Merge fixes from Trunk - mainly warning suppression.
[SVN r65720]
|
2010-10-02 11:34:33 +00:00 |
|
|
9529cb8bc0
|
Merged accumulated patches from Trunk.
[SVN r62831]
|
2010-06-12 08:30:11 +00:00 |
|
|
61f4b3360f
|
Update version number in build scripts.
[SVN r61614]
|
2010-04-27 12:22:46 +00:00 |
|
|
e41acbc33f
|
Merge recursive expressions performance update from Trunk.
Merge Makefile update from Trunk.
Merge history update.
[SVN r58542]
|
2009-12-28 13:07:04 +00:00 |
|
|
ae79f29895
|
Merge bug fixes from Trunk - see history for full details.
[SVN r58234]
|
2009-12-08 12:42:33 +00:00 |
|
|
438dcae4e4
|
Merge: Don't add leading slash to every path.
[SVN r55732]
|
2009-08-23 15:53:38 +00:00 |
|
|
7f89732479
|
Merge: Force shared runtime if using ICU.
[SVN r55699]
|
2009-08-21 16:55:51 +00:00 |
|
|
1ac89c0a54
|
Allow the Jamfile to work correctly when both HAVE_ICU and ICU_PATH are set.
[SVN r55279]
|
2009-07-30 10:47:28 +00:00 |
|
|
cfc84473cb
|
Update version number.
[SVN r55268]
|
2009-07-29 17:19:53 +00:00 |
|
|
66b633b417
|
Added support for (?(DEFINE) blocks and updated the docs accordingly.
Added support for ICU libraries which may be named icui18n.lib on some Win32 platforms.
[SVN r55267]
|
2009-07-29 17:11:56 +00:00 |
|
|
ccf465daac
|
Make the wording of messages consistent with other libraries.
[SVN r52333]
|
2009-04-11 14:43:43 +00:00 |
|
|
6f7f8a6886
|
Allow ICU_PATH path-constant in project-config to work.
It is only affecting build if not ICU_PATH is set on command line.
[SVN r52176]
|
2009-04-04 21:20:18 +00:00 |
|
|
e85cef1120
|
Fixes #2437.
[SVN r50510]
|
2009-01-08 09:58:45 +00:00 |
|
|
fd77d00dfd
|
Update version number
[SVN r50498]
|
2009-01-07 12:29:03 +00:00 |
|
|
0362d61627
|
Updated makefiles.
[SVN r49359]
|
2008-10-16 12:52:17 +00:00 |
|
|
545993d3eb
|
Suppress configuration messages when not actually building the regex lib.
[SVN r49065]
|
2008-09-30 10:54:38 +00:00 |
|
|
18623d00af
|
Fix Jamfile logic: BOOST_REGEX_ICU_OPTS needs to be a list not a string.
[SVN r48574]
|
2008-09-04 08:36:34 +00:00 |
|
|
30074a601a
|
Add /usr/local/include to the list of include paths for ICU on FreeBSD.
[SVN r48454]
|
2008-08-29 17:11:18 +00:00 |
|
|
f11333d352
|
Added license info.
[SVN r40900]
|
2007-11-07 18:26:11 +00:00 |
|
|
005a1b36df
|
Make sure every library can be installed by using
bjam stage|install
in libs/<library>/build.
[SVN r40475]
|
2007-10-26 09:04:25 +00:00 |
|
|
22d32e97c9
|
Removed files that are no longer used and regenerated the Makefiles so they are no longer dependent on the removed files.
Hidden some seldom-used dependencies in static_mutex.hpp to reduce library footprint when extracted with bcp.
[SVN r40427]
|
2007-10-24 17:57:45 +00:00 |
|
|
816f0ba137
|
Update makefiles and the script that creates them: was generating dependencies that weren't required.
[SVN r40405]
|
2007-10-24 09:15:20 +00:00 |
|
|
f2a7f4d8c3
|
ICU libraries are only available as shared libraries.
[SVN r40214]
|
2007-10-20 16:30:01 +00:00 |
|
|
8627f6266c
|
Adjust ICU build support: almost works now :-)
[SVN r40193]
|
2007-10-19 17:55:44 +00:00 |
|
|
73e23ab857
|
Updates to build system: Sun and SGI compilers have a problem doing a shared link, and some platforms don't have an icudata library.
[SVN r40128]
|
2007-10-17 17:15:53 +00:00 |
|
|
4777a02d9b
|
Updated ICU build options to fix build on Darwin and elsewhere.
[SVN r39405]
|
2007-09-20 12:28:34 +00:00 |
|
|
f4877f6698
|
Added new example.
Updated ICU support for VC8
[SVN r37738]
|
2007-05-22 09:47:28 +00:00 |
|
|
a1de8967fa
|
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 |
|
|
32feb34671
|
Only static linking works with mingw.
[SVN r36887]
|
2007-02-04 10:19:37 +00:00 |
|
|
f7f4f2fafb
|
Update bbv2 instructions.
Update Jamfile support for ICU.
[SVN r36689]
|
2007-01-11 17:21:37 +00:00 |
|
|
4f787b3c60
|
bbv2 updates.
[SVN r36549]
|
2006-12-31 17:25:39 +00:00 |
|
|
b8dce0792f
|
Added needed license info.
[SVN r34563]
|
2006-07-16 17:24:25 +00:00 |
|
|
dc69badb71
|
Update to 1.34 version numbers.
[SVN r33427]
|
2006-03-21 18:45:37 +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 |
|