Cronologia Commit

Autore SHA1 Messaggio Data
  Stephen Kelly 1f2c12ebd1 cmMakefile: Remove cache version accessors. 10 anni fa
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 anni fa
  Stephen Kelly 08c642c6ae cmMakefile: Remove cache version accessors. 10 anni fa
  Stephen Kelly bd990c803b Remove use of ExpandSourceListArguments. 10 anni fa
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 anni fa
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 anni fa
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 anni fa
  Brad King 0546484e4b cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum 13 anni fa
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 anni fa
  Daniel R. Gomez a4cba0e8be Fix plugin API for gcc 2.9-aix51-020209 (#12233) 14 anni fa
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 anni fa
  Brad King 921f3a1ac2 BUG: Do not automatically set HEADER_FILE_ONLY 16 anni fa
  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 anni fa
  Ken Martin e4ac63fa72 BUG: better setup of properties for loaded commands 18 anni fa
  Alexander Neundorf f7d4f27c2a 18 anni fa
  Brad King f786f3ae32 COMP: Work-around warning about static specifier on HP compiler. 18 anni fa
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 anni fa
  Brad King ba8ec0d5cf ENH: Made cmSourceFile::GetDepends return reference to const so dependencies can be added only by an access method in cmSourceFile. 18 anni fa
  Ken Martin c53b26baf2 ENH: some more cleanup 18 anni fa
  Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up 19 anni fa
  Ken Martin ba75d1e823 COMP: fix warning 19 anni fa
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 anni fa
  Bill Hoffman ccb77b65c6 ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion 19 anni fa
  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 anni fa
  Brad King 658d38e0af COMP: Added missing includes. This partially addresses bug#3556. 19 anni fa
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 anni fa
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 19 anni fa
  Bill Hoffman 347c5f4b46 ENH: add working directory support 20 anni fa
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 anni fa
  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. 20 anni fa