# # ChangeLog for trunk/src in kBuild # # Generated by Trac 1.4.3.2 # Dec 14, 2024 5:28:15 PM Wed, 29 Aug 2007 12:40:58 GMT bird [1087] * trunk/src/kObjCache/kObjCache.c (modified) When matching the current line, the newline must be included or we ... Thu, 19 Jul 2007 16:02:25 GMT bird [1078] * trunk/src/ash/Makefile.kmk (modified) * trunk/src/ash/main.c (modified) KMK. Thu, 19 Jul 2007 15:54:33 GMT bird [1077] * trunk/src/ash/main.c (modified) Drop all the .profile, /etc/profile and ENV stuff as that will screw ... Sun, 15 Jul 2007 18:22:00 GMT bird [1075] * trunk/src/kmk/dir.c (modified) Workaround for readdir on smbfs drive. (FreeBSD) Sun, 15 Jul 2007 17:12:12 GMT bird [1074] * trunk/src/kmk/dir.c (modified) details... Sun, 15 Jul 2007 16:59:32 GMT bird [1073] * trunk/src/kmk/dir.c (modified) details... Sun, 15 Jul 2007 16:25:56 GMT bird [1071] * trunk/src/kmk/kbuild.c (modified) Implemented PATH fallback for locating the executable. (FreeBSD ... Sun, 15 Jul 2007 15:51:34 GMT bird [1070] * trunk/src/kmk/config.h.freebsd (modified) conditional MAKE_HOST define. Mon, 11 Jun 2007 09:35:21 GMT bird [1055] * trunk/src/kObjCache/kObjCache.c (modified) _mkdir is in direct.h. Mon, 11 Jun 2007 09:32:07 GMT bird [1053] * trunk/src/kObjCache/kObjCache.c (modified) Version 0.1.0 for now. Mon, 11 Jun 2007 09:22:37 GMT bird [1050] * trunk/src/kObjCache/Makefile.kmk (modified) Enabled it everywhere. Sun, 10 Jun 2007 02:48:05 GMT bird [1049] * trunk/src/kObjCache/kObjCache.c (modified) new stats. Sun, 10 Jun 2007 00:07:38 GMT bird [1048] * trunk/src/kObjCache/kObjCache.c (modified) removed bad assert. Sat, 09 Jun 2007 23:23:16 GMT bird [1047] * trunk/src/kObjCache/kObjCache.c (modified) removed bad assert. Sat, 09 Jun 2007 04:56:00 GMT bird [1046] * trunk/src/kObjCache/kObjCache.c (modified) Added an extension to the default cache name. changed the magic for ... Sat, 09 Jun 2007 04:44:19 GMT bird [1045] * trunk/src/kObjCache/kObjCache.c (modified) fixing more bugs. it sort of works now. Sat, 09 Jun 2007 03:32:47 GMT bird [1044] * trunk/src/kObjCache/kObjCache.c (modified) Fixed a number of bugs. Fri, 08 Jun 2007 22:36:21 GMT bird [1043] * trunk/src/kObjCache/kObjCache.c (modified) made it build on darwin. Fri, 08 Jun 2007 20:12:31 GMT bird [1042] * trunk/src/kObjCache/kObjCache.c (modified) bugfixing. Fri, 08 Jun 2007 18:36:57 GMT bird [1041] * trunk/src/kObjCache/kObjCache.c (modified) memset not memcmp. Fri, 08 Jun 2007 02:08:10 GMT bird [1040] * trunk/src/kObjCache/Makefile.kmk (modified) * trunk/src/kObjCache/kObjCache.c (modified) Extending the cache to. The code doesn't work (haven't even run it ... Tue, 05 Jun 2007 08:31:14 GMT bird [1038] * trunk/src/kObjCache/kObjCache.c (modified) drop incorrect assertion. Mon, 04 Jun 2007 17:20:29 GMT bird [1036] * trunk/src/kObjCache/kObjCache.c (modified) Ignore closing curly braces (extern "C" { ... }). Updated VCC statement. Mon, 04 Jun 2007 01:30:19 GMT bird [1026] * trunk/src/Makefile.kmk (modified) Enabled building kObjCache. Mon, 04 Jun 2007 01:28:44 GMT bird [1024] * trunk/src/kObjCache/kObjCache.c (modified) some figures with correct kmk multi-target code. Mon, 04 Jun 2007 01:04:36 GMT bird [1022] * trunk/src/kmk/read.c (modified) removed a bit too much there... Mon, 04 Jun 2007 00:58:37 GMT bird [1021] * trunk/src/kmk/read.c (modified) * trunk/src/kmk/remake.c (modified) fixes to the multi target code. (should be correct now) Mon, 04 Jun 2007 00:05:14 GMT bird [1020] * trunk/src/kmk/remake.c (modified) no special casing for multi-maybe stuff. (it seems kind of ... Sun, 03 Jun 2007 23:06:03 GMT bird [1019] * trunk/src/kmk/remake.c (modified) bad assertion. Sun, 03 Jun 2007 22:49:29 GMT bird [1018] * trunk/src/kmk/remake.c (modified) Consider the dependencies for all the target files for explicit multi ... Sun, 03 Jun 2007 02:49:52 GMT bird [1017] * trunk/src/kObjCache/kObjCache.c (modified) Implemented an usable method for comparing files and avoiding changes ... Sat, 02 Jun 2007 18:58:41 GMT bird [1016] * trunk/src/kObjCache/kObjCache.c (modified) Unix/mac fixes. Sat, 02 Jun 2007 16:25:12 GMT bird [1009] * trunk/src/lib/mytypes.h (added) forgot this. Sat, 02 Jun 2007 16:22:27 GMT bird [1008] * trunk/src/kObjCache/kObjCache.c (modified) precompile pipe. Sat, 02 Jun 2007 13:54:25 GMT bird [1005] * trunk/src/kObjCache/kObjCache.c (modified) debugging. kind of working now... Sat, 02 Jun 2007 11:54:36 GMT bird [1003] * trunk/src/kObjCache/kObjCache.c (modified) kind of works. Sat, 02 Jun 2007 10:13:03 GMT bird [1002] * trunk/src/kObjCache/kObjCache.c (modified) another backup commit. Sat, 02 Jun 2007 08:21:52 GMT bird [1001] * trunk/src/kObjCache (added) * trunk/src/kObjCache/Makefile.kmk (added) * trunk/src/kObjCache/kObjCache.c (added) initial write up. (backup commit) Sat, 02 Jun 2007 06:19:57 GMT bird [1000] * trunk/src/lib/Makefile.kmk (modified) * trunk/src/lib/crc32.c (added) * trunk/src/lib/crc32.h (added) * trunk/src/lib/md5.c (added) * trunk/src/lib/md5.h (added) Added md5 and crc32. (pd and netbsd respectivly) Tue, 29 May 2007 21:19:04 GMT bird [997] * trunk/src/kmk/config.h.linux (modified) Regereated after disabling the gettext bits in configure.in. Tue, 29 May 2007 18:49:56 GMT bird [991] * trunk/src/kmk/function.c (modified) it's 100ns units, not 10000. Tue, 29 May 2007 18:49:36 GMT bird [990] * trunk/src/kmk/function.c (modified) it's 100ns units, not 10000. Tue, 29 May 2007 03:06:19 GMT bird [987] * trunk/src/kmk/function.c (modified) Fixed typo. Tue, 29 May 2007 02:59:06 GMT bird [986] * trunk/src/kmk/Makefile.am (modified) * trunk/src/kmk/Makefile.kmk (modified) * trunk/src/kmk/function.c (modified) New function 'nanots', no arguments. Sun, 27 May 2007 20:41:16 GMT bird [982] * trunk/src/kmk/kmkbuiltin/rmdir.c (modified) ignore_fail_on_not_exist should influence the out loop too. Sun, 27 May 2007 14:39:06 GMT bird [969] * trunk/src/kmk/tests/mkshadow (modified) * trunk/src/kmk/tests/run_make_tests (modified) * trunk/src/kmk/tests/scripts/features/comments (modified) * trunk/src/kmk/tests/scripts/features/conditionals (modified) * trunk/src/kmk/tests/scripts/features/default_names (modified) * trunk/src/kmk/tests/scripts/features/double_colon (modified) * trunk/src/kmk/tests/scripts/features/echoing (modified) * trunk/src/kmk/tests/scripts/features/errors (modified) * trunk/src/kmk/tests/scripts/features/escape (modified) * trunk/src/kmk/tests/scripts/features/export (modified) * trunk/src/kmk/tests/scripts/features/include (modified) * trunk/src/kmk/tests/scripts/features/mult_rules (modified) * trunk/src/kmk/tests/scripts/features/mult_targets (modified) * trunk/src/kmk/tests/scripts/features/order_only (modified) * trunk/src/kmk/tests/scripts/features/override (modified) * trunk/src/kmk/tests/scripts/features/parallelism (modified) * trunk/src/kmk/tests/scripts/features/patspecific_vars (modified) * trunk/src/kmk/tests/scripts/features/patternrules (modified) * trunk/src/kmk/tests/scripts/features/quoting (modified) * trunk/src/kmk/tests/scripts/features/recursion (modified) * trunk/src/kmk/tests/scripts/features/reinvoke (modified) * trunk/src/kmk/tests/scripts/features/se_explicit (modified) * trunk/src/kmk/tests/scripts/features/se_implicit (modified) * trunk/src/kmk/tests/scripts/features/se_statpat (modified) * trunk/src/kmk/tests/scripts/features/statipattrules (modified) * trunk/src/kmk/tests/scripts/features/targetvars (modified) * trunk/src/kmk/tests/scripts/features/varnesting (modified) * trunk/src/kmk/tests/scripts/features/vpath (modified) * trunk/src/kmk/tests/scripts/features/vpath2 (modified) * trunk/src/kmk/tests/scripts/features/vpathgpath (modified) * trunk/src/kmk/tests/scripts/features/vpathplus (modified) * trunk/src/kmk/tests/scripts/functions/abspath (modified) * trunk/src/kmk/tests/scripts/functions/addprefix (modified) * trunk/src/kmk/tests/scripts/functions/addsuffix (modified) * trunk/src/kmk/tests/scripts/functions/andor (modified) * trunk/src/kmk/tests/scripts/functions/basename (modified) * trunk/src/kmk/tests/scripts/functions/call (modified) * trunk/src/kmk/tests/scripts/functions/dir (modified) * trunk/src/kmk/tests/scripts/functions/error (modified) * trunk/src/kmk/tests/scripts/functions/eval (modified) * trunk/src/kmk/tests/scripts/functions/filter-out (modified) * trunk/src/kmk/tests/scripts/functions/findstring (modified) * trunk/src/kmk/tests/scripts/functions/flavor (modified) * trunk/src/kmk/tests/scripts/functions/foreach (modified) * trunk/src/kmk/tests/scripts/functions/if (modified) * trunk/src/kmk/tests/scripts/functions/join (modified) * trunk/src/kmk/tests/scripts/functions/notdir (modified) * trunk/src/kmk/tests/scripts/functions/origin (modified) * trunk/src/kmk/tests/scripts/functions/realpath (modified) * trunk/src/kmk/tests/scripts/functions/shell (modified) * trunk/src/kmk/tests/scripts/functions/sort (modified) * trunk/src/kmk/tests/scripts/functions/strip (modified) * trunk/src/kmk/tests/scripts/functions/substitution (modified) * trunk/src/kmk/tests/scripts/functions/suffix (modified) * trunk/src/kmk/tests/scripts/functions/value (modified) * trunk/src/kmk/tests/scripts/functions/warning (modified) * trunk/src/kmk/tests/scripts/functions/wildcard (modified) * trunk/src/kmk/tests/scripts/functions/word (modified) * trunk/src/kmk/tests/scripts/misc/close_stdout (modified) * trunk/src/kmk/tests/scripts/misc/general1 (modified) * trunk/src/kmk/tests/scripts/misc/general2 (modified) * trunk/src/kmk/tests/scripts/misc/general3 (modified) * trunk/src/kmk/tests/scripts/misc/general4 (modified) * trunk/src/kmk/tests/scripts/options/dash-B (modified) * trunk/src/kmk/tests/scripts/options/dash-C (modified) * trunk/src/kmk/tests/scripts/options/dash-I (modified) * trunk/src/kmk/tests/scripts/options/dash-W (modified) * trunk/src/kmk/tests/scripts/options/dash-e (modified) * trunk/src/kmk/tests/scripts/options/dash-f (modified) * trunk/src/kmk/tests/scripts/options/dash-k (modified) * trunk/src/kmk/tests/scripts/options/dash-l (modified) * trunk/src/kmk/tests/scripts/options/dash-n (modified) * trunk/src/kmk/tests/scripts/options/dash-q (modified) * trunk/src/kmk/tests/scripts/options/dash-t (modified) * trunk/src/kmk/tests/scripts/options/general (modified) * trunk/src/kmk/tests/scripts/options/symlinks (modified) * trunk/src/kmk/tests/scripts/options/warn-undefined-variables (modified) * trunk/src/kmk/tests/scripts/targets/DEFAULT (modified) * trunk/src/kmk/tests/scripts/targets/FORCE (modified) * trunk/src/kmk/tests/scripts/targets/INTERMEDIATE (modified) * trunk/src/kmk/tests/scripts/targets/PHONY (modified) * trunk/src/kmk/tests/scripts/targets/SECONDARY (modified) * trunk/src/kmk/tests/scripts/targets/SILENT (modified) * trunk/src/kmk/tests/scripts/targets/clean (modified) * trunk/src/kmk/tests/scripts/test_template (modified) * trunk/src/kmk/tests/scripts/variables/CURDIR (modified) * trunk/src/kmk/tests/scripts/variables/DEFAULT_GOAL (modified) * trunk/src/kmk/tests/scripts/variables/INCLUDE_DIRS (modified) * trunk/src/kmk/tests/scripts/variables/MAKE (modified) * trunk/src/kmk/tests/scripts/variables/MAKECMDGOALS (modified) * trunk/src/kmk/tests/scripts/variables/MAKEFILES (modified) * trunk/src/kmk/tests/scripts/variables/MAKEFILE_LIST (modified) * trunk/src/kmk/tests/scripts/variables/MAKELEVEL (modified) * trunk/src/kmk/tests/scripts/variables/MAKE_RESTARTS (modified) * trunk/src/kmk/tests/scripts/variables/MFILE_LIST (modified) * trunk/src/kmk/tests/scripts/variables/SHELL (modified) * trunk/src/kmk/tests/scripts/variables/automatic (modified) * trunk/src/kmk/tests/scripts/variables/flavors (modified) * trunk/src/kmk/tests/scripts/variables/negative (modified) * trunk/src/kmk/tests/scripts/variables/special (modified) Fixing some svn props. Sun, 27 May 2007 14:36:13 GMT bird [968] * trunk/src/kmk/config.h.win (modified) fixed prop Sun, 27 May 2007 14:34:54 GMT bird [967] * trunk/src/kmk/strcache.c (modified) fixed prop Sun, 27 May 2007 13:30:41 GMT bird [961] * trunk/src/kmk/kbuild.c (modified) find the executable on solaris. fixed bugs in the linux and freebsd code. Sun, 27 May 2007 12:29:48 GMT bird [960] * trunk/src/kmk/kmkbuiltin/solfakes.c (modified) stdlib.h was missing. Sun, 27 May 2007 12:26:37 GMT bird [959] * trunk/src/kmk/config.h.solaris (modified) Updated cached config.h for solaris. Sun, 27 May 2007 11:46:39 GMT bird [954] * trunk/src/kmk/config.h.win (modified) Filled in PACKAGE and VERSION defines. Sun, 27 May 2007 11:38:23 GMT bird [953] * trunk/src/kmk/Makefile.kmk (modified) Removed PATH_GNUMAKE_SRC override. Sun, 27 May 2007 05:57:43 GMT bird [949] * trunk/src/kmk/kbuild.c (modified) oops. Sun, 27 May 2007 05:57:14 GMT bird [948] * trunk/src/kmk/kbuild.c (modified) oops. Sun, 27 May 2007 05:54:27 GMT bird [947] * trunk/src/Makefile.kmk (modified) * trunk/src/gmake (deleted) * trunk/src/kmk (moved) Use the new gnu make code. Sat, 26 May 2007 23:57:12 GMT bird [946] * trunk/src/gmakenew/kmkbuiltin/rmdir.c (modified) Don't be grumpy about not getting anything to do. Sat, 26 May 2007 23:53:10 GMT bird [945] * trunk/src/gmakenew/kbuild.c (modified) It's __APPLE__ not __DARWIN___. Does __gnu_linux__ sound good? Sat, 26 May 2007 23:43:35 GMT bird [944] * trunk/src/gmakenew/kbuild.c (modified) darwin doesn't give me the path in argv[0] if kmk was found in that ... Sat, 26 May 2007 23:24:18 GMT bird [943] * trunk/src/gmakenew/Makefile.kmk (modified) Ooops. Sat, 26 May 2007 23:19:22 GMT bird [942] * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/kmkbuiltin/cat.c (modified) * trunk/src/gmakenew/kmkbuiltin/cp.c (modified) * trunk/src/gmakenew/kmkbuiltin/install.c (modified) * trunk/src/gmakenew/kmkbuiltin/ln.c (modified) * trunk/src/gmakenew/kmkbuiltin/mkdir.c (modified) * trunk/src/gmakenew/kmkbuiltin/mv.c (modified) * trunk/src/gmakenew/kmkbuiltin/printf.c (modified) * trunk/src/gmakenew/kmkbuiltin/rm.c (modified) * trunk/src/gmakenew/kmkbuiltin/rmdir.c (modified) Always use the GNU make getopt stuff. Sat, 26 May 2007 23:17:50 GMT bird [941] * trunk/src/gmakenew/config.h.darwin (modified) Updated cached config.h for darwin (x86). Sat, 26 May 2007 20:09:15 GMT bird [940] * trunk/src/gmakenew/function.c (modified) * trunk/src/gmakenew/main.c (modified) * trunk/src/gmakenew/read.c (modified) Some more warnings. Sat, 26 May 2007 20:05:16 GMT bird [939] * trunk/src/gmakenew/kbuild.c (modified) fixed some const warnings. Sat, 26 May 2007 20:03:34 GMT bird [938] * trunk/src/gmakenew/main.c (modified) * trunk/src/gmakenew/variable.c (modified) publish the two new make features. Sat, 26 May 2007 18:43:44 GMT bird [937] * trunk/src/gmakenew/Makefile.am (modified) * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/variable.c (modified) * trunk/src/gmakenew/variable.h (modified) Implemented the prepend assignment operator '<='. Sat, 26 May 2007 18:42:30 GMT bird [936] * trunk/src/gmakenew/kmkbuiltin/mscfakes.c (modified) * trunk/src/gmakenew/kmkbuiltin/mscfakes.h (modified) wrap rmdir as well (the stupid trailing slash problem). Sat, 26 May 2007 01:21:48 GMT bird [935] * trunk/src/gmakenew/config.h.freebsd (modified) regenerated config.h on freebsd/amd64. Fri, 25 May 2007 23:29:40 GMT bird [934] * trunk/src/gmakenew/file.c (modified) Removed assert, it's not right. Fri, 25 May 2007 23:12:32 GMT bird [933] * trunk/src/gmakenew/kbuild.c (modified) * trunk/src/gmakenew/kbuild.h (modified) svn properties. Fri, 25 May 2007 23:11:48 GMT bird [932] * trunk/src/gmakenew/kbuild.c (modified) Fixed warnings. Fri, 25 May 2007 21:43:46 GMT bird [931] * trunk/src/gmakenew/Makefile.am (modified) * trunk/src/gmakenew/configure.in (modified) Drop doc and po when bootstrapping kmk using the autoconf/automake. ... Fri, 25 May 2007 21:37:20 GMT bird [930] * trunk/src/gmakenew/kmkbuiltin/osdep.c (added) Hack for using compiler defines to detect the target OS instead of ... Fri, 25 May 2007 21:35:22 GMT bird [929] * trunk/src/gmakenew/variable.c (modified) we've got mv and printf. Fri, 25 May 2007 21:31:02 GMT bird [928] * trunk/src/gmakenew/Makefile.am (modified) Building bootstrap kmk. Fri, 25 May 2007 21:30:31 GMT bird [927] * trunk/src/gmakenew/kbuild.c (modified) Fixed some PATH_KBUILD_BIN mess + the init warnings. Fri, 25 May 2007 21:30:03 GMT bird [926] * trunk/src/gmakenew/configure.in (modified) don't configure gettext Fri, 25 May 2007 20:28:17 GMT bird [925] * trunk/src/gmakenew/function.c (modified) assert.h Fri, 25 May 2007 20:28:00 GMT bird [924] * trunk/src/gmakenew/variable.c (modified) Fixed #ifdef. Fri, 25 May 2007 05:07:41 GMT bird [923] * trunk/src/gmakenew/remake.c (modified) Fixed double remake of maybe-update targets. Fri, 25 May 2007 04:44:01 GMT bird [922] * trunk/src/gmakenew/filedef.h (modified) * trunk/src/gmakenew/read.c (modified) working on the maybe (+|) part. Fri, 25 May 2007 03:27:53 GMT bird [921] * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/file.c (modified) * trunk/src/gmakenew/filedef.h (modified) * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/remake.c (modified) multi target explicit rules. partly done. Thu, 24 May 2007 22:46:30 GMT bird [920] * trunk/src/gmakenew/config.h.linux (modified) The LOCALEDIR, ALIASPATH, LIBDIR and INCLUDEDIR stuff isn't needed ... Thu, 24 May 2007 22:45:29 GMT bird [919] * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/remake.c (modified) Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR. Thu, 24 May 2007 22:42:27 GMT bird [918] * trunk/src/gmakenew/main.c (modified) Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR. Thu, 24 May 2007 22:39:22 GMT bird [917] * trunk/src/gmakenew/kbuild.c (modified) * trunk/src/gmakenew/kbuild.h (modified) * trunk/src/gmakenew/main.c (modified) * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/remake.c (modified) * trunk/src/gmakenew/variable.c (modified) PATH_KBUILD and PATH_KBUILD_BIN improvements. Avoid LOCALEDIR, ... Thu, 24 May 2007 22:37:13 GMT bird [916] * trunk/src/gmakenew/expand.c (modified) * trunk/src/gmakenew/variable.h (modified) fixed a const issue with the value-length stuff. Thu, 24 May 2007 05:00:18 GMT bird [915] * trunk/src/gmakenew/electric.c (modified) * trunk/src/gmakenew/electric.h (modified) some more electric heap stuff. Thu, 24 May 2007 04:49:27 GMT bird [914] * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/main.c (modified) some more electric heap stuff. Thu, 24 May 2007 04:39:05 GMT bird [913] * trunk/src/gmakenew/config.h.linux (modified) regenerated the file. Thu, 24 May 2007 04:38:38 GMT bird [912] * trunk/src/gmakenew/po/POTFILES.in (modified) kbuild.c contains _(). Thu, 24 May 2007 04:14:35 GMT bird [911] * trunk/src/gmakenew/w32/pathstuff.c (modified) Made it build on amd64. Thu, 24 May 2007 03:10:51 GMT bird [910] * trunk/src/gmakenew/file.c (modified) * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/remake.c (modified) Fixed a few potential variable_buffer realloc problems. Thu, 24 May 2007 03:09:09 GMT bird [909] * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/electric.c (added) * trunk/src/gmakenew/electric.h (added) * trunk/src/gmakenew/glob/glob.c (modified) * trunk/src/gmakenew/misc.c (modified) A very simple electric fence heap (windows only for now). Thu, 24 May 2007 02:46:03 GMT bird [908] * trunk/src/gmakenew/file.c (modified) Fixed bug not dealing with the variable buffer being reallocated. Thu, 24 May 2007 02:16:52 GMT bird [907] * trunk/src/gmakenew/function.c (modified) Fixed rsort bug. Wed, 23 May 2007 05:31:19 GMT bird [903] * trunk/src/gmakenew/.purify (copied) * trunk/src/gmakenew/ABOUT-NLS (deleted) * trunk/src/gmakenew/ChangeLog (modified) * trunk/src/gmakenew/ChangeLog.1 (copied) * trunk/src/gmakenew/ChangeLog.2 (copied) * trunk/src/gmakenew/Makefile.DOS (deleted) * trunk/src/gmakenew/Makefile.DOS.template (copied) * trunk/src/gmakenew/Makefile.am (modified) * trunk/src/gmakenew/Makefile.in (deleted) * trunk/src/gmakenew/Makefile.kmk (modified) * trunk/src/gmakenew/NEWS (modified) * trunk/src/gmakenew/NMakefile (deleted) * trunk/src/gmakenew/NMakefile.template (copied) * trunk/src/gmakenew/README (deleted) * trunk/src/gmakenew/README.DOS (deleted) * trunk/src/gmakenew/README.DOS.template (copied) * trunk/src/gmakenew/README.OS2 (deleted) * trunk/src/gmakenew/README.OS2.template (copied) * trunk/src/gmakenew/README.W32 (deleted) * trunk/src/gmakenew/README.W32.template (copied) * trunk/src/gmakenew/README.cvs (copied) * trunk/src/gmakenew/README.template (copied) * trunk/src/gmakenew/SMakefile (deleted) * trunk/src/gmakenew/SMakefile.template (copied) * trunk/src/gmakenew/TODO.private (copied) * trunk/src/gmakenew/acinclude.m4 (modified) * trunk/src/gmakenew/aclocal.m4 (deleted) * trunk/src/gmakenew/amiga.h (modified) * trunk/src/gmakenew/ansi2knr.1 (deleted) * trunk/src/gmakenew/ansi2knr.c (deleted) * trunk/src/gmakenew/ar.c (modified) * trunk/src/gmakenew/arscan.c (modified) * trunk/src/gmakenew/build.sh.in (deleted) * trunk/src/gmakenew/build.template (copied) * trunk/src/gmakenew/commands.c (modified) * trunk/src/gmakenew/commands.h (modified) * trunk/src/gmakenew/config.ami (deleted) * trunk/src/gmakenew/config.ami.template (copied) * trunk/src/gmakenew/config.h-vms (deleted) * trunk/src/gmakenew/config.h-vms.template (copied) * trunk/src/gmakenew/config.h.W32 (deleted) * trunk/src/gmakenew/config.h.W32.template (copied) * trunk/src/gmakenew/config.h.in (deleted) * trunk/src/gmakenew/config.h.win (added) * trunk/src/gmakenew/config/Makefile.in (deleted) * trunk/src/gmakenew/config/codeset.m4 (deleted) * trunk/src/gmakenew/config/compile (deleted) * trunk/src/gmakenew/config/config.guess (deleted) * trunk/src/gmakenew/config/config.rpath (deleted) * trunk/src/gmakenew/config/config.sub (deleted) * trunk/src/gmakenew/config/depcomp (deleted) * trunk/src/gmakenew/config/dospaths.m4 (modified) * trunk/src/gmakenew/config/gettext.m4 (deleted) * trunk/src/gmakenew/config/glibc21.m4 (deleted) * trunk/src/gmakenew/config/iconv.m4 (deleted) * trunk/src/gmakenew/config/install-sh (deleted) * trunk/src/gmakenew/config/intdiv0.m4 (deleted) * trunk/src/gmakenew/config/intmax.m4 (deleted) * trunk/src/gmakenew/config/inttypes-pri.m4 (deleted) * trunk/src/gmakenew/config/inttypes.m4 (deleted) * trunk/src/gmakenew/config/inttypes_h.m4 (deleted) * trunk/src/gmakenew/config/isc-posix.m4 (deleted) * trunk/src/gmakenew/config/lcmessage.m4 (deleted) * trunk/src/gmakenew/config/lib-ld.m4 (deleted) * trunk/src/gmakenew/config/lib-link.m4 (deleted) * trunk/src/gmakenew/config/lib-prefix.m4 (deleted) * trunk/src/gmakenew/config/longdouble.m4 (deleted) * trunk/src/gmakenew/config/longlong.m4 (deleted) * trunk/src/gmakenew/config/mdate-sh (deleted) * trunk/src/gmakenew/config/missing (deleted) * trunk/src/gmakenew/config/mkinstalldirs (deleted) * trunk/src/gmakenew/config/nls.m4 (deleted) * trunk/src/gmakenew/config/po.m4 (deleted) * trunk/src/gmakenew/config/printf-posix.m4 (deleted) * trunk/src/gmakenew/config/progtest.m4 (deleted) * trunk/src/gmakenew/config/signed.m4 (deleted) * trunk/src/gmakenew/config/size_max.m4 (deleted) * trunk/src/gmakenew/config/stdint_h.m4 (deleted) * trunk/src/gmakenew/config/texinfo.tex (deleted) * trunk/src/gmakenew/config/uintmax_t.m4 (deleted) * trunk/src/gmakenew/config/ulonglong.m4 (deleted) * trunk/src/gmakenew/config/wchar_t.m4 (deleted) * trunk/src/gmakenew/config/wint_t.m4 (deleted) * trunk/src/gmakenew/config/xsize.m4 (deleted) * trunk/src/gmakenew/configh.dos (deleted) * trunk/src/gmakenew/configh.dos.template (copied) * trunk/src/gmakenew/configure (deleted) * trunk/src/gmakenew/configure.in (modified) * trunk/src/gmakenew/default.c (modified) * trunk/src/gmakenew/dep.h (modified) * trunk/src/gmakenew/dir.c (modified) * trunk/src/gmakenew/doc/Makefile.in (deleted) * trunk/src/gmakenew/doc/fdl.texi (deleted) * trunk/src/gmakenew/doc/make-stds.texi (deleted) * trunk/src/gmakenew/doc/make.info (deleted) * trunk/src/gmakenew/doc/make.info-1 (deleted) * trunk/src/gmakenew/doc/make.info-2 (deleted) * trunk/src/gmakenew/doc/make.texi (modified) * trunk/src/gmakenew/doc/stamp-vti (deleted) * trunk/src/gmakenew/doc/version.texi (deleted) * trunk/src/gmakenew/expand.c (modified) * trunk/src/gmakenew/file.c (modified) * trunk/src/gmakenew/filedef.h (modified) * trunk/src/gmakenew/function.c (modified) * trunk/src/gmakenew/getloadavg.c (modified) * trunk/src/gmakenew/glob/Makefile.in (deleted) * trunk/src/gmakenew/hash.h (modified) * trunk/src/gmakenew/i18n (copied) * trunk/src/gmakenew/implicit.c (modified) * trunk/src/gmakenew/job.c (modified) * trunk/src/gmakenew/job.h (modified) * trunk/src/gmakenew/kbuild.h (modified) * trunk/src/gmakenew/main.c (modified) * trunk/src/gmakenew/maintMakefile (copied) * trunk/src/gmakenew/make.1 (modified) * trunk/src/gmakenew/make.h (modified) * trunk/src/gmakenew/misc.c (modified) * trunk/src/gmakenew/po/Makefile.in.in (deleted) * trunk/src/gmakenew/po/Rules-quot (deleted) * trunk/src/gmakenew/po/be.gmo (deleted) * trunk/src/gmakenew/po/be.po (deleted) * trunk/src/gmakenew/po/boldquot.sed (deleted) * trunk/src/gmakenew/po/da.gmo (deleted) * trunk/src/gmakenew/po/da.po (deleted) * trunk/src/gmakenew/po/de.gmo (deleted) * trunk/src/gmakenew/po/de.po (deleted) * trunk/src/gmakenew/po/en@boldquot.header (deleted) * trunk/src/gmakenew/po/en@quot.header (deleted) * trunk/src/gmakenew/po/es.gmo (deleted) * trunk/src/gmakenew/po/es.po (deleted) * trunk/src/gmakenew/po/fi.gmo (deleted) * trunk/src/gmakenew/po/fi.po (deleted) * trunk/src/gmakenew/po/fr.gmo (deleted) * trunk/src/gmakenew/po/fr.po (deleted) * trunk/src/gmakenew/po/ga.gmo (deleted) * trunk/src/gmakenew/po/ga.po (deleted) * trunk/src/gmakenew/po/gl.gmo (deleted) * trunk/src/gmakenew/po/gl.po (deleted) * trunk/src/gmakenew/po/he.gmo (deleted) * trunk/src/gmakenew/po/he.po (deleted) * trunk/src/gmakenew/po/hr.gmo (deleted) * trunk/src/gmakenew/po/hr.po (deleted) * trunk/src/gmakenew/po/id.gmo (deleted) * trunk/src/gmakenew/po/id.po (deleted) * trunk/src/gmakenew/po/insert-header.sin (deleted) * trunk/src/gmakenew/po/ja.gmo (deleted) * trunk/src/gmakenew/po/ja.po (deleted) * trunk/src/gmakenew/po/ko.gmo (deleted) * trunk/src/gmakenew/po/ko.po (deleted) * trunk/src/gmakenew/po/make.pot (deleted) * trunk/src/gmakenew/po/nl.gmo (deleted) * trunk/src/gmakenew/po/nl.po (deleted) * trunk/src/gmakenew/po/pl.gmo (deleted) * trunk/src/gmakenew/po/pl.po (deleted) * trunk/src/gmakenew/po/pt_BR.gmo (deleted) * trunk/src/gmakenew/po/pt_BR.po (deleted) * trunk/src/gmakenew/po/quot.sed (deleted) * trunk/src/gmakenew/po/remove-potcdate.sin (deleted) * trunk/src/gmakenew/po/ru.gmo (deleted) * trunk/src/gmakenew/po/ru.po (deleted) * trunk/src/gmakenew/po/rw.gmo (deleted) * trunk/src/gmakenew/po/rw.po (deleted) * trunk/src/gmakenew/po/stamp-po (deleted) * trunk/src/gmakenew/po/sv.gmo (deleted) * trunk/src/gmakenew/po/sv.po (deleted) * trunk/src/gmakenew/po/tr.gmo (deleted) * trunk/src/gmakenew/po/tr.po (deleted) * trunk/src/gmakenew/po/uk.gmo (deleted) * trunk/src/gmakenew/po/uk.po (deleted) * trunk/src/gmakenew/po/vi.gmo (deleted) * trunk/src/gmakenew/po/vi.po (deleted) * trunk/src/gmakenew/po/zh_CN.gmo (deleted) * trunk/src/gmakenew/po/zh_CN.po (deleted) * trunk/src/gmakenew/prepare_w32.bat (copied) * trunk/src/gmakenew/read.c (modified) * trunk/src/gmakenew/remake.c (modified) * trunk/src/gmakenew/remote-cstms.c (modified) * trunk/src/gmakenew/rule.c (modified) * trunk/src/gmakenew/rule.h (modified) * trunk/src/gmakenew/strcache.c (modified) * trunk/src/gmakenew/tests/ChangeLog (modified) * trunk/src/gmakenew/tests/run_make_tests.pl (modified) * trunk/src/gmakenew/tests/scripts/features/patternrules (modified) * trunk/src/gmakenew/tests/scripts/variables/automatic (modified) * trunk/src/gmakenew/tests/test_driver.pl (modified) * trunk/src/gmakenew/variable.c (modified) * trunk/src/gmakenew/variable.h (modified) * trunk/src/gmakenew/vmsdir.h (modified) * trunk/src/gmakenew/vmsfunctions.c (modified) * trunk/src/gmakenew/vmsify.c (modified) * trunk/src/gmakenew/vmsjobs.c (modified) * trunk/src/gmakenew/vpath.c (modified) * trunk/src/gmakenew/w32/.deps (deleted) * trunk/src/gmakenew/w32/Makefile (deleted) * trunk/src/gmakenew/w32/Makefile.in (deleted) * trunk/src/gmakenew/w32/include/pathstuff.h (modified) * trunk/src/gmakenew/w32/pathstuff.c (modified) Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of ... Wed, 23 May 2007 03:56:33 GMT bird [902] * trunk/src/gmakenew (copied) Temporary copy for mergin in current gnu make trunk changes. Wed, 16 May 2007 21:48:02 GMT bird [898] * trunk/src/gmake/job.c (modified) paranoia. Tue, 01 May 2007 22:25:15 GMT bird [888] * trunk/src/ash-messup/var.c (modified) Fixed unterminated LIBPATHSTRICT value.