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 |