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
|
9e44bcf313
|
ENH: Added test of --copyright and --version arguments for coverage.
|
2003-08-05 18:25:47 -04:00 |
Brad King
|
894a198906
|
ENH: Added test of --help [command] form of help option for coverage.
|
2003-08-05 18:22:45 -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 |
Andy Cedilnik
|
2799e2c66b
|
BUG: Open as ascii to remove extra new lines
|
2003-08-05 15:20:48 -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 |
Ken Martin
|
dfcd4f2154
|
added test for whether pdbtype should be used for nmake
|
2003-08-05 09:55:20 -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 |
Brad King
|
c17220091c
|
ERR: Fixed typeo tests->test.
|
2003-08-04 17:08:41 -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
|
8a0e3c103b
|
ENH: Make it work for QT 2.3 non commercial on windows
|
2003-08-01 19:13:38 -04:00 |
Andy Cedilnik
|
f7000fa7b9
|
ENH: Make out of source work on Windows
|
2003-08-01 18:53:19 -04:00 |
Andy Cedilnik
|
3e8f596c81
|
ENH: Add more debug
|
2003-08-01 18:52:57 -04:00 |
Andy Cedilnik
|
e036e52bd6
|
ENH: Fix test for Visual Studio
|
2003-08-01 18:52:21 -04:00 |
Andy Cedilnik
|
7d1cbf26d9
|
ENH: MAke it work on FreeBSD
|
2003-08-01 17:11:46 -04:00 |
Andy Cedilnik
|
ff5f0312de
|
ENH: Do better test for pthreads
|
2003-08-01 16:48:41 -04:00 |
Andy Cedilnik
|
cb4e99f712
|
ENH: Fix indentation
|
2003-08-01 16:48:07 -04:00 |
Andy Cedilnik
|
2dff3c60ea
|
ERR: Remove debug
|
2003-08-01 16:47:38 -04:00 |
Bill Hoffman
|
33580312b3
|
add missing file
|
2003-08-01 15:41:47 -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 |