Dave Abrahams
985eff2235
Apply patch for building with VC7
...
[SVN r15196]
2002-09-07 18:08:50 +00:00
Toon Knapen
de39477e27
IBM cc does not understand C++ comment (leading //).
...
Changed into using C-style comments (/* */)
[SVN r15187]
2002-09-06 21:03:10 +00:00
Toon Knapen
024158b9e3
IBM cc does not understand C++ comment (leading //).
...
Changed into using C-style comments (/* */)
[SVN r15187]
2002-09-06 21:03:10 +00:00
Toon Knapen
f5e70d6708
added LIBPATH, FINDLIBS and NEEDLIBS
...
[SVN r15182]
2002-09-06 17:58:10 +00:00
Beman Dawes
fcef03a603
better heading, link
...
[SVN r15181]
2002-09-06 15:57:46 +00:00
Rene Rivera
127dce071b
TABS, EOLs+EOFs.
...
[SVN r15177]
2002-09-06 14:40:30 +00:00
Rene Rivera
d6998ce0d7
TABS, EOLs+EOFs.
...
[SVN r15177]
2002-09-06 14:40:30 +00:00
Rene Rivera
833ff260b7
Remove TABS.
...
[SVN r15176]
2002-09-06 14:30:33 +00:00
Rene Rivera
95df2ca6e0
Example of templates.
...
[SVN r15173]
2002-09-06 03:38:30 +00:00
Dave Abrahams
9d430f5f06
bugfix
...
[SVN r15170]
2002-09-05 14:10:39 +00:00
Dave Abrahams
bcde8d5f8e
Added CWPro8 toolset
...
[SVN r15159]
2002-09-04 20:57:43 +00:00
Dave Abrahams
ef0f91ab94
Modernized for Beman
...
[SVN r15156]
2002-09-04 16:07:35 +00:00
Dave Abrahams
7dc57cc6a2
Implemented less-liberal conversion rules
...
[SVN r15136]
2002-09-02 23:23:27 +00:00
Dave Abrahams
cc74dc201e
Implemented less-liberal conversion rules
...
[SVN r15136]
2002-09-02 23:23:27 +00:00
Gennadiy Rozental
c67f576a5e
Borland warning "Superfluous & with function in function ..." suppressed
...
[SVN r15131]
2002-09-02 07:10:26 +00:00
John Maddock
b98aa66893
Initial checkin of Kylix toolset
...
[SVN r15126]
2002-09-01 10:47:01 +00:00
Dave Abrahams
9f496d0cb2
Added quotes for the VC++ libraries
...
[SVN r15110]
2002-08-29 14:51:29 +00:00
Dave Abrahams
52e01c89bd
Added quotes for the VC++ libraries
...
[SVN r15110]
2002-08-29 14:51:29 +00:00
Rene Rivera
853661fa70
Added *.cxx as another common C++ source file extension.
...
[SVN r15083]
2002-08-24 18:09:06 +00:00
Ralf W. Grosse-Kunstleve
f3afbb562f
cxx_repository fixes; always link with -lm
...
[SVN r15061]
2002-08-22 18:59:27 +00:00
Dave Abrahams
cdfa27f5e8
Better checking
...
[SVN r15059]
2002-08-22 18:21:34 +00:00
Dave Abrahams
f71db69e89
Added comment
...
[SVN r15057]
2002-08-22 16:02:00 +00:00
Dave Abrahams
cf3346db70
Help for derived toolsets
...
[SVN r15049]
2002-08-22 11:46:58 +00:00
Ralf W. Grosse-Kunstleve
3ae229ed04
workaround for cxx 6.5 header file problem
...
[SVN r15044]
2002-08-21 23:29:25 +00:00
Dave Abrahams
e88290d320
Clean a few more files
...
[SVN r15042]
2002-08-21 21:40:32 +00:00
Dave Abrahams
eabc7e182b
Clean a few more files
...
[SVN r15041]
2002-08-21 21:37:42 +00:00
Toon Knapen
a4a4cf8ded
gprof needs the debug-symbols to produce the call-graph
...
[SVN r14985]
2002-08-20 11:18:46 +00:00
John Maddock
25d62b89c1
Fixed problems with -tWR turning on -tW
...
Added -Ve -Vx -a8 options to compiles to be binary compatible with
default IDE options.
[SVN r14941]
2002-08-17 11:41:00 +00:00
Vladimir Prus
4a7a508bc2
Added future generators test -- not automated now.
...
[SVN r14926]
2002-08-16 14:25:22 +00:00
Vladimir Prus
00be3e6cc4
Added future generators test -- not automated now.
...
[SVN r14926]
2002-08-16 14:25:22 +00:00
Vladimir Prus
31aa4f4288
Correction to the previous commit.
...
[SVN r14925]
2002-08-16 14:18:58 +00:00
Vladimir Prus
835b82eeae
Correction to the previous commit.
...
[SVN r14925]
2002-08-16 14:18:58 +00:00
Vladimir Prus
a1adab49a1
Wholesale commit of generators.
...
[SVN r14924]
2002-08-16 14:13:15 +00:00
Vladimir Prus
c3d228af10
Wholesale commit of generators.
...
[SVN r14924]
2002-08-16 14:13:15 +00:00
Vladimir Prus
ea264712c1
New rules.
...
* new/assert.jam (in, not-in): New rules.
* new/class.jam (is-instance): New rule.
* new/utility.jam (str, equal, less): New rules.
* new/container.jam
(container.str, container.sort, container.equal): New rules.
[SVN r14923]
2002-08-16 13:58:23 +00:00
Vladimir Prus
9e0161be21
New rules.
...
* new/assert.jam (in, not-in): New rules.
* new/class.jam (is-instance): New rule.
* new/utility.jam (str, equal, less): New rules.
* new/container.jam
(container.str, container.sort, container.equal): New rules.
[SVN r14923]
2002-08-16 13:58:23 +00:00
Vladimir Prus
dbc30b4b60
New rules.
...
* new/sequence.jam (max-element): New rule.
(select-highest-ranked): New rule.
* new/numers.jam (__test__): Temporary disable all try/catch, since
errors.jam can't handle recursive try/catch yet, and loads
sequence, which in turns load numbers, in "catch" implementation.
[SVN r14922]
2002-08-16 13:50:17 +00:00
Vladimir Prus
5102991ec2
New rules.
...
* new/sequence.jam (max-element): New rule.
(select-highest-ranked): New rule.
* new/numers.jam (__test__): Temporary disable all try/catch, since
errors.jam can't handle recursive try/catch yet, and loads
sequence, which in turns load numbers, in "catch" implementation.
[SVN r14922]
2002-08-16 13:50:17 +00:00
Vladimir Prus
9e8f904cdf
Added new transformation.
...
[SVN r14921]
2002-08-16 13:25:26 +00:00
Vladimir Prus
38bcf14083
Doc improvements.
...
[SVN r14919]
2002-08-16 13:07:15 +00:00
Vladimir Prus
2c5e91002a
Doc improvements.
...
[SVN r14919]
2002-08-16 13:07:15 +00:00
Vladimir Prus
eda5ec3bd5
Bugfix.
...
* new/numbers.jam (less): Now really accept zero.
[SVN r14895]
2002-08-15 16:13:28 +00:00
Vladimir Prus
07c5b1928f
Bugfix.
...
* new/numbers.jam (less): Now really accept zero.
[SVN r14895]
2002-08-15 16:13:28 +00:00
Vladimir Prus
a8cb8b2437
Facilitate new main target rules creation.
...
* new/targets.jam (make-target-alternative): New rule, which handles
applying project requirements and default build, when needed.
* new/make.jam (make): Use the above rule.
[SVN r14894]
2002-08-15 16:01:45 +00:00
Vladimir Prus
32f895a1be
Facilitate new main target rules creation.
...
* new/targets.jam (make-target-alternative): New rule, which handles
applying project requirements and default build, when needed.
* new/make.jam (make): Use the above rule.
[SVN r14894]
2002-08-15 16:01:45 +00:00
Vladimir Prus
708e462dbf
Created a new file 'common.jam' to keep rules not specific to a toolset.
...
* new/targets.jam: Use 'common' instead of 'utility'.
* test/project_test3.py: Test that 'clean' works.
* test/svn_tree.py: Sync with upstream revision 2944. Fix a bug
which caused empty directory to be treated as file.
[SVN r14886]
2002-08-15 09:29:49 +00:00
Vladimir Prus
0d6ed73e1d
Created a new file 'common.jam' to keep rules not specific to a toolset.
...
* new/targets.jam: Use 'common' instead of 'utility'.
* test/project_test3.py: Test that 'clean' works.
* test/svn_tree.py: Sync with upstream revision 2944. Fix a bug
which caused empty directory to be treated as file.
[SVN r14886]
2002-08-15 09:29:49 +00:00
Vladimir Prus
670c715402
Propagate only propagated properties.
...
[SVN r14884]
2002-08-15 08:42:08 +00:00
Vladimir Prus
0318e1da7c
Propagate only propagated properties.
...
[SVN r14884]
2002-08-15 08:42:08 +00:00
Vladimir Prus
28dbe1ce9f
Allow gcc,borland/runtime-link=static to work on command line.
...
[SVN r14883]
2002-08-15 08:29:45 +00:00