summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-285-8/+40
| | | | | OUTPUT_NORMAL does no processing of the output streams, it just passes them through the same streams as they were received on.
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-2813-35/+53
| | | | | No behaviour change, this prepares for adding a flag to skip the merging of output streams.
* RunSingleCommand: Fix indentationBrad King2011-07-281-18/+18
|
* cmSystemTools: Remove trailing whitespaceBrad King2011-07-282-118/+118
|
* KWSys Nightly Date StampKWSys Robot2011-07-201-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-161-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-151-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-121-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-111-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-101-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-091-1/+1
|
* Begin post-2.8.5 developmentDavid Cole2011-07-081-2/+2
|
* CMake 2.8.5v2.8.5David Cole2011-07-082-1/+7
|
* Merge branch 'release'David Cole2011-07-082-3/+420
|\
| * CMake 2.8.5-rc3 include regression fixDavid Cole2011-06-271-0/+6
| |
| * Merge branch 'release'David Cole2011-06-272-3/+414
| |\
| | * CMake 2.8.5-rc3David Cole2011-06-212-1/+22
| | |
| | * Merge branch 'release'David Cole2011-06-212-3/+393
| | |\
| | | * CMake 2.8.5-rc2David Cole2011-06-152-1/+83
| | | |
| | | * Merge branch 'release'David Cole2011-06-152-3/+311
| | | |\
| | | | * CMake 2.8.5-rc1David Cole2011-05-252-3/+311
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-081-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-071-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-061-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-051-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-041-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-031-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-021-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-011-2/+2
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-301-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-291-1/+1
| | | | |
* | | | | Merge topic 'revert-fixbug_0004147'Brad King2011-06-281-59/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fc04531 Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
| * | | | | Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"Brad King2011-06-271-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1088b0278e74526298d0821589973918da33c44b. Wrapper dependency scanning (fix for #4147) does not work at CMake configuration time if an input file is provided by a custom command (regression #12307). Revert to original behavior until a solution is found.
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-281-1/+1
| |/ / / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-271-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-261-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-251-1/+1
| | | | |
* | | | | Merge topic 'use_devenv_forvs2010'Brad King2011-06-243-11/+37
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8555c2b Look for VCExpress as a possible build tool as well as devenv. ed0075b Use relative paths for custom command inputs. 38368d5 Revert "With very long file names, VS 2010 was unable to compile files." 8cd66dc Use devenv instead of msbuild for vs2010.
| * | | | | Look for VCExpress as a possible build tool as well as devenv.Bill Hoffman2011-06-231-1/+2
| | | | | |
| * | | | | Use relative paths for custom command inputs.Bill Hoffman2011-06-221-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For source files we use full paths. This allows for longer directory names with VS2010. However, the use of full paths causes the GUI to not display the custom commands.
| * | | | | Revert "With very long file names, VS 2010 was unable to compile files."Bill Hoffman2011-06-211-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 945f2c2214bc80f513ed08ebe2c8003263a4ee56.
| * | | | | Use devenv instead of msbuild for vs2010.Bill Hoffman2011-06-211-9/+20
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-241-1/+1
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-231-1/+1
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-221-1/+1
| |_|/ / / |/| | | |