Andy Cedilnik
|
ef0fd479cc
|
STYLE: Nightly Version update
|
2006-11-07 08:08:03 -05:00 |
Andy Cedilnik
|
4e1f2798ca
|
STYLE: Nightly Version update
|
2006-11-06 08:09:00 -05:00 |
Andy Cedilnik
|
fa6bcb6138
|
STYLE: Nightly Version update
|
2006-11-05 08:07:42 -05:00 |
Andy Cedilnik
|
f168018732
|
STYLE: Nightly Version update
|
2006-11-04 08:06:48 -05:00 |
Andy Cedilnik
|
a1f9b28c6f
|
STYLE: Nightly Version update
|
2006-11-03 08:07:56 -05:00 |
Andy Cedilnik
|
d6f2cbed17
|
STYLE: Nightly Version update
|
2006-11-02 08:08:09 -05:00 |
Andy Cedilnik
|
db4c5c5191
|
STYLE: Nightly Version update
|
2006-11-01 08:07:39 -05:00 |
Andy Cedilnik
|
897a2a9029
|
ENH: Cleanup of install component list. There was already the list in the global generator. Use that one
|
2006-10-31 14:28:48 -05:00 |
Andy Cedilnik
|
605d8871bb
|
STYLE: Fix kwstyle
|
2006-10-31 06:43:18 -05:00 |
Andy Cedilnik
|
7ded253013
|
ENH: Add support for displaying the list of components
|
2006-10-30 15:59:54 -05:00 |
Bill Hoffman
|
7aef92391b
|
ENH: make sure null const char* is not put into ossttringstream to avoid seg faults
|
2006-10-30 11:22:48 -05:00 |
Andy Cedilnik
|
fb9999157e
|
STYLE: Nightly Version update
|
2006-10-30 09:54:18 -05:00 |
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.
|
2006-10-26 11:39:56 -04:00 |
Andy Cedilnik
|
5418998e46
|
STYLE: Fix typo
|
2006-10-26 11:01:52 -04:00 |
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.
|
2006-10-26 10:49:29 -04:00 |
Brad King
|
e15249f11e
|
COMP: Remove unused variable.
|
2006-10-25 14:03:33 -04:00 |
Brad King
|
89f098bc59
|
BUG: Adjust prebuild/prelink/postbuild script construction to account for ConstructScript no longer producing trailing newlines. This addresses bug#3977.
|
2006-10-25 12:49:27 -04:00 |
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.
|
2006-10-25 12:27:17 -04:00 |
Brad King
|
54731fa2c8
|
ENH: Adding support for # escape in Watcom WMake.
|
2006-10-25 11:23:04 -04:00 |
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.
|
2006-10-25 10:57:26 -04:00 |
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.
|
2006-10-25 10:31:26 -04:00 |
Andy Cedilnik
|
9192f3638b
|
COMP: Remove unnecessary provocation
|
2006-10-25 09:54:54 -04:00 |
Andy Cedilnik
|
b4da7bbaab
|
STYLE: Fix line length
|
2006-10-25 08:56:56 -04:00 |
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
|
2006-10-24 12:44:59 -04:00 |
Bill Hoffman
|
212eeff04c
|
ENH: remove failing test
|
2006-10-24 11:06:44 -04:00 |
Brad King
|
87dcfb54c4
|
ENH: Added # character for shell escaping.
|
2006-10-23 17:20:59 -04:00 |
Brad King
|
b25629efc4
|
ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.
|
2006-10-23 17:14:20 -04:00 |
Brad King
|
74c70d4078
|
BUG: Do not display cmake -E usage when any old command line error occurs.
|
2006-10-23 16:16:05 -04:00 |
Brad King
|
d1a9c93119
|
ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name IS_NEWER_THAN so old syntax will continue to work.
|
2006-10-23 13:37:24 -04:00 |
Bill Hoffman
|
0c52510f21
|
ENH: remove broken test
|
2006-10-22 19:21:05 -04:00 |
Brad King
|
f91b3c1daa
|
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
2006-10-19 15:00:10 -04:00 |
Ken Martin
|
f7a5289e31
|
ENH: added total time limit for a CTest run bug 1207
|
2006-10-19 10:45:19 -04:00 |
Brad King
|
bfe885f6ef
|
ENH: Clarified search behavior when the objective is not found.
|
2006-10-19 09:18:59 -04:00 |
David Cole
|
e9fb6cd51a
|
BUG: Correct the SystemReportDebugHook function. It should not call exit. It gets called multiple times at shutdown in a memory leak reporting scenario... This is the source of the long standing KWWidgetsTour debug build dashboard failure.
|
2006-10-18 23:27:33 -04:00 |
Brad King
|
4d6435f5f3
|
STYLE: Fixed line-too-long.
|
2006-10-17 09:34:07 -04:00 |
Brad King
|
b155f3aa1c
|
ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219.
|
2006-10-16 18:17:14 -04:00 |
Brad King
|
30235517f8
|
BUG: Need to collapse path argument to get_directory_property. This addresses bug#3847.
|
2006-10-16 15:18:03 -04:00 |
Brad King
|
49bf0b9e3d
|
ENH: Make hyperlinks in documentation active when generated into HTML documents. This addresses bug#3906.
|
2006-10-16 14:52:31 -04:00 |
Ken Martin
|
3a0b94131d
|
BUG: partial fix for the progress after install bug
|
2006-10-16 12:49:26 -04:00 |
Brad King
|
e593fbf6ee
|
ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ERROR_STRIP_TRAILING_WHITESPACE options to EXECUTE_PROCESS command. These allow it to behave more like the old EXEC_PROGRAM command that it is supposed to replace.
|
2006-10-16 11:32:28 -04:00 |
Andy Cedilnik
|
2071291956
|
STYLE: Fix kwstyle
|
2006-10-15 07:54:52 -04:00 |
Andy Cedilnik
|
3206db15b3
|
ENH: Properly propagate config type to test
|
2006-10-13 17:10:48 -04:00 |
Bill Hoffman
|
655ba54e2d
|
BUG: fix for bug#3908 if header_file_only is set on cxx files in visual studio do not compile them
|
2006-10-13 16:13:14 -04:00 |
Andy Cedilnik
|
8a4c70cf6d
|
COMP: Fix Sun build
|
2006-10-13 14:44:35 -04:00 |
Brad King
|
fb7c7675f5
|
BUG: When using link scripts use native shell escapes instead of makefile shell escapes because the script is not interpreted by a make tool.
|
2006-10-13 13:59:59 -04:00 |
Bill Hoffman
|
5330a03994
|
ENH: allow for -gdwarf-2 to be in cflags or cxxflags for xcode
|
2006-10-13 11:53:12 -04:00 |
Andy Cedilnik
|
870f2aeb2e
|
BUG: Replace some errors with warnings
|
2006-10-13 10:27:01 -04:00 |
Brad King
|
69356d8a7a
|
BUG: Juse use cmake -E echo instead of the native echo on MinGW makefiles. The echo; hack did not work when running from ctest.
|
2006-10-13 10:22:45 -04:00 |
Brad King
|
023041362d
|
BUG: Do not try to compute the location of a non-library target for linking.
|
2006-10-13 10:03:54 -04:00 |
Andy Cedilnik
|
2f713072c7
|
ENH: Report command line as a measurement and allow user to add custom measurements
|
2006-10-13 09:30:33 -04:00 |
Bill Hoffman
|
052cb7753b
|
ENH: undo bad changes
|
2006-10-12 17:19:57 -04:00 |
Andy Cedilnik
|
61a4c12ce6
|
BUG: Use BuildDirectory from the DartConfiguration information. Also, Make missing coverage information not make ctest fail
|
2006-10-12 16:31:54 -04:00 |
Andy Cedilnik
|
d5f31292b2
|
BUG: Use variable instead of retrieving again. Fixes bug: Bug #3476
|
2006-10-12 15:30:01 -04:00 |
Andy Cedilnik
|
9226a9262f
|
BUG: Report and error when ctest -S script fails... Fixes: Bug #3540
|
2006-10-12 15:10:21 -04:00 |
Andy Cedilnik
|
b548e2db1f
|
ENH: Add NSIS compression
|
2006-10-12 14:59:43 -04:00 |
Andy Cedilnik
|
911317a2a7
|
ENH: Handle more regular expressions
|
2006-10-12 14:47:40 -04:00 |
Andy Cedilnik
|
e31dc3abe5
|
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX
|
2006-10-12 13:05:50 -04:00 |
Ken Martin
|
77a4227652
|
ENH: some cleanup and commenting of code
|
2006-10-12 12:51:27 -04:00 |
Bill Hoffman
|
107e01c8dc
|
ENH: fix for bug -gdwarf getting removed
|
2006-10-12 10:57:36 -04:00 |
Brad King
|
b20fd1af11
|
BUG: Do not collapse the INSTALL_NAME_DIR setting because users may intend to have .. in the path. This makes the makefile generator consistent with the already working Xcode implementation of this feature. Also added a test for @executable_path/.. style settings for this property.
|
2006-10-11 12:41:20 -04:00 |
Brad King
|
c0326d0d54
|
ENH: Simplify code by removing redundant check against BUILD_WITH_INSTALL_RPATH.
|
2006-10-11 12:41:17 -04:00 |
Brad King
|
86dd8579c5
|
BUG: TARGET_QUOTED should always be replaced if Target is set in the rule variables.
|
2006-10-10 14:13:35 -04:00 |
Brad King
|
f0c79a0030
|
BUG: Avoid duplicate conversion to output path.
|
2006-10-10 13:47:50 -04:00 |
Andy Cedilnik
|
cdcbe2587a
|
STYLE: Nightly Version update
|
2006-10-10 12:24:46 -04:00 |
Brad King
|
8824f7984a
|
BUG: Fixed references to projects outside the build tree and in other locations with spaces in the path. This is needed for out-of-source/out-of-binary subdirectories in the build.
|
2006-10-09 21:48:48 -04:00 |
Brad King
|
0fe0523810
|
BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature.
|
2006-10-09 21:25:58 -04:00 |
Andy Cedilnik
|
9fca6a7837
|
STYLE: Nightly Version update
|
2006-10-09 11:03:46 -04:00 |
David Cole
|
7d033e5c2b
|
COMP: Fix or suppress warnings on Borland and Mac dashboards. Definitely fix "may be used uninitialized" warnings.
|
2006-10-09 10:06:03 -04:00 |
Andy Cedilnik
|
2ea953019f
|
STYLE: Nightly Version update
|
2006-10-08 09:23:21 -04:00 |
Andy Cedilnik
|
830269fd64
|
STYLE: Nightly Version update
|
2006-10-07 06:15:26 -04:00 |
Ken Martin
|
f7217ef344
|
ENH: remove old unused code
|
2006-10-06 15:33:16 -04:00 |
Ken Martin
|
cfb3c9eaa9
|
BUG: potential segfault
|
2006-10-06 14:00:35 -04:00 |
David Cole
|
22442fd9e1
|
STYLE: Make the set of supported STL headers the same in vtkstd and vtksys/stl. (The union of the present values of the two sets.)
|
2006-10-06 11:13:02 -04:00 |
Bill Hoffman
|
017cec95ad
|
ENH: do not print a call stack if the user does a message error unless --debug-output is used
|
2006-10-06 11:11:59 -04:00 |
Andy Cedilnik
|
0e497ef160
|
STYLE: Nightly Version update
|
2006-10-06 03:32:09 -04:00 |
Bill Hoffman
|
027b9cbe87
|
BUG: fix bug where converage was required to get valgrind output because of bad current directory
|
2006-10-05 17:53:09 -04:00 |
Brad King
|
bdf8e186e5
|
BUG: Need to match shared library names before static because some platforms have static name patterns that match their shared patterns but not vice versa. This is needed for implementing bug#1644 on cygwin.
|
2006-10-05 16:59:46 -04:00 |
Brad King
|
e0a662a3dd
|
ENH: Adding version number to the name of a DLL built in cygwin but not the import library. This addresses bug#3571.
|
2006-10-05 16:30:47 -04:00 |
Brad King
|
7ad07e0811
|
BUG: Fix link flags on cygwin shared libraries. This requires that the shared library prefix be supported in the link library regex.
|
2006-10-05 15:08:20 -04:00 |
Brad King
|
7e92f0b4e4
|
BUG: Hack to make echo command work properly in mingw32-make.
|
2006-10-05 14:51:20 -04:00 |
Brad King
|
5341711012
|
BUG: Robustly handle failure of FormatMessage. See bug#3471.
|
2006-10-05 13:43:02 -04:00 |
Brad King
|
934c804ea4
|
ENH: Added OPTIONAL option to INSTALL command to allow installation of files if they exist while ignoring them otherwise. This addresses bug#2922.
|
2006-10-05 11:31:57 -04:00 |
Brad King
|
1bdebd7da6
|
ENH: Adding links to web resources and FAQ to SEE ALSO section. This addresses bug #3757.
|
2006-10-05 10:55:37 -04:00 |
Brad King
|
c11cf31c9b
|
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462.
|
2006-10-05 08:55:59 -04:00 |
Andy Cedilnik
|
e36eb71913
|
STYLE: Nightly Version update
|
2006-10-05 03:57:19 -04:00 |
Brad King
|
9e709f6bde
|
BUG: The --help option should list generators. This addresses bug #2494.
|
2006-10-04 19:21:20 -04:00 |
Brad King
|
406f3554c7
|
BUG: Fixed display of custom command comments with quotes, dollars, and other special characters in them.
|
2006-10-04 18:52:29 -04:00 |
Brad King
|
038c9e27d7
|
ENH: Adding Shell_Flag_EchoWindows option to setup escapes for arguments to the native echo command in a shell. This special case is needed to avoid adding quotes when passing text to echo in a native windows shell which does no command line parsing at all.
|
2006-10-04 18:52:24 -04:00 |
Brad King
|
5a6b0792cd
|
ENH: Added COMMENT option to ADD_CUSTOM_TARGET. This addresses bug#3461.
|
2006-10-04 18:10:30 -04:00 |
Brad King
|
168591e72d
|
BUG: COMMENT was missing from docs.
|
2006-10-04 18:09:43 -04:00 |
Brad King
|
40adb2ce03
|
ENH: Adding tests KWSYS_C_HAS_PTRDIFF_T and KWSYS_C_HAS_SSIZE_T to help ProcessUNIX.c build everywhere without warnings.
|
2006-10-04 17:27:17 -04:00 |
Brad King
|
652d7bc0fb
|
BUG: Name of C test file ends in .c not .cxx.
|
2006-10-04 17:08:02 -04:00 |
Brad King
|
a48cf7e07b
|
ENH: Renamed kwsysPlatformCxxTests to kwsysPlatformTests and generalized it for multiple language tests (C and CXX).
|
2006-10-04 16:56:32 -04:00 |
Brad King
|
2dfa2ba888
|
ENH: Added APPEND option to ADD_CUSTOM_COMMAND to allow extra dependencies to be connected later. This is useful to create one rule and then have a macro add things to it later. This addresses bug#2151.
|
2006-10-04 15:24:26 -04:00 |
Brad King
|
523075ded5
|
BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722.
|
2006-10-04 14:37:42 -04:00 |
Bill Hoffman
|
430f6f35eb
|
BUG: fix for fat file systems and vs8 #2617
|
2006-10-04 14:02:12 -04:00 |
Bill Hoffman
|
4c44781404
|
BUG: fix for bug#3362 xml escapes on -D stuff for visual studio
|
2006-10-04 13:27:58 -04:00 |
Bill Hoffman
|
8750b1960e
|
BUG: fix for bug# 3664
|
2006-10-04 11:33:07 -04:00 |
Bill Hoffman
|
4f304e7a07
|
BUG: fix for bug #3517 seg fault with enable language before project command
|
2006-10-04 11:11:21 -04:00 |
Andy Cedilnik
|
dabb4ea14c
|
STYLE: Nightly Version update
|
2006-10-04 05:20:13 -04:00 |
Bill Hoffman
|
18e302a377
|
ENH: fix dashbaord error do not exclude root project from itself.
|
2006-10-03 17:53:07 -04:00 |
Bill Hoffman
|
48fdfdaedd
|
ENH: use core and not all of carbon
|
2006-10-03 15:25:58 -04:00 |
Bill Hoffman
|
f851821cc7
|
BUG: fix for bug#3714 execlude_from_all not working on vs
|
2006-10-03 15:12:25 -04:00 |
Ken Martin
|
22a7977ff9
|
ENH: added endmacro command
|
2006-10-03 14:40:22 -04:00 |
Bill Hoffman
|
2e7aef7422
|
BUG: fix for bug#3738
|
2006-10-03 14:03:12 -04:00 |
Bill Hoffman
|
b3efab88f8
|
BUG: fix for bug#3775
|
2006-10-03 13:45:41 -04:00 |
Bill Hoffman
|
5b98b7af78
|
ENH: check for empty path
|
2006-10-03 13:35:59 -04:00 |
Bill Hoffman
|
8883a761d3
|
BUG: bug#3789 add msys for the msys generator
|
2006-10-03 13:35:07 -04:00 |
Bill Hoffman
|
4d0c0e6d64
|
ENH: make sure file is closed
|
2006-10-03 13:22:30 -04:00 |
Bill Hoffman
|
81996dc4de
|
ENH: allow edit of file text directly
|
2006-10-03 12:21:11 -04:00 |
Bill Hoffman
|
d5cce9f0b5
|
ENH: fix compile error
|
2006-10-03 12:09:47 -04:00 |
Bill Hoffman
|
9c4302f79e
|
ENH: do not allow null pointer access
|
2006-10-03 11:55:55 -04:00 |
Bill Hoffman
|
9c3b654991
|
ENH: make sure value is set before using it
|
2006-10-03 11:55:34 -04:00 |
Bill Hoffman
|
46c6442ce2
|
BUG: fix for seg fault bug #3815
|
2006-10-03 10:57:31 -04:00 |
Brad King
|
48ee381e6b
|
BUG: Need to initialize to not use native pipes.
|
2006-10-03 10:26:32 -04:00 |
Brad King
|
a85060439c
|
STYLE: Fixed line-too-long warning.
|
2006-10-03 09:12:27 -04:00 |
Brad King
|
6eef6638a5
|
ENH: Added Process_SetPipeNative method to allow user code to override the pipes connected to the child pipeline.
|
2006-10-03 09:10:03 -04:00 |
Andy Cedilnik
|
9d566ee8bd
|
STYLE: Nightly Version update
|
2006-10-03 05:59:41 -04:00 |
Brad King
|
fcd500289b
|
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
|
2006-10-02 12:01:20 -04:00 |
Brad King
|
1d9f287af7
|
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
|
2006-10-02 11:14:00 -04:00 |
Brad King
|
603b47c87a
|
ENH: Patch from Alex to help with KDevelop code completion in generated projects.
|
2006-10-02 10:49:55 -04:00 |
Brad King
|
e4ec89d036
|
ENH: Added SYMBOLIC source file property to mark custom command outputs that are never actually created on disk. This is used by the Watcom WMake generator to generate the .SYMBOLIC mark on the files in the make system.
|
2006-10-02 10:20:53 -04:00 |
Andy Cedilnik
|
066c24e404
|
STYLE: Nightly Version update
|
2006-10-02 04:26:58 -04:00 |
Andy Cedilnik
|
3b515f7ced
|
STYLE: Nightly Version update
|
2006-10-01 04:35:56 -04:00 |
Andy Cedilnik
|
51c140fc60
|
STYLE: Nightly Version update
|
2006-09-30 03:55:40 -04:00 |
Brad King
|
fdcc888c56
|
ENH: Added support for getting a target's location on a per-configuration basis (ex. DEBUG_LOCATION). This does not fix but helps with bug#3250.
|
2006-09-29 16:42:58 -04:00 |
Bill Hoffman
|
21f3a18bee
|
ENH: fix failing tests on mac
|
2006-09-29 16:14:34 -04:00 |
Brad King
|
28921d907f
|
BUG: Fixed inclusion of progress.make from subdirectory makefiles.
|
2006-09-29 09:11:22 -04:00 |
Andy Cedilnik
|
4ec039e861
|
STYLE: Nightly Version update
|
2006-09-29 03:53:32 -04:00 |
Brad King
|
1d2fd77ca5
|
BUG: Move hack from old cmMakefile::AddUtilityTarget to this command directly. There really needs to be a better way to represent external project targets.
|
2006-09-28 17:35:24 -04:00 |
Brad King
|
bd6aaef001
|
BUG: Moved progress.make file into CMakeFiles subdirectory to keep things clean.
|
2006-09-28 17:21:50 -04:00 |
Brad King
|
9a1d4e92eb
|
BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
|
2006-09-28 16:40:35 -04:00 |
Brad King
|
7d2de52c1a
|
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed.
|
2006-09-28 13:55:26 -04:00 |
Brad King
|
d01b6f1281
|
ENH: Added VERBATIM option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET commands. This option enables full escaping of custom command arguments on all platforms. See bug#3786.
|
2006-09-28 11:30:49 -04:00 |
Brad King
|
019dabc97f
|
BUG: MSYS makefile shell needs posix paths to executables in some cases and it does not hurt to do it always.
|
2006-09-28 10:37:19 -04:00 |
Brad King
|
0b135767d6
|
BUG: Do not filter system directories for include file dependencies.
|
2006-09-28 09:49:40 -04:00 |
Andy Cedilnik
|
c717db3b88
|
STYLE: Nightly Version update
|
2006-09-28 02:33:40 -04:00 |
Brad King
|
16cafd5cdf
|
COMP: Fix init order.
|
2006-09-27 16:20:47 -04:00 |
Brad King
|
e5549cff25
|
BUG: One should be able to escape the @ symbol.
|
2006-09-27 16:14:16 -04:00 |
Brad King
|
4babd52d8d
|
BUG: The copy constructor should copy the escape settings.
|
2006-09-27 15:26:03 -04:00 |
Brad King
|
dd332a00cc
|
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
|
2006-09-27 13:43:46 -04:00 |
Brad King
|
61d3b2f1fb
|
STYLE: Fixed line-too-long.
|
2006-09-27 12:55:58 -04:00 |
Andy Cedilnik
|
e10f739571
|
BUG: Handle header file dependencies for objective C
|
2006-09-26 08:04:23 -04:00 |
Andy Cedilnik
|
2912432cbc
|
STYLE: Nightly Version update
|
2006-09-26 02:30:59 -04:00 |
Brad King
|
1d11927f65
|
COMP: Removed yyunput function to avoid warning.
|
2006-09-25 18:33:27 -04:00 |
Brad King
|
aa8d37bdc8
|
COMP: Restoring previous AIX fix.
|
2006-09-25 14:01:49 -04:00 |
Brad King
|
c1b4a0bf74
|
BUG: Disable new shell escape code until backward compatibility can be established in the new implementation.
|
2006-09-25 10:22:48 -04:00 |
Brad King
|
97c97730a6
|
BUG: Character + should be valid in a variable name.
|
2006-09-25 10:05:07 -04:00 |
Andy Cedilnik
|
cba6306b86
|
STYLE: Nightly Version update
|
2006-09-25 02:39:16 -04:00 |
Andy Cedilnik
|
2e6f937ee8
|
STYLE: Nightly Version update
|
2006-09-24 02:40:49 -04:00 |