Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
072d359630 Make the example compile
[SVN r25932]
2004-10-29 09:55:13 +00:00
Vladimir Prus
19d4780c0c Update download locations
[SVN r25930]
2004-10-29 09:35:13 +00:00
Vladimir Prus
baee13fa10 Update download locations
[SVN r25930]
2004-10-29 09:35:13 +00:00
Vladimir Prus
c74f457053 Bump version
[SVN r25929]
2004-10-29 09:34:15 +00:00
Vladimir Prus
be5659180e Bump version
[SVN r25929]
2004-10-29 09:34:15 +00:00
Vladimir Prus
5969534549 Revert part of the previous commit. This caused problems in case of:
l = foo//bar ;
  ECHO $(l:G=) ;

bjam would replace double slash with single slash.

Thanks to Jurgen Hunold for the bug report.


[SVN r25928]
2004-10-29 09:25:33 +00:00
Vladimir Prus
3d8e910ab2 Revert part of the previous commit. This caused problems in case of:
l = foo//bar ;
  ECHO $(l:G=) ;

bjam would replace double slash with single slash.

Thanks to Jurgen Hunold for the bug report.


[SVN r25928]
2004-10-29 09:25:33 +00:00
Rene Rivera
6b210ab851 Fix target-id-of and target-path-of to not throw away extra grist prefixes when more than on is present.
[SVN r25919]
2004-10-28 20:04:58 +00:00
Vladimir Prus
7a2951d87f Don't generate confusing "Home"/"Libraries"/"More" links.
[SVN r25912]
2004-10-28 10:31:38 +00:00
Vladimir Prus
5c24317ec4 Don't generate confusing "Home"/"Libraries"/"More" links.
[SVN r25912]
2004-10-28 10:31:38 +00:00
Vladimir Prus
585b0a6523 Explain portable/raw features.
Based on path by Jurko Gospodnetic.


[SVN r25911]
2004-10-28 10:16:24 +00:00
Vladimir Prus
2b3fdd6af3 Explain portable/raw features.
Based on path by Jurko Gospodnetic.


[SVN r25911]
2004-10-28 10:16:24 +00:00
Vladimir Prus
85b48961f8 Add a link.
[SVN r25910]
2004-10-28 09:22:25 +00:00
Vladimir Prus
24619596eb Add a link.
[SVN r25910]
2004-10-28 09:22:25 +00:00
Vladimir Prus
04e3e65901 Bugfix: on windows, when building a path from root = "h:\" and base
"user-config.jam", the result was "h:\\user-config.jam", which was not
found.

* jam_src/pathunix.c (path_build): Check if root ends with slash before
  adding yet another one. Simply similiar check for directory element.

Thanks to Jurgen Hunold for the bug report.


[SVN r25909]
2004-10-28 08:47:15 +00:00
Vladimir Prus
b9aa85925a Bugfix: on windows, when building a path from root = "h:\" and base
"user-config.jam", the result was "h:\\user-config.jam", which was not
found.

* jam_src/pathunix.c (path_build): Check if root ends with slash before
  adding yet another one. Simply similiar check for directory element.

Thanks to Jurgen Hunold for the bug report.


[SVN r25909]
2004-10-28 08:47:15 +00:00
John Maddock
a89259ec36 Added original jam copyrights.
[SVN r25888]
2004-10-27 11:45:36 +00:00
John Maddock
b5b4145076 Added original jam copyrights.
[SVN r25888]
2004-10-27 11:45:36 +00:00
Vladimir Prus
cd3ac4b96a Explain build process. More spelling fixes from Jurko Gospodnetic.
[SVN r25885]
2004-10-27 09:19:10 +00:00
Vladimir Prus
b4e4e8be0d Explain build process. More spelling fixes from Jurko Gospodnetic.
[SVN r25885]
2004-10-27 09:19:10 +00:00
Vladimir Prus
753826ca71 * build/build-request.jam (expand): Remove, it's not unused.
[SVN r25884]
2004-10-27 08:23:55 +00:00
Vladimir Prus
24141f5696 * build/build-request.jam (expand): Remove, it's not unused.
[SVN r25884]
2004-10-27 08:23:55 +00:00
Vladimir Prus
7157685742 * tools/qt.jam (directory): New rule.
Patch from Jurgen Hunold.


[SVN r25874]
2004-10-26 14:28:47 +00:00
Vladimir Prus
a12633e324 * tools/qt.jam (directory): New rule.
Patch from Jurgen Hunold.


[SVN r25874]
2004-10-26 14:28:47 +00:00
Vladimir Prus
7f61f5acc1 Document VMS path support
[SVN r25873]
2004-10-26 14:18:14 +00:00
Vladimir Prus
fc6219c275 Document VMS path support
[SVN r25873]
2004-10-26 14:18:14 +00:00
Vladimir Prus
09f523e5c7 Support for VMS paths.
Patch from Johan Nilsson.


[SVN r25872]
2004-10-26 11:43:19 +00:00
Vladimir Prus
22a67d8185 Support for VMS paths.
Patch from Johan Nilsson.


[SVN r25872]
2004-10-26 11:43:19 +00:00
Markus Schöpflin
c01429c735 Merged fix from RC_1_32_0.
[SVN r25871]
2004-10-26 10:20:43 +00:00
Vladimir Prus
13409e54fa Spelling corrections.
Patch from Jurko Gospodneti.


[SVN r25869]
2004-10-26 08:04:37 +00:00
Vladimir Prus
3623647e60 Spelling corrections.
Patch from Jurko Gospodneti.


[SVN r25869]
2004-10-26 08:04:37 +00:00
Vladimir Prus
dca0bc3739 Generate PDF manual and link to it from the site.
[SVN r25831]
2004-10-22 12:29:48 +00:00
Vladimir Prus
4a8a01fa6f Generate PDF manual and link to it from the site.
[SVN r25831]
2004-10-22 12:29:48 +00:00
Vladimir Prus
68f8a5cddd Fix a broken link
[SVN r25830]
2004-10-22 12:14:31 +00:00
Vladimir Prus
4852103cac Fix a broken link
[SVN r25830]
2004-10-22 12:14:31 +00:00
Vladimir Prus
dc483ef631 chmod u+w to avoid putting read-only files to SF
[SVN r25819]
2004-10-21 10:42:09 +00:00
Vladimir Prus
d7b7771515 chmod u+w to avoid putting read-only files to SF
[SVN r25819]
2004-10-21 10:42:09 +00:00
Vladimir Prus
1bed6192cd Expand extenders manual
[SVN r25818]
2004-10-21 10:05:15 +00:00
Vladimir Prus
666f0757aa Expand extenders manual
[SVN r25818]
2004-10-21 10:05:15 +00:00
Vladimir Prus
6b4df87b7b Don't duplicate flags when two version of 'darwin' or 'intel-linux'
are configured.

* tools/gcc.jam (init-link-flags): New parameter 'toolset'.
* tools/darwin.jam (init): Move flags inheriting out of here
* tools/intel-linux.jam (init): Likewise.


[SVN r25817]
2004-10-21 08:13:34 +00:00
Vladimir Prus
29985d877e Don't duplicate flags when two version of 'darwin' or 'intel-linux'
are configured.

* tools/gcc.jam (init-link-flags): New parameter 'toolset'.
* tools/darwin.jam (init): Move flags inheriting out of here
* tools/intel-linux.jam (init): Likewise.


[SVN r25817]
2004-10-21 08:13:34 +00:00
Vladimir Prus
72d8614ab1 Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Patch from Andre Hentz.


[SVN r25816]
2004-10-21 07:39:11 +00:00
Vladimir Prus
b38c1978d3 Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Fixes related to init-link-flags
* tools/gcc.jam
   (init): passing $(condition) to init-link-flags
   (init-link-flags): now takes new condition parameter
                      moved common flags out of it
* tools/intel-linux.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.
* tools/darwin.jam
   (init): moved call to inherit-flags into it because we need to call
           gcc.init-link-flags with the 'condition' parameter.

Patch from Andre Hentz.


[SVN r25816]
2004-10-21 07:39:11 +00:00
Vladimir Prus
240f712559 Fixes related to change in 'rule flags'
* build/toolset.jam
   (inherit-flags): corrected check for prohibited properties
                    corrected call to add-flags

Patch from Andre Hentz.


[SVN r25815]
2004-10-21 07:23:34 +00:00
Vladimir Prus
bd3dc13b9b Fixes related to change in 'rule flags'
* build/toolset.jam
   (inherit-flags): corrected check for prohibited properties
                    corrected call to add-flags

Patch from Andre Hentz.


[SVN r25815]
2004-10-21 07:23:34 +00:00
Vladimir Prus
51be536d45 Clarify alias/usage-requirements
[SVN r25814]
2004-10-21 07:05:39 +00:00
Vladimir Prus
e8e4dbc96d Clarify alias/usage-requirements
[SVN r25814]
2004-10-21 07:05:39 +00:00
Vladimir Prus
c3185c4128 Exclude 'profile' variant from test, since it causes unidentified
problems on cygwin/gcc. The problem does not look to be related to V2.


[SVN r25804]
2004-10-20 12:06:20 +00:00
Vladimir Prus
93f3c9c3a9 Exclude 'profile' variant from test, since it causes unidentified
problems on cygwin/gcc. The problem does not look to be related to V2.


[SVN r25804]
2004-10-20 12:06:20 +00:00
Vladimir Prus
5052d76b52 Fix toolset.flags so that it's possible to specify both condition and
a feature:

  flags gcc.link RPATH_LINK <toolset>gcc-3.3 : <xdll-path> ;

Previously, we could either specify condition or <xdll-path>.

Also, kill support for 'prepare-target' in toolset module, since it's not
used.


[SVN r25802]
2004-10-20 11:53:23 +00:00