Changeset 539 in kBuild for trunk/ChangeLog
- Timestamp:
- Sep 19, 2006 5:47:23 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r537 r539 3 3 2006-09-18: 4 4 - kBuild/gmake: 5 o Don't send put j1 in MAKEFLAGS on windows, somehow that doesn't work. 6 o Fixed some variable name typos in kbuild.c. 5 7 o Fixed missing expansion in kbuild_lookup_variable. 6 8 o A real attempt at fixing the double quoting problem on windows. ash seems to want a 7 9 space between a double quote enclosing the last argument on the commandline and the 8 double quote enclosing the commandline (the -c argument). Also, defined HAVE_CYGWIN_SHELL.10 double quote enclosing the commandline (the -c argument). 9 11 o Fixed a newline escape problem when using batch_mode_shell on windows with kmk_ash. 10 12
Note:
See TracChangeset
for help on using the changeset viewer.