Brad King
|
4646929df4
|
ENH: Remove extra windows newline characters from process output. Centralized text fix processing.
|
2006-02-10 11:46:34 -05:00 |
Brad King
|
976ab27ffd
|
ENH: Mention relationship of EXECUTE_PROCESS and EXEC_PROGRAM.
|
2006-02-10 11:43:35 -05:00 |
Brad King
|
b403ad61e2
|
BUG: Fixed echo command to not print trailing space.
|
2006-02-10 11:41:52 -05:00 |
Bill Hoffman
|
6cccf0ab30
|
ENH: fix bug for single char libraries
|
2006-02-10 10:11:16 -05:00 |
Andy Cedilnik
|
6e57c4f82f
|
STYLE: Nightly Version update
|
2006-02-10 02:16:25 -05:00 |
Bill Hoffman
|
8f71efa776
|
ENH: bug fix for 2829 better flags for idl tool
|
2006-02-09 23:08:19 -05:00 |
Brad King
|
0748f6ae34
|
COMP: Removed unused variables.
|
2006-02-09 19:29:09 -05:00 |
Brad King
|
f8a8e88a08
|
BUG: Need to include empty arguments when parsing prefix/suffix lists for FindLibrary.
|
2006-02-09 19:03:50 -05:00 |
Brad King
|
db0681d2f6
|
ENH: Adding option to return empty arguments when expanding a list.
|
2006-02-09 19:03:27 -05:00 |
Brad King
|
1b5e3f4136
|
BUG: Fixed generation of cmake re-run rules.
|
2006-02-09 18:42:58 -05:00 |
Brad King
|
e31f93ea3f
|
BUG: Deal with case insensitivity on windows linker paths. Also fixed spelling typo.
|
2006-02-09 17:29:58 -05:00 |
Brad King
|
33587ce376
|
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries.
|
2006-02-09 15:05:13 -05:00 |
Andy Cedilnik
|
913a46e0aa
|
STYLE: Nightly Version update
|
2006-02-09 02:17:23 -05:00 |
Bill Hoffman
|
ccdca71332
|
ENH: fix broken tests
|
2006-02-08 15:37:54 -05:00 |
Bill Hoffman
|
55dd61946b
|
ENH: working directory working for XCode
|
2006-02-08 14:12:34 -05:00 |
Brad King
|
c6741363de
|
ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET on VS 6 generator.
|
2006-02-08 12:01:21 -05:00 |
Bill Hoffman
|
347c5f4b46
|
ENH: add working directory support
|
2006-02-08 10:58:36 -05:00 |
Brad King
|
6fe45fe9c3
|
ENH: Added option BUILD_CursesDialog if curses is found. This allows people to disable building the dialog even when curses is found.
|
2006-02-08 10:13:13 -05:00 |
Andy Cedilnik
|
30daaa6a3e
|
COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops
|
2006-02-08 07:17:59 -05:00 |
Andy Cedilnik
|
fba72969da
|
STYLE: Nightly Version update
|
2006-02-08 02:50:04 -05:00 |
Brad King
|
9163af8745
|
BUG: Fixed finding of MinGW libraries with a windows build of CMake.
|
2006-02-07 17:09:41 -05:00 |
Andy Cedilnik
|
53564358ca
|
ENH: Add missing help for -C option
|
2006-02-07 12:53:35 -05:00 |
Andy Cedilnik
|
2ed1ca11bc
|
COMP: Fix compile problem on windows and mac
|
2006-02-07 11:43:17 -05:00 |
Andy Cedilnik
|
9740913dd8
|
COMP: Fix build problem
|
2006-02-07 10:43:45 -05:00 |
Andy Cedilnik
|
e5a8e115bc
|
ENH: Move relative path to kwsys
|
2006-02-07 10:23:17 -05:00 |
Brad King
|
f71a085f74
|
ENH: Added kwsys::String class to shorten debugging symbols and error messages involving std::string.
|
2006-02-07 10:11:40 -05:00 |
Mathieu Malaterre
|
4763c14502
|
ENH: Add some doc for visible class
|
2006-02-07 09:25:15 -05:00 |
Andy Cedilnik
|
4259971961
|
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
2006-02-07 08:49:42 -05:00 |
Andy Cedilnik
|
09b7568c93
|
STYLE: Nightly Version update
|
2006-02-07 02:06:17 -05:00 |
Bill Hoffman
|
185cb0b5bf
|
ENH: allow for - in the name of targets for nmake
|
2006-02-06 16:32:09 -05:00 |
Andy Cedilnik
|
c081c7ef99
|
STYLE: Nightly Version update
|
2006-02-06 02:11:32 -05:00 |
Andy Cedilnik
|
06f939a525
|
STYLE: Nightly Version update
|
2006-02-05 02:06:02 -05:00 |
Andy Cedilnik
|
bd21ba35a5
|
STYLE: Nightly Version update
|
2006-02-04 02:19:37 -05:00 |
Brad King
|
2683c5bd0d
|
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution.
|
2006-02-03 16:51:46 -05:00 |
Brad King
|
131c4a3a17
|
COMP: Added missing method decl to header.
|
2006-02-03 12:03:57 -05:00 |
Brad King
|
afa8367885
|
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name.
|
2006-02-03 11:36:11 -05:00 |
Andy Cedilnik
|
0f5aced502
|
STYLE: Nightly Version update
|
2006-02-03 02:29:45 -05:00 |
Brad King
|
02f743c896
|
COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determine whether to build the MFCDialog.
|
2006-02-02 20:18:39 -05:00 |
Andy Cedilnik
|
9dd1633a98
|
STYLE: Nightly Version update
|
2006-02-02 03:30:30 -05:00 |
Andy Cedilnik
|
e1d562db88
|
STYLE: Nightly Version update
|
2006-02-01 02:24:52 -05:00 |
Brad King
|
73284a1c12
|
ENH: Enabled build of VS 7 and 8 generators for MinGW.
|
2006-01-31 19:34:57 -05:00 |
Brad King
|
576d8b41cb
|
ENH: Enabled bootstrapping with MinGW from an MSYS prompt.
|
2006-01-31 18:50:16 -05:00 |
Brad King
|
0dbe4edcfc
|
BUG: ABSOLUTE option should evaluate relative paths with respect to CMAKE_CURRENT_SOURCE_DIR. This addresses bug#2797.
|
2006-01-31 10:46:29 -05:00 |
Andy Cedilnik
|
bfa972a2f9
|
STYLE: Nightly Version update
|
2006-01-31 05:09:47 -05:00 |
Ken Martin
|
96d754046a
|
ENH: more cleanup and removal of old code
|
2006-01-30 14:25:07 -05:00 |
Ken Martin
|
5d35fd4b7e
|
ENH: cleanup and remove some old code
|
2006-01-30 13:57:01 -05:00 |
Andy Cedilnik
|
8c77bb3cf3
|
STYLE: Nightly Version update
|
2006-01-30 02:15:28 -05:00 |
Andy Cedilnik
|
57eae62a94
|
STYLE: Nightly Version update
|
2006-01-29 02:06:36 -05:00 |
Andy Cedilnik
|
ee9d6a5592
|
STYLE: Nightly Version update
|
2006-01-28 01:38:21 -05:00 |
Brad King
|
938890757a
|
ENH: Improved support for user-configured search paths. Paths given in the CMAKE_LIBRARY_PATH cmake variable are searched first, then those in the CMAKE_LIBRARY_PATH environment variable, then those listed in the call to the FIND_LIBRARY command and finally those listed in the PATH environment variable. The support is similar for finding include files with FIND_PATH, but the variable is CMAKE_INCLUDE_PATH.
|
2006-01-27 18:20:55 -05:00 |