Changeset 537 in kBuild for trunk/ChangeLog
- Timestamp:
- Sep 19, 2006 4:45:11 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r535 r537 3 3 2006-09-18: 4 4 - kBuild/gmake: 5 o Fixed missing expansion in kbuild_lookup_variable. 5 6 o A real attempt at fixing the double quoting problem on windows. ash seems to want a 6 7 space between a double quote enclosing the last argument on the commandline and the 7 8 double quote enclosing the commandline (the -c argument). Also, defined HAVE_CYGWIN_SHELL. 8 9 o Fixed a newline escape problem when using batch_mode_shell on windows with kmk_ash. 9 o Fixed missing expansion in kbuild_lookup_variable.10 10 11 11 2006-09-17:
Note:
See TracChangeset
for help on using the changeset viewer.