Просмотр исходного кода

----------------------------------------------------------------------
committing in tools/build

Modified Files:
build_system.htm
Documented:
local rules
the RULENAMES rule
the EXPORT rule
the BACKTRACE rule
new IMPORT semantics
-d+12 Dependency Graph Output
Crude Argument Binding
Variable numbers of arguments

jam_src/compile.c
implemented RULENAMES, EXPORT, varargs support, new IMPORT semantics
removed unused variables

jam_src/make1.c
jam_src/hdrmacro.c
removed unused variables

jam_src/jamgram.{c,h,y,yy}
"module local x" does not change module local value of x
if it is already set.

jam_src/lists.[ch]
added list_pop_front()

new/assert.jam new/boost-build.jam
new/build-system.jam new/errors.jam
new/modules.jam new/os.path.jam
beginnings of new build system

test/check-arguments.jam
test/check-jam-patches.jam
test/echo_args.jam
Added tests for recent core modifications; comments

Added Files:
new/feature.jam new/property.jam
new/readme.txt new/sequence.jam
new/test.jam
beginnings of new build system
----------------------------------------------------------------------


[SVN r11789]

Dave Abrahams 24 лет назад
Родитель
Сommit
7ee7dc74d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 7e05a852bf0b5e5096ddc6f08410925f99c77756
+Subproject commit 2a015f5761e2115bd6ffa227ef63e12daef24bff

粤ICP备19079148号