Bill Hoffman
|
eff0a824c4
BUG: hack fix for problem of MS vs 6 and custom target commands
|
22 years ago |
Andy Cedilnik
|
ac2859aaa3
ENH: Start includding the scripting support
|
22 years ago |
Ken Martin
|
3baca1e34f
added beta release support
|
22 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Ken Martin
|
6a2f1926d8
removed duplicate include
|
22 years ago |
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
|
22 years ago |
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
|
22 years ago |
Andy Cedilnik
|
d0b3391642
ENH: oops, initialize variable
|
22 years ago |
Andy Cedilnik
|
96d561aabc
ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES
|
22 years ago |
Andy Cedilnik
|
32bfe66b5d
BUG: Fix problem with uninitialized variables
|
22 years ago |
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
|
22 years ago |
Ken Martin
|
0e067f9223
bug fix for bug # 117
|
22 years ago |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
22 years ago |
Andy Cedilnik
|
18c6f9e0c5
ENH: Initial framework for deprecated commands
|
22 years ago |
Brad King
|
53510fa603
BUG: Custom commands should have variables expanded before comparing with previously added custom commands.
|
22 years ago |
Brad King
|
1a4ec91593
BUG#65: Fixed inheritance of CMAKE_CURRENT_SOURCE_DIR and CMAKE_CURRENT_BINARY_DIR.
|
22 years ago |
Ken Martin
|
e315bff47b
performance improvements
|
22 years ago |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 years ago |
Brad King
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
22 years ago |
Ken Martin
|
aaf2795050
fix to expand variables in custom command outputs and main dependencies
|
22 years ago |
Ken Martin
|
454c7ad2b6
bug in not expanding variables for custom commands in targets
|
22 years ago |
Ken Martin
|
e9e312b441
minor perf improvement
|
22 years ago |
Ken Martin
|
70c65ea016
bug fix for finding source files
|
22 years ago |
Bill Hoffman
|
5394a75340
BUG: fix not being able to find generated files in the binary tree
|
22 years ago |
Brad King
|
a5d930a686
BUG: Fixed translation of relative path names to full path names.
|
22 years ago |
Ken Martin
|
61a3e4fb80
more custom command
|
22 years ago |
Ken Martin
|
f698e306a7
more changes to support full paths
|
22 years ago |
Ken Martin
|
5c217cf83f
perf improvement
|
22 years ago |
Ken Martin
|
adbb5c5e79
more changes to handle full paths correctly
|
22 years ago |
Ken Martin
|
703242071f
more crazt changes source files now must match with full path
|
22 years ago |