Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
преди 16 години |
Brad King
|
921f3a1ac2
BUG: Do not automatically set HEADER_FILE_ONLY
|
преди 16 години |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
преди 18 години |
Ken Martin
|
e4ac63fa72
BUG: better setup of properties for loaded commands
|
преди 18 години |
Alexander Neundorf
|
f7d4f27c2a
|
преди 18 години |
Brad King
|
f786f3ae32
COMP: Work-around warning about static specifier on HP compiler.
|
преди 18 години |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
преди 18 години |
Brad King
|
ba8ec0d5cf
ENH: Made cmSourceFile::GetDepends return reference to const so dependencies can be added only by an access method in cmSourceFile.
|
преди 18 години |
Ken Martin
|
c53b26baf2
ENH: some more cleanup
|
преди 19 години |
Ken Martin
|
5d11564c35
ENH: allow source file properties to chain to Directories and up
|
преди 19 години |
Ken Martin
|
ba75d1e823
COMP: fix warning
|
преди 19 години |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
преди 19 години |
Bill Hoffman
|
ccb77b65c6
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
преди 19 години |
Brad King
|
7d2de52c1a
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed.
|
преди 19 години |
Brad King
|
658d38e0af
COMP: Added missing includes. This partially addresses bug#3556.
|
преди 19 години |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
преди 20 години |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
преди 20 години |
Brad King
|
39af9ee1e4
ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
|
преди 21 години |
Brad King
|
b6da1d1271
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012.
|
преди 21 години |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
преди 22 години |
Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
преди 22 години |
Andy Cedilnik
|
e093bdade0
ENH: Fix compatibility
|
преди 22 години |
Andy Cedilnik
|
7eb7973393
ERR: Fix error on bad C++ compiler that do not handle return void
|
преди 22 години |
Andy Cedilnik
|
8327883f3f
ENH: Add DisplayStatus
|
преди 22 години |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
преди 22 години |
Brad King
|
10931b5e66
ENH: Added return type int to ExecuteCommand.
|
преди 23 години |
Ken Martin
|
ad8504701e
fixed warnings
|
преди 23 години |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
преди 23 години |