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]
This commit is contained in:
John Maddock
2002-04-24 10:50:23 +00:00
parent d67a843d5a
commit 976fb02a1b
83 changed files with 4992 additions and 2932 deletions

View File

@ -69,7 +69,7 @@ unit-test regex_grep_example_1 : snippets/regex_grep_example_1.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_grep_example_2 : snippets/regex_grep_example_2.cpp
@ -81,7 +81,7 @@ unit-test regex_grep_example_2 : snippets/regex_grep_example_2.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_grep_example_3 : snippets/regex_grep_example_3.cpp
@ -93,7 +93,7 @@ unit-test regex_grep_example_3 : snippets/regex_grep_example_3.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_grep_example_4 : snippets/regex_grep_example_4.cpp
@ -105,7 +105,7 @@ unit-test regex_grep_example_4 : snippets/regex_grep_example_4.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_match_example : snippets/regex_match_example.cpp
@ -129,7 +129,7 @@ unit-test regex_merge_example : snippets/regex_merge_example.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_search_example : snippets/regex_search_example.cpp
@ -141,7 +141,7 @@ unit-test regex_search_example : snippets/regex_search_example.cpp
:
debug
:
../../../boost/smart_ptr.hpp
../../../boost/rational.hpp
;
unit-test regex_split_example_1 : snippets/regex_split_example_1.cpp
@ -176,3 +176,4 @@ unit-test regex_split_example_2 : snippets/regex_split_example_2.cpp