Bill Hoffman
|
ee0db4aeb4
BUG: fix CommandLine test problems with spaces and testing for the return value
|
hace 21 años |
Andy Cedilnik
|
dd851619ac
ENH: Add command to copy directory with content
|
hace 21 años |
Andy Cedilnik
|
e9eccb0098
BUG: prevent -P or script to be passed as homedirectory
|
hace 21 años |
Bill Hoffman
|
96daa417cb
ENH: add initial non-working XCode stuff
|
hace 21 años |
Bill Hoffman
|
a641ad3bba
ENH: split up cmCommands into two files
|
hace 21 años |
Brad King
|
195cdf172e
ENH: Split dependency scanning and checking into separate cmDepends superclass with language-specific subclasses such as cmDependsC.
|
hace 21 años |
Brad King
|
81bbae1fb2
ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. This now uses a special --check-build-system flag to cmake which replaces --check-rerun. Integrity of dependencies is also checked during generation.
|
hace 21 años |
Andy Cedilnik
|
56234aed4b
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
hace 21 años |
Brad King
|
2a7e2adf7a
ENH: Added object file dependency scanning to cmLocalUnixMakefileGenerator2. This needs a hook in cmake.cxx.
|
hace 21 años |
Andy Cedilnik
|
fc70a2bb2a
ENH: Add development version support in CMake
|
hace 21 años |
Brad King
|
6bc6466be3
ENH: Added --check-rerun option to allow a runtime check of whether a new generate should really be done.
|
hace 21 años |
Bill Hoffman
|
832a302ca2
BUG: do not build kdevlop stuff when bootstrapping
|
hace 21 años |
Bill Hoffman
|
766c093d69
NEW: add kdevelop patch from Alexander Neundorf
|
hace 21 años |
Bill Hoffman
|
f9468a2967
FIX: correctly handle if path table can not open
|
hace 21 años |
Ken Martin
|
c86e9f5b3e
COMP: fix bad include file
|
hace 21 años |
Ken Martin
|
1066af4527
ENH: Mathieus support for path conversions
|
hace 21 años |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
hace 21 años |
Andy Cedilnik
|
75cf590b21
ENH: Implement PreLoad.cmake feature for CMakeSetup
|
hace 21 años |
Andy Cedilnik
|
957ddc4195
ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup can call it
|
hace 21 años |
Brad King
|
743eed068c
BUG: Fixed typo in name of MSVC 8 registry key.
|
hace 21 años |
Bill Hoffman
|
2a8b05b69d
BUG: fix for bug 971, pick a better generator from the command line
|
hace 21 años |
Bill Hoffman
|
997ee7b8d6
ENH: add a message at the end of the cmake run telling the user where things were written.
|
hace 21 años |
Bill Hoffman
|
86195caf6a
ENH: add support for VCExpress 2005
|
hace 21 años |
Andy Cedilnik
|
9d61ea38dd
ENH: Also read PreLoad.cmake from the binary tree
|
hace 21 años |
Andy Cedilnik
|
23798f8a22
ENH: Remove memory leak
|
hace 21 años |
Bill Hoffman
|
55af104169
BUG: fix crash from bug id 806
|
hace 21 años |
Andy Cedilnik
|
df31c576dc
ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Add auto preload file support in CMake
|
hace 21 años |
Andy Cedilnik
|
34115a5989
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
|
hace 21 años |
Andy Cedilnik
|
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
hace 21 años |
Bill Hoffman
|
d0cea4c7bb
ENH: make relative paths optional and default off, and add a test for them
|
hace 21 años |