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

----------------------------------------------------------------------
Modified Files:
Tag: jam_src
jam_src/Jambase
commented out VC libraries that caused link warnings

jam_src/Jamfile jam_src/common.mk
added strings.c, filesys.c
turned off assertions with -DNDEBUG by default

jam_src/compile.c jam_src/expand.c jam_src/expand.h
jam_src/filemac.c jam_src/filent.c jam_src/fileos2.c
jam_src/fileunix.c jam_src/filevms.c
use strings instead of fixed-size buffers
added unit tests

jam_src/hdrmacro.c jam_src/headers.c
save and re-use precompiled regexp

jam_src/jam.c
added unit tests

jam_src/jambase.c
rebuilt automatically
jam_src/mkjambase.c
remove bogus '\r' from the inside of strings
jam_src/modules.c
jam_src/pathmac.c jam_src/pathunix.c jam_src/pathvms.c
jam_src/search.c jam_src/timestamp.c jam_src/variable.c
use strings instead of fixed-size buffers
jam_src/builds/win32-visualc.mk
Added JAM0_ARGS for debugging
jam_src/filesys.{c,h}
Added .c file with factored file_build1()
Added Files:
Tag: jam_src
jam_src/strings.c jam_src/strings.h jam_src/filesys.c
----------------------------------------------------------------------


[SVN r11447]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 8c3a11d889ffac9671dc19d3430f948df2373d14
+Subproject commit 327283168a6031ce362503cbc4c7e2626ebe470d

粤ICP备19079148号