summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix potential bad memory access, thanks to EikeEric NOULARD2012-01-311-1/+1
| | * | | | Suppress unused var, beautify code, avoid 1 extra newline.Eric NOULARD2012-01-241-18/+25
| | * | | | CPack Documentation extraction from CMake script begins to workEric NOULARD2012-01-229-169/+226
| | * | | | Implement simple CMake script comment markup language.Eric NOULARD2012-01-225-9/+227
| | * | | | CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-2212-54/+312
| * | | | | Merge topic 'CPackNSIS-fixIgnore-INCLUDE_TOPLEVEL'David Cole2012-02-141-3/+3
| |\ \ \ \ \
| | * | | | | CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.Eric NOULARD2012-02-051-3/+3
| * | | | | | Merge topic 'interrupt-bug-12649'David Cole2012-02-146-7/+43
| |\ \ \ \ \ \
| | * | | | | | cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-026-7/+43
| * | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-141-1/+1
| * | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-131-1/+1
| * | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-121-1/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | KWSys Nightly Date StampKWSys Robot2012-02-111-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2012-02-101-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | KWSys Nightly Date StampKWSys Robot2012-02-091-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2012-02-081-1/+1
| * | | | | Merge topic 'fix-ccmake-clear'David Cole2012-02-071-6/+5
| |\ \ \ \ \
| | * | | | | ccmake: Extend clear line.Nicolas Despres2012-02-061-1/+1
| | * | | | | ccmake: Factor clear line.Nicolas Despres2012-02-051-6/+5
| | | |/ / / | | |/| | |
| * | | | | Merge topic 'warn-funny-path-names'David Cole2012-02-073-26/+15
| |\ \ \ \ \
| | * | | | | Allow directory names containing '=' and warn if necessary (#12934)Brad King2012-02-063-26/+15
| * | | | | | Merge topic 'VS11-WinRT-project-issue-12930'David Cole2012-02-073-17/+50
| |\ \ \ \ \ \
| | * | | | | | VS: Simplify ;-separated attribute value parsingBrad King2012-02-031-34/+20
| | * | | | | | VS: Add support for WinRT project properties (#12930)Eugene Golushkov2012-02-033-1/+48
| * | | | | | | Merge topic 'AddTopLevelForComponent'David Cole2012-02-072-2/+14
| |\ \ \ \ \ \ \
| | * | | | | | | CPackArchive restore default behavior and provide new variable.Eric NOULARD2012-02-012-2/+2
| | * | | | | | | CPack Add top level directory in component install for Archive GeneratorsDaniel Nelson2012-01-132-2/+14
| * | | | | | | | Merge topic 'find-vcexpress'David Cole2012-02-071-8/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Find VC Express during default generator selection (#12917)Peter Kuemmel2012-02-011-8/+15
| * | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-071-1/+1
| * | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-061-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-051-1/+1
| * | | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-041-1/+1
| * | | | | | | | KWSys Nightly Date StampKWSys Robot2012-02-031-1/+1
* | | | | | | | | Ninja: windows msvc: create for each target a .pdb filePeter Kuemmel2012-02-213-0/+23
* | | | | | | | | Ninja: Import library support for WindowsPeter Collingbourne2012-02-193-17/+18
* | | | | | | | | Ninja: mark the Windows specific hacks with a comment onlyPeter Kuemmel2012-02-192-2/+6
* | | | | | | | | Ninja: disable unfinished Windows ninja supportPeter Kuemmel2012-02-191-17/+15
* | | | | | | | | Ninja: add some hacks for WindowsPeter Kuemmel2012-02-193-2/+15
* | | | | | | | | Ninja: also build ninja support on WindowsPeter Kuemmel2012-02-191-17/+14
* | | | | | | | | Ninja: Shell encode the command used in custom commandsPeter Collingbourne2012-02-191-1/+2
* | | | | | | | | Ninja: Shell encode various CMake invocationsPeter Collingbourne2012-02-192-6/+17
* | | | | | | | | Ninja: Shell encode paths used in "cd" commandsPeter Collingbourne2012-02-192-8/+11
* | | | | | | | | Ninja: Backslash rules for WindowsPeter Collingbourne2012-02-195-15/+25
* | | | | | | | | Ninja: Identifier encoding rules for ' ' and ':'Peter Collingbourne2012-02-181-2/+6
* | | | | | | | | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e...Peter Collingbourne2012-02-182-13/+7
* | | | | | | | | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nopPeter Kuemmel2012-02-184-7/+21
* | | | | | | | | Ninja: Appease various compilersPeter Collingbourne2012-02-055-10/+12
* | | | | | | | | Ninja: Remove some default argumentsPeter Collingbourne2012-02-052-8/+2
* | | | | | | | | Ninja: Fix a 79-col violationPeter Collingbourne2012-02-051-1/+1