Go to file
Vladimir Prus aae2ef0246 Tweak path-constant handling.
* new/path.jam (make-UNIX, make-NT): Call 'path.join' on elements,
        so that paths are normilazed.
      (join): Allow one element to be passed.
    * new/project-root.jam: Use 'path.root' when declaring path constants.


[SVN r16096]
2002-11-04 17:27:42 +00:00
doc initial commit 2002-05-06 21:37:47 +00:00
example Added an example of library use. 2002-10-23 14:03:17 +00:00
examples-v2 Added an example of library use. 2002-10-23 14:03:17 +00:00
src Tweak path-constant handling. 2002-11-04 17:27:42 +00:00
test Made 'include' adjustment for generated headers work when other 2002-11-04 17:24:41 +00:00
website initial checkin 2002-05-06 03:46:55 +00:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r3058, 2001-07-20 16:50:21 +00:00
architecture.html Merged from RC_1_28_0 2002-05-16 00:56:42 +00:00
bison.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
boost_build_v2.html Minor doc tweak. 2002-10-10 15:45:10 +00:00
development_plan.txt Added development plan. 2002-09-10 10:06:06 +00:00
errors.jam New rules. 2002-08-16 13:50:17 +00:00
gcc.jam Build with Cygwin 2002-10-28 04:22:14 +00:00
lex.jam Sundry improvements: 2002-10-07 13:34:14 +00:00
m1.txt Added description of milestone 1 and some tests for it. 2002-04-17 14:10:54 +00:00
modules.jam Allow loading modules in the same directory to work in all cases. 2002-08-15 07:11:29 +00:00
project-root.jam Tweak path-constant handling. 2002-11-04 17:27:42 +00:00