Bill Hoffman
|
587370e1e2
|
remove more warnings
|
2003-11-26 16:15:18 -05:00 |
Bill Hoffman
|
d89adbf049
|
remove warnings
|
2003-11-26 16:12:52 -05:00 |
Brad King
|
8876adcd81
|
ERR: Fixed unused parameter warnings.
|
2003-11-26 16:11:43 -05:00 |
Bill Hoffman
|
6e9a96119c
|
ENH: fix some warnings
|
2003-11-26 16:04:01 -05:00 |
Brad King
|
9a58ac6649
|
ENH: Added CreateSymlink method.
|
2003-11-26 14:52:12 -05:00 |
Bill Hoffman
|
725de95b7e
|
ENH: remove removecache entry call
|
2003-11-26 14:30:28 -05:00 |
Bill Hoffman
|
5ccfaefb48
|
ENH: generate a sln and dsw file for each sub project in a project
|
2003-11-26 14:29:53 -05:00 |
Brad King
|
945fcb581d
|
BUG: Do not use std::string to accumulate output. Use std::vector instead. This is much better at memory management.
|
2003-11-26 11:41:57 -05:00 |
Brad King
|
6018ebdc85
|
BUG#393: Adding XML escaping for additional per-source compile flags.
|
2003-11-21 14:13:49 -05:00 |
Ken Martin
|
a293f8f7a0
|
fixed argument parsing
|
2003-11-13 14:45:40 -05:00 |
Brad King
|
070fa61ff4
|
ENH: Documentation improvements.
|
2003-11-13 13:51:18 -05:00 |
Bill Hoffman
|
9d4aefc088
|
BUG: fix for bug 373 make depend problem
|
2003-11-12 14:20:21 -05:00 |
Andy Cedilnik
|
467fa9dfb3
|
ENH: Bug #371 - Add build configuration for try compiles using cmake variable
|
2003-11-12 14:06:02 -05:00 |
Bill Hoffman
|
343f327b32
|
BUG: fix for 363, VCMIDLTool not used for idl files
|
2003-11-11 12:51:50 -05:00 |
Andy Cedilnik
|
220aea3aee
|
BUG: Handle -C properly for executables that are not in the project; Fix Bug #344 - ctest -C Debug
|
2003-11-11 12:36:03 -05:00 |
Andy Cedilnik
|
2bb8d871cb
|
ENH: Add warning exception for VTK type warning blocking
|
2003-11-06 16:38:32 -05:00 |
Bill Hoffman
|
34853be45a
|
BUG: fix for bug 346, borland should now support dash in the path
|
2003-11-05 11:18:15 -05:00 |
Brad King
|
251032b190
|
BUG#259: Fix for spaces in paths to executable added to previous fixes for this bug.
|
2003-11-05 10:46:16 -05:00 |
Bill Hoffman
|
c02edd816a
|
BUG: fix for bug 323
|
2003-11-04 11:19:53 -05:00 |
Brad King
|
37bbb27bfa
|
ERR: Removed extra variable assignments.
|
2003-11-04 09:00:18 -05:00 |
Brad King
|
8f8cc16ea3
|
BUG: Removed CloseHandle in case of error in DuplicateHandle. According to documentation, DuplicateHandle will close the source handle regardless of error condition.
|
2003-11-04 08:56:12 -05:00 |
Brad King
|
0169ccf157
|
BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake.
|
2003-11-04 08:50:43 -05:00 |
Andy Cedilnik
|
def3fd0436
|
BUG: This fixes problem when submitting bugs on Mac: Bug #320 - When st_size in stat is 64 bit ctest does not submit
|
2003-11-03 16:59:15 -05:00 |
Bill Hoffman
|
eff0a824c4
|
BUG: hack fix for problem of MS vs 6 and custom target commands
|
2003-11-03 15:57:56 -05:00 |
Andy Cedilnik
|
271f4be42a
|
BUG: Fix Bug #319 - Change in QT_WRAP_CPP's behaviour
|
2003-11-03 15:53:54 -05:00 |
Andy Cedilnik
|
b1f1118239
|
ENH: Cleanup parsing of argument to help fix Bug #259 - CMake does not quote correctly in DartTestfile.txt
|
2003-11-03 15:38:23 -05:00 |
Brad King
|
5f30c8caac
|
BUG#259: ADD_TEST command generated in DartTestfile.txt now quotes/escapes all arguments.
|
2003-11-03 15:19:27 -05:00 |
Bill Hoffman
|
f60e16f8ab
|
BUG: fix for debug libs not using output path
|
2003-11-03 11:01:48 -05:00 |
Brad King
|
b7361dd04e
|
BUG#318: cmake.check_depends now collects all dependencies for cmake.depends and then uses a single rule.
|
2003-10-31 17:22:57 -05:00 |
Andy Cedilnik
|
368d7f7c18
|
ENH: Attempt to add debug library postfix for visual studio 6
|
2003-10-31 16:55:49 -05:00 |
Andy Cedilnik
|
3020a554ba
|
ENH: Report when having conflicts
|
2003-10-31 09:31:05 -05:00 |
Brad King
|
7ce0e4c576
|
BUG#313: Improving error message when no CMakeLists.txt file is found in the source tree.
|
2003-10-30 16:12:09 -05:00 |
Brad King
|
fc689df5d9
|
BUG: Backing out previous change until a deeper problem can be investigated.
|
2003-10-30 14:27:29 -05:00 |
Brad King
|
cc3887c462
|
BUG#259: Do not double quote arguments if they are already quoted when writing DartTestfile.txt.
|
2003-10-30 14:00:59 -05:00 |
Brad King
|
f2e6d5790b
|
BUG#163: Added documentation of OUTPUT_VARIABLE argument.
|
2003-10-30 13:46:25 -05:00 |
Andy Cedilnik
|
e92779a657
|
BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows
|
2003-10-30 10:05:08 -05:00 |
Andy Cedilnik
|
d21532cd02
|
ENH: Ok, no more argument needed for script mode
|
2003-10-29 19:49:50 -05:00 |
Andy Cedilnik
|
3b7c4b2a7b
|
ENH: More scripting changes
|
2003-10-29 09:56:49 -05:00 |
Andy Cedilnik
|
ac2859aaa3
|
ENH: Start includding the scripting support
|
2003-10-29 09:45:26 -05:00 |
Andy Cedilnik
|
69dd3218ba
|
ENH: Start includding the scripting support
|
2003-10-29 08:58:54 -05:00 |
Andy Cedilnik
|
b79c2f5a4c
|
ENH: Command should also be quoted
|
2003-10-28 15:26:00 -05:00 |
Bill Hoffman
|
77afae681a
|
BUG: add preprocessor flags to resource compiler
|
2003-10-28 11:55:40 -05:00 |
Bill Hoffman
|
3e2c1f3477
|
BUG: fix for bug 303 pass makeflags to sub makes
|
2003-10-28 11:06:06 -05:00 |
Bill Hoffman
|
16fe086267
|
BUG: make sure -M flags are not duplicated and are only set in the xml
|
2003-10-17 16:19:37 -04:00 |
Bill Hoffman
|
545ae439b7
|
BUG: fix for unicode and for /D -D
|
2003-10-17 16:08:49 -04:00 |
Andy Cedilnik
|
bd588e7a55
|
ENH: Fix problem with wx 2.4
|
2003-10-17 07:45:21 -04:00 |
Andy Cedilnik
|
27476dabd9
|
ENH: Enable test on windows
|
2003-10-16 19:15:44 -04:00 |
Bill Hoffman
|
4d2ca08bc7
|
ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS
|
2003-10-16 10:32:47 -04:00 |
Bill Hoffman
|
073a5b69b7
|
ENH: allow users to change to unicode
|
2003-10-16 10:10:49 -04:00 |
Andy Cedilnik
|
2ff2353079
|
ENH: Handle all white spaces, fix problem on cygwin
|
2003-10-16 07:49:32 -04:00 |
Bill Hoffman
|
db3cd82590
|
BUG: fix for bug 78 should be on 1.8 branch
|
2003-10-15 23:42:06 -04:00 |
Andy Cedilnik
|
97dd683836
|
ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre
|
2003-10-13 16:04:24 -04:00 |
Bill Hoffman
|
96e8cd82c7
|
ENH: put the system path after the paths specified on to the FIND command
|
2003-10-09 15:52:29 -04:00 |
Andy Cedilnik
|
1e62f2392c
|
ENH: Add CMAKE_IGNORE_DEPENDENCIES_ORDERING to prevent warnings about dependency problems
|
2003-10-02 14:50:46 -04:00 |
Andy Cedilnik
|
ab28d3ea6e
|
ENH: Fix comment
|
2003-09-24 17:51:26 -04:00 |
Andy Cedilnik
|
c968abd2c1
|
BUG: Fix Bug #186 - QT_WRAP_UI uses the path twice
|
2003-09-24 17:50:39 -04:00 |
Brad King
|
c056415593
|
BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXECUTABLE and WIN32_EXECUTABLE targets.
|
2003-09-24 11:03:14 -04:00 |
Andy Cedilnik
|
da623cd0b4
|
ENH: Add missing newline Bug #185 - CTest exceptions output is missing new line
|
2003-09-23 13:49:57 -04:00 |
Bill Hoffman
|
e15ebb6255
|
ENH: remove /tmp_mnt in collapse full path
|
2003-09-18 11:05:01 -04:00 |
Bill Hoffman
|
dd4e8df29a
|
BUG: make sure exe output path is used for dep hack stuff
|
2003-08-28 16:22:46 -04:00 |
Ken Martin
|
5824302612
|
bad evil nasty ken
|
2003-08-28 16:10:44 -04:00 |
Ken Martin
|
2b2a9d73da
|
fix to executable depends for custom commands
|
2003-08-28 16:06:06 -04:00 |
Bill Hoffman
|
58d9cfa141
|
BUG: fix bug with custom commands depending on executables
|
2003-08-28 14:52:26 -04:00 |
Bill Hoffman
|
44429c46c0
|
ENH: remove warnings from use of NULL
|
2003-08-27 17:45:26 -04:00 |
Brad King
|
9f8444d7f6
|
ERR: Using union-based "cast" of DynaGetFunction result to avoid warnings about strict aliasing.
|
2003-08-27 17:31:22 -04:00 |
Brad King
|
a381efce42
|
ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs without changing CMAKE_VERBOSE_MAKEFILE.
|
2003-08-26 17:13:43 -04:00 |
Brad King
|
41445f67ac
|
BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner.
|
2003-08-26 15:06:52 -04:00 |
Brad King
|
c59cc5a542
|
ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories.
|
2003-08-22 12:53:25 -04:00 |
Bill Hoffman
|
26c08ee33b
|
ENH: remove ifdef code and use makefile definitions
|
2003-08-22 11:56:44 -04:00 |
Bill Hoffman
|
a413160fec
|
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
2003-08-21 16:22:23 -04:00 |
Bill Hoffman
|
f2e5ccd972
|
*** empty log message ***
|
2003-08-21 09:23:32 -04:00 |
Brad King
|
8017a17f57
|
ENH: Added documentation of specifying an existing build tree as an argument.
|
2003-08-20 13:00:46 -04:00 |
Andy Cedilnik
|
0d8f8a0dc2
|
ERR: Fix crash of cmake on broken load commands
|
2003-08-19 11:02:56 -04:00 |
Andy Cedilnik
|
aef3ca6df8
|
BUG: LastError can return 0, so handle that case
|
2003-08-19 10:29:59 -04:00 |
Andy Cedilnik
|
26d804aaa4
|
BUG: Report failed as failed...
|
2003-08-18 14:31:09 -04:00 |
Andy Cedilnik
|
39c7cb9197
|
ENH: Remove unused variable
|
2003-08-18 14:06:27 -04:00 |
Andy Cedilnik
|
ff32379e26
|
BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value
|
2003-08-18 14:05:53 -04:00 |
Andy Cedilnik
|
7f5b38b190
|
BUG: Fix Bug #153 - CTest does not detect tests that are not found and Bug #153 - CTest does not detect tests that are not found
|
2003-08-18 11:30:53 -04:00 |
Bill Hoffman
|
3935711e01
|
ENH: remove warning and unneeded cast
|
2003-08-17 12:24:06 -04:00 |
Andy Cedilnik
|
0bdfbc72a8
|
BUG: Fix test reporting
|
2003-08-15 08:41:38 -04:00 |
Andy Cedilnik
|
3bbe95397a
|
ENH: Fix verbose output, fix error message, and fix the exit code check
|
2003-08-14 13:34:13 -04:00 |
Bill Hoffman
|
86947e0b26
|
ENH: remove a warning
|
2003-08-14 09:09:44 -04:00 |
Andy Cedilnik
|
cbeeaa7188
|
ENH: Better error reporting
|
2003-08-13 18:17:11 -04:00 |
Brad King
|
beda09a96b
|
ENH: Made error message consistent between win9x and non-win9x version of error reporting.
|
2003-08-13 18:08:07 -04:00 |
Brad King
|
ef603d12f9
|
ENH: Treating SIGBUS as a fault by default.
|
2003-08-13 14:21:39 -04:00 |
Brad King
|
dbed2f9868
|
ERR: Reverting dlopen changes. We don't need them.
|
2003-08-12 18:55:15 -04:00 |
Andy Cedilnik
|
d0c039e9a4
|
ENH: Fix hidden console for ctest
|
2003-08-12 17:18:16 -04:00 |
Brad King
|
f686f1fec3
|
BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.
|
2003-08-12 11:14:02 -04:00 |
Brad King
|
ffd7c4d2a5
|
ENH: Removing dependence on dl library since we don't actually use ldap.
|
2003-08-11 17:35:41 -04:00 |
Brad King
|
6c9ba639f4
|
BUG: Need to check both CMAKE_WXWINDOWS_WXCONFIG_EXECUTABLE and CMAKE_WX_CONFIG.
|
2003-08-11 17:35:13 -04:00 |
Brad King
|
730a278f89
|
BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.
|
2003-08-11 17:34:44 -04:00 |
Ken Martin
|
3baca1e34f
|
added beta release support
|
2003-08-11 14:45:16 -04:00 |
Ken Martin
|
3c1292a388
|
version 19
|
2003-08-11 14:41:43 -04:00 |
Andy Cedilnik
|
8bbabb8559
|
ENH: Add documentation for -D and add missing targets
|
2003-08-11 12:20:31 -04:00 |
Andy Cedilnik
|
d9cb234d98
|
ENH: Cleanup the output
|
2003-08-11 12:19:46 -04:00 |
Andy Cedilnik
|
5d3420fd2a
|
ENH: Remove debug
|
2003-08-11 09:47:06 -04:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Ken Martin
|
cc8aa74ec4
|
removed duplicate includes
|
2003-08-10 16:02:25 -04:00 |
Ken Martin
|
6a2f1926d8
|
removed duplicate include
|
2003-08-10 16:00:27 -04:00 |
Andy Cedilnik
|
db2d146f02
|
ERR: Rename some variables to remove shadow warning
|
2003-08-09 19:37:33 -04:00 |
Andy Cedilnik
|
511b0c9661
|
ENH: Add regression images support
|
2003-08-08 18:28:03 -04:00 |
Andy Cedilnik
|
5a19bd679e
|
ENH: Better output and use RunMakeCommand for configure
|
2003-08-08 17:10:37 -04:00 |
Ken Martin
|
565ed7d8a1
|
added stdio
|
2003-08-08 11:19:17 -04:00 |
Ken Martin
|
13b60f71f2
|
fid post build iue on vs6 utility targets
|
2003-08-08 10:40:11 -04:00 |
Andy Cedilnik
|
a6567329d7
|
ENH: When fixing cache value with uninitialized type, collapse full paths for PATH and FILEPATH. Closes Bug #82 - Specifying relative path when entering path can break things
|
2003-08-08 10:07:09 -04:00 |
Andy Cedilnik
|
2003b4987a
|
ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Closes Bug #118 - Specifying cache entries with -D should not need the type
|
2003-08-08 09:26:55 -04:00 |
Andy Cedilnik
|
91065673d6
|
ENH: Get accessor for cache value as boolean
|
2003-08-08 09:22:56 -04:00 |
Ken Martin
|
103f115f25
|
remove shadowed variable
|
2003-08-08 09:17:01 -04:00 |
Brad King
|
1346a0f34e
|
ERR: Fixed use of != operator for std::string on old broken compilers.
|
2003-08-08 09:14:33 -04:00 |
Andy Cedilnik
|
967d1b4c6f
|
ENH: Add help for cmake -E
|
2003-08-08 08:48:57 -04:00 |
Andy Cedilnik
|
0c6d02853e
|
ENH: Flush the output file, to make more nice output for tail -f
|
2003-08-08 08:48:42 -04:00 |
Andy Cedilnik
|
a36bd0b212
|
ENH: Add displaying of dots when building project. Also, file is now written as the output is produced, so, tail -f works, baby...
|
2003-08-07 19:23:49 -04:00 |
Andy Cedilnik
|
028f5aa2c7
|
ENH: Abstract parsing of arguments so that I can use it in other places
|
2003-08-07 19:00:53 -04:00 |
Andy Cedilnik
|
9a0ca088a1
|
ENH: More verbose
|
2003-08-07 18:44:13 -04:00 |
Andy Cedilnik
|
b60e52c69f
|
ENH: Bold attempt to remove warning
|
2003-08-07 17:51:08 -04:00 |
Andy Cedilnik
|
f5cb26fc76
|
ENH: Bold attempt to remove warning
|
2003-08-07 17:47:53 -04:00 |
Brad King
|
74980113da
|
ENH: Clarification of help dumped when no arguments are given and no test file is found.
|
2003-08-07 17:43:37 -04:00 |
Brad King
|
ab335dbc9b
|
ENH: Added compatability for capitalization of _DIR and _FOUND variables in cmake 1.6.
|
2003-08-07 16:50:38 -04:00 |
Andy Cedilnik
|
ffaaedc7c6
|
ENH: Add remove watch
|
2003-08-07 16:26:07 -04:00 |
Andy Cedilnik
|
81b5c3b34d
|
ENH: Fix dependencies for curses dialog
|
2003-08-07 16:25:49 -04:00 |
Brad King
|
1de2bba717
|
BUG: Fixed typo in error message.
|
2003-08-07 16:11:49 -04:00 |
Andy Cedilnik
|
6c65c77d35
|
ENH: Report an error when ADD_LIBRARY and TARGET_LINK_LIBRARIES are in the wrong order and fix CMakeLists files to actually work
|
2003-08-07 16:09:19 -04:00 |
Bill Hoffman
|
7e54a53a3d
|
ENH: improve coverage
|
2003-08-07 16:07:23 -04:00 |
Andy Cedilnik
|
4bad15e4b2
|
ENH: Cast into apropriate type to remove warning
|
2003-08-07 15:39:07 -04:00 |
Andy Cedilnik
|
6e5462b698
|
ENH: Use the new signature
|
2003-08-07 14:37:50 -04:00 |
Brad King
|
773de6e55d
|
ENH: Added convenience signature to OutputMakeRule.
|
2003-08-07 11:53:19 -04:00 |
Brad King
|
3cdde61776
|
ENH: Makefiles now have rules to do a global generate if the CMake listfiles have changed. Necessary for when try-compiles are added to a listfile.
|
2003-08-07 11:42:02 -04:00 |
Bill Hoffman
|
4a1412b0cb
|
BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi
|
2003-08-07 09:19:39 -04:00 |
Andy Cedilnik
|
d0b3391642
|
ENH: oops, initialize variable
|
2003-08-06 19:19:17 -04:00 |
Andy Cedilnik
|
96d561aabc
|
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
2003-08-06 18:54:13 -04:00 |
Brad King
|
7d6aaf23e9
|
BUG: Don't use -V as a version option. It conflicts with ctest.
|
2003-08-06 18:43:49 -04:00 |
Brad King
|
9234f45e23
|
ENH: Removed old argument processing code that never does anything.
|
2003-08-06 18:41:36 -04:00 |
Brad King
|
88e1571c76
|
BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current directory.
|
2003-08-06 18:39:16 -04:00 |
Andy Cedilnik
|
b41978fef7
|
ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i
|
2003-08-06 17:58:47 -04:00 |
Brad King
|
fa642fee71
|
ENH: Tweaked whitespace in documentation of command.
|
2003-08-06 15:22:26 -04:00 |
Brad King
|
ac0911e08b
|
ENH: Tweaked whitespace in documentation of command.
|
2003-08-06 15:18:58 -04:00 |
Brad King
|
d4854628ab
|
ENH: Added SEE ALSO support for generated unix manpage.
|
2003-08-06 15:12:43 -04:00 |
Brad King
|
c981e03585
|
BUG: We don't want to install cmaketest on UNIX or windows. It is for internal CMake testing only. We should probably fold its functionality into ctest anyway.
|
2003-08-06 15:10:46 -04:00 |
Brad King
|
1471a1a6f1
|
ENH: Added documentation for ctest.
|
2003-08-06 15:03:56 -04:00 |
Brad King
|
b78888fe38
|
ENH: Added configuration of name of executable in man page header and version banner.
|
2003-08-06 14:49:52 -04:00 |
Brad King
|
f86ffd72ca
|
BUG: If a directory is specified on the command line that is not an existing build tree, we should still use any -G option that was given to set the generator.
|
2003-08-06 13:48:51 -04:00 |
Brad King
|
999810bc52
|
ENH: Hide windows for processes run by RunSingleCommand.
|
2003-08-06 13:48:14 -04:00 |
Brad King
|
7b9663e5e8
|
Fixed indentation
|
2003-08-06 13:41:34 -04:00 |
Bill Hoffman
|
60f9816f96
|
ENH: do not output make install rules on windows because they do not work
|
2003-08-06 12:52:17 -04:00 |
Brad King
|
d9b8768e3b
|
BUG: Fixed spacing error in message.
|
2003-08-06 11:51:54 -04:00 |
Brad King
|
ef2e6b88ea
|
ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/Tests/TestInstall/Prefix to keep test in one directory.
|
2003-08-06 10:42:51 -04:00 |
Brad King
|
26fce5a402
|
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
2003-08-06 10:39:05 -04:00 |
Andy Cedilnik
|
ea6a84cc64
|
ENH: Fix install problem
|
2003-08-06 10:15:48 -04:00 |
Brad King
|
07865fd113
|
BUG: Need to provide stdin to child processes.
|
2003-08-06 09:27:56 -04:00 |
Brad King
|
c4794319c7
|
ENH: Added support to --help to print help for a single command.
|
2003-08-05 18:10:45 -04:00 |
Brad King
|
df2280a7ab
|
BUG: Fixed implementation of long dependency list support. The proxy target must have a corresponding file to work correctly. Instead of using a proxy target, we now just list one line for each dependency and then print one copy of the build rule at the end.
|
2003-08-05 17:39:50 -04:00 |
Brad King
|
75b3751a4f
|
ENH: Clarified source directory mismatch message.
|
2003-08-05 16:51:00 -04:00 |
Brad King
|
1e077d436e
|
ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt file as an argument. Its settings will be loaded.
|
2003-08-05 16:36:15 -04:00 |
Brad King
|
8830b45b88
|
BUG#92 - Added XML escaping for <, >, and &.
|
2003-08-05 16:04:53 -04:00 |
Brad King
|
59d886d0f4
|
ENH: Added show/hide window support.
|
2003-08-05 15:10:33 -04:00 |
Brad King
|
27289e3267
|
ENH: Added SetOption/GetOption methods for platform-specific options.
|
2003-08-05 14:27:47 -04:00 |
Brad King
|
878b5792b9
|
BUG: Can't close stdin.
|
2003-08-05 13:53:30 -04:00 |
Brad King
|
e99e9baca4
|
BUG: Added missing zero-initialization of struct sigaction.
|
2003-08-05 11:34:39 -04:00 |
Brad King
|
5ffb75bc6c
|
BUG: GetErrorString should return ErrorMessage buffer, not the pipe buffer.
|
2003-08-05 09:07:54 -04:00 |
Ken Martin
|
75ce40f4d6
|
minor fix
|
2003-08-05 09:07:31 -04:00 |
Ken Martin
|
e8d1ee2712
|
added outputEcho method and fixed make help for nmake and borland
|
2003-08-05 08:49:23 -04:00 |
Ken Martin
|
439f07e83c
|
added make help target first cut
|
2003-08-04 15:35:02 -04:00 |
Ken Martin
|
333562e8cc
|
fix for debug libs on UNIX
|
2003-08-04 14:34:53 -04:00 |
Andy Cedilnik
|
867f88a93f
|
ENH: Improve paths on windows
|
2003-08-04 11:48:18 -04:00 |
Andy Cedilnik
|
4515c33d32
|
ENH: Fix escaping on windows
|
2003-08-04 07:55:40 -04:00 |
Andy Cedilnik
|
d86d2fdf12
|
ENH: Fix argument parsing on UNIX with spaces
|
2003-08-04 07:12:42 -04:00 |
Andy Cedilnik
|
2c33b3db65
|
ENH: Use new RunCommand
|
2003-08-03 22:41:34 -04:00 |
Andy Cedilnik
|
41feb1f86b
|
ENH: Use new RunCommand
|
2003-08-03 22:36:17 -04:00 |
Andy Cedilnik
|
369a4188e6
|
ENH: Use the new RunCommand
|
2003-08-03 22:35:52 -04:00 |
Andy Cedilnik
|
1d3921b4ca
|
ENH: Use the new signature
|
2003-08-03 22:34:59 -04:00 |
Andy Cedilnik
|
0b150f69c2
|
ENH: Use the new RunCommand
|
2003-08-03 22:34:37 -04:00 |
Andy Cedilnik
|
32c2ed2ef3
|
ENH: Use the new signature
|
2003-08-03 22:33:35 -04:00 |
Andy Cedilnik
|
8a31793c89
|
ENH: Add back the kwsysProcess RunCommand, now is in parallel
|
2003-08-03 22:32:15 -04:00 |
Andy Cedilnik
|
c7f1198a00
|
ENH: Add accessor for the list of commands
|
2003-08-03 20:47:44 -04:00 |
Andy Cedilnik
|
32bfe66b5d
|
BUG: Fix problem with uninitialized variables
|
2003-08-02 09:33:23 -04:00 |
Andy Cedilnik
|
f7000fa7b9
|
ENH: Make out of source work on Windows
|
2003-08-01 18:53:19 -04:00 |
Andy Cedilnik
|
e036e52bd6
|
ENH: Fix test for Visual Studio
|
2003-08-01 18:52:21 -04:00 |
Andy Cedilnik
|
2dff3c60ea
|
ERR: Remove debug
|
2003-08-01 16:47:38 -04:00 |
Brad King
|
8daa162753
|
ENH: Dependency lists are now split into multiple make lines to allow longer lists on limited make programs.
|
2003-08-01 15:33:59 -04:00 |
Andy Cedilnik
|
f5559b0ec8
|
ENH: Add support for -pthread
|
2003-08-01 15:33:32 -04:00 |
Brad King
|
1f3106c1b0
|
BUG: Adding link flags to an executable that links to shared libraries must be done for both EXECUTABLE and WIN32_EXECUTABLE targets.
|
2003-08-01 15:27:26 -04:00 |
Bill Hoffman
|
4808d9cec2
|
BUG (85): allow . to be in the name of an executable
|
2003-08-01 14:34:51 -04:00 |
Andy Cedilnik
|
2f98c791fa
|
ENH: Allow specifying cmake variables on the command line without specifying the type Bug #118 - Specifying cache entries with -D should not need the type
|
2003-08-01 14:10:26 -04:00 |
Ken Martin
|
7d33e05a15
|
all Makefiles now have both full path to exe and short version
|
2003-08-01 14:10:22 -04:00 |
Ken Martin
|
8b8766d246
|
fix for utility command without EXECUTABLE_OUTPUT_PATH
|
2003-08-01 13:54:53 -04:00 |
Andy Cedilnik
|
c198fa1af3
|
ENH: Syntax cleanup
|
2003-08-01 13:24:42 -04:00 |
Bill Hoffman
|
63ca58ceaf
|
ENH: allow lib prefix for to stay for nmake and borland make as it is not a system prefix
|
2003-08-01 13:13:43 -04:00 |
Andy Cedilnik
|
b036f6e91d
|
ENH: Fix echo's to use @echo. This way verbose mode does not print twice: Bug #45 - add @ from echo commands
|
2003-08-01 12:49:12 -04:00 |
Ken Martin
|
64a45a34bd
|
made option advanced
|
2003-08-01 11:58:19 -04:00 |
Ken Martin
|
847bda5270
|
fix for bug # 101
|
2003-08-01 09:11:04 -04:00 |
Ken Martin
|
ad4dc3e0ef
|
more reverting back
|
2003-08-01 08:47:26 -04:00 |
Bill Hoffman
|
6e494f9bce
|
BUG: when creating rule files remove the IntDir
|
2003-07-31 16:43:53 -04:00 |
Ken Martin
|
e9c517ecf1
|
fix for spaces
|
2003-07-31 16:30:49 -04:00 |
Bill Hoffman
|
42b39099a7
|
ENH: add support for OBJECT_DEPENDS for visual studio
|
2003-07-31 15:32:53 -04:00 |
Ken Martin
|
0e067f9223
|
bug fix for bug # 117
|
2003-07-31 14:46:17 -04:00 |
Andy Cedilnik
|
e8a3e9392b
|
ENH: Fix wx test
|
2003-07-31 08:55:22 -04:00 |
Andy Cedilnik
|
804efd91e4
|
ENH: Allow qt ui files being it the binary dir. Bug #110 - QT_WRAP_UI problem on out-of-source builds
|
2003-07-30 13:27:41 -04:00 |
Andy Cedilnik
|
de16c3b926
|
ENH: Revert back
|
2003-07-30 13:14:14 -04:00 |
Andy Cedilnik
|
cd94e07884
|
ENH: Also fail when make failsSource/cmaketest.cxx
|
2003-07-30 13:11:45 -04:00 |
Andy Cedilnik
|
c12cc46a00
|
ENH: Speedup globbing and attempt to fix cygwin problem
|
2003-07-29 18:06:33 -04:00 |
Andy Cedilnik
|
4ef0f1414c
|
ENH: Fix typo: Bug #100 - Spelling correction to an error message
|
2003-07-29 07:01:56 -04:00 |
Bill Hoffman
|
2ba1c0ab06
|
ENH: performance fixes for network depends
|
2003-07-28 18:12:23 -04:00 |
Bill Hoffman
|
3d27a6a391
|
ENH: put back old style call to SOURCE_GROUP, no need to break things for this
|
2003-07-28 14:43:04 -04:00 |
Bill Hoffman
|
f7c9e258ae
|
BUG: make sure initial cache file read only reads one file, and does not look for CMakeLists.txt files on the entire disk
|
2003-07-28 13:40:53 -04:00 |
Bill Hoffman
|
fe384ee980
|
add a better message for the GUI if no CMakeLists.txt file is found.
|
2003-07-25 13:39:47 -04:00 |
Andy Cedilnik
|
ca4b50a0c2
|
ENH: Remove warning
|
2003-07-24 11:53:03 -04:00 |
Andy Cedilnik
|
fae07565ca
|
ENH: Fix legal issues.
|
2003-07-24 11:51:41 -04:00 |
Ken Martin
|
85d16ea235
|
fix for utility depends bug#76
|
2003-07-24 11:37:43 -04:00 |
Brad King
|
62d5138ca3
|
ENH: Added FindPackageTest to improve coverage.
|
2003-07-24 11:33:06 -04:00 |
Brad King
|
78367fbc1b
|
ENH: Implemented QUIET argument propagation to FOO_FIND_QUIETLY setting in FindFOO.cmake module that is found.
|
2003-07-24 11:32:41 -04:00 |
Brad King
|
185c82b6ad
|
BUG: Fix for network path argument parsing.
|
2003-07-24 11:24:05 -04:00 |
Andy Cedilnik
|
d720b2bc72
|
ENH: On windows handle network paths
|
2003-07-24 11:12:03 -04:00 |
Brad King
|
08441daded
|
ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test.
|
2003-07-24 10:58:40 -04:00 |
Brad King
|
5a1d6f2866
|
ENH: Added support for documentation options.
|
2003-07-23 17:40:10 -04:00 |
Brad King
|
ae84581f86
|
ENH: Added construction of original command line in argc/argv style.
|
2003-07-23 17:31:25 -04:00 |
Brad King
|
6849cbdfcb
|
ENH: Improved behavior when run with arguments from the command line.
|
2003-07-23 17:28:44 -04:00 |
Brad King
|
fde552ea6e
|
ENH: CheckOptions now takes const argv.
|
2003-07-23 17:27:34 -04:00 |
Brad King
|
6f1a044018
|
ENH: Added backwards compatability.
|
2003-07-23 15:45:53 -04:00 |
Brad King
|
48aedb2ba3
|
ENH: Fully implemented SOURCE_GROUP command.
|
2003-07-23 15:32:54 -04:00 |
Andy Cedilnik
|
e093bdade0
|
ENH: Fix compatibility
|
2003-07-23 14:31:30 -04:00 |
Brad King
|
296ded5e4d
|
BUG: Fixed off-by-one error in file list loop. Fix submitted by David A. Karr.
|
2003-07-23 10:39:41 -04:00 |
Andy Cedilnik
|
8d22e9f70a
|
ENH: On windows and apple handle lowercase/upercase file name problem
|
2003-07-23 10:26:37 -04:00 |
Andy Cedilnik
|
7eb7973393
|
ERR: Fix error on bad C++ compiler that do not handle return void
|
2003-07-22 13:53:06 -04:00 |
Andy Cedilnik
|
ef20a2a8a9
|
BUG: Fix copy/paste typo
|
2003-07-22 13:15:45 -04:00 |
Andy Cedilnik
|
8327883f3f
|
ENH: Add DisplayStatus
|
2003-07-22 13:14:55 -04:00 |
Brad King
|
be68519dd4
|
ENH: Added introduction paragraph to documentation.
|
2003-07-21 17:13:53 -04:00 |
Brad King
|
a1bb1a4712
|
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
|
2003-07-21 16:38:53 -04:00 |
Brad King
|
d4afed0724
|
Removing old file. This was used by old configure script which has been removed.
|
2003-07-21 16:37:31 -04:00 |
Andy Cedilnik
|
2d513c2364
|
ENH: fix glob on windows and add glob recurse test
|
2003-07-21 15:29:29 -04:00 |
Brad King
|
d4042b46d1
|
ENH: Added generation of cmake documentation during build preocess.
|
2003-07-21 15:02:12 -04:00 |
Brad King
|
90397af164
|
BUG: Text dump of documentation should be in ascii mode.
|
2003-07-21 14:58:07 -04:00 |
Brad King
|
1d75f1c9fb
|
BUG: Fixed documentation formatting.
|
2003-07-21 14:57:39 -04:00 |
Andy Cedilnik
|
0152cc3a35
|
ENH: Use new deprecation mechanism
|
2003-07-21 14:44:25 -04:00 |
Andy Cedilnik
|
18c6f9e0c5
|
ENH: Initial framework for deprecated commands
|
2003-07-21 14:44:00 -04:00 |
Andy Cedilnik
|
0e1de8a9f2
|
ENH: Fix comment
|
2003-07-21 14:43:14 -04:00 |
Andy Cedilnik
|
4d311988b9
|
ENH: Initial framework for deprecated commands
|
2003-07-21 14:42:54 -04:00 |
Andy Cedilnik
|
8540b88e69
|
ENH: Handle ^ as [^fu]
|
2003-07-21 13:46:47 -04:00 |
Andy Cedilnik
|
11e212bfc2
|
ENH: Remove extra new line after the written string
|
2003-07-17 14:56:17 -04:00 |
Bill Hoffman
|
79c298e12c
|
ENH: set CMAKE_SYSTEM_VERSION for windows
|
2003-07-16 15:38:31 -04:00 |
Brad King
|
8ca5266645
|
ENH: Added QUIET optional argument to block error message when _DIR variable is not set. Also removed upper-casing of package name.
|
2003-07-16 14:52:51 -04:00 |
Bill Hoffman
|
f47b9d01ce
|
ENH: remove local broken implementation of convert to windows path
|
2003-07-15 12:52:47 -04:00 |
Bill Hoffman
|
aeab59d9e7
|
ENH: better error checking
|
2003-07-15 12:52:16 -04:00 |
Brad King
|
53510fa603
|
BUG: Custom commands should have variables expanded before comparing with previously added custom commands.
|
2003-07-14 10:33:09 -04:00 |
Ken Martin
|
af8c7e7616
|
some updates
|
2003-07-14 10:13:30 -04:00 |
Ken Martin
|
24f4c279d9
|
some updates
|
2003-07-14 09:44:05 -04:00 |
Ken Martin
|
eacc8da7e5
|
some updates
|
2003-07-14 09:31:29 -04:00 |
Andy Cedilnik
|
274535d366
|
ENH: Recurse subdirectories
|
2003-07-14 09:15:13 -04:00 |
Brad King
|
958987c27f
|
ERR: Removed duplicate generator documentation.e
|
2003-07-10 23:22:09 -04:00 |
Brad King
|
7c2b4e3a02
|
ENH: Added SEE ALSO section to generated man page. Minor formatting improvements for generated text-only documentation.
|
2003-07-10 23:15:45 -04:00 |
Brad King
|
c080627957
|
ENH: Added CMAKE_STANDARD_INTRODUCTION macro defining standard documentation for inclusion in every binary's documentation.
|
2003-07-10 23:14:49 -04:00 |