Commit History

Author SHA1 Message Date
  Bill Hoffman 7aef92391b ENH: make sure null const char* is not put into ossttringstream to avoid seg faults 19 years ago
  Brad King 4400842135 ENH: Added test case for bug#3966. 19 years ago
  Andy Cedilnik fb9999157e STYLE: Nightly Version update 19 years ago
  Andy Cedilnik e29b587d59 ENH: More documentation 19 years ago
  Andy Cedilnik 9ae7fb964c ENH: Add support for libjvm 19 years ago
  Bill Hoffman f23ade5c02 ENH: remove JavaEmbedding 19 years ago
  Bill Hoffman 6dba95cb2a ENH: fix warnings on windows paths 19 years ago
  Brad King d9f1d4d71a ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the command. Re-implemented argument parsing to be simpler and more robust. 19 years ago
  Andy Cedilnik 5418998e46 STYLE: Fix typo 19 years ago
  Brad King b9f3de8491 BUG: When writing newlines between script portions in prebuild, prelink, and postbuild command lines they must be escaped for XML so that the IDE receives them. This fixes the fix for bug #3977. 19 years ago
  Brad King e15249f11e COMP: Remove unused variable. 19 years ago
  Brad King 89f098bc59 BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977. 19 years ago
  Brad King e23b82c2cf BUG: Avoid leading and trailing newlines in custom command scripts because some VS6 versions do not like the trailing backslash this produces. This addresses bug#3977. 19 years ago
  Brad King 9b8f479e01 ENH: Re-enabling # escape test now that it is implemented everywhere. 19 years ago
  Brad King 54731fa2c8 ENH: Adding support for # escape in Watcom WMake. 19 years ago
  Brad King 9e29a742a9 BUG: EQUAL -> STREQUAL for string comparison. 19 years ago
  Brad King b7e04e69ae BUG: It cannot be an error if the values do not convert. The docs say that if the values do not convert the test is false. 19 years ago
  Brad King d563ab6677 BUG: For LESS, GREATER, and EQUAL check that the arguments can actually be converted to numbers. Also force the conversion results to be stored in memory to make sure they both use the same precision. This addresses bug#3966. 19 years ago
  Andy Cedilnik 9192f3638b COMP: Remove unnecessary provocation 19 years ago
  Andy Cedilnik f1a0e48082 BUG: Attempt to fix the test 19 years ago
  Andy Cedilnik b4da7bbaab STYLE: Fix line length 19 years ago
  Alexander Neundorf 5a2b41350b BUG: honor the REQUIRED flag for Perl, please backport to 2.4 branch so that 19 years ago
  Andy Cedilnik e8d48151d3 BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is no line at the end of the file. This will fix the coverage code complaining about it 19 years ago
  Bill Hoffman 212eeff04c ENH: remove failing test 19 years ago
  Bill Hoffman 112dadc0e8 ENH: fix more doxygen issues 19 years ago
  Bill Hoffman ae5df56bbc ENH: remove JavaEmbedding framework 19 years ago
  Brad King ee9341079f BUG: Disable testing of # escapes until it can be implemented for Watcom WMake. 19 years ago
  Alexander Neundorf 0945aecc94 BUG: fix #3955: add -O2 by default but only if no special buildtype is set 19 years ago
  Brad King 87dcfb54c4 ENH: Added # character for shell escaping. 19 years ago
  Brad King b25629efc4 ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway. 19 years ago