summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | KWSys Nightly Date StampKWSys Robot2010-10-101-1/+1
| * | | | KWSys Nightly Date StampKWSys Robot2010-10-091-1/+1
| * | | | KWSys Nightly Date StampKWSys Robot2010-10-081-1/+1
| * | | | KWSys Nightly Date StampKWSys Robot2010-10-071-1/+1
| * | | | KWSys Nightly Date StampKWSys Robot2010-10-061-1/+1
| | |/ / | |/| |
| * | | Merge topic 'vs-project-groups'Brad King2010-10-053-5/+14
| |\ \ \
| | * | | New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-023-5/+14
| * | | | Merge topic 'vs10-custom-comments'Brad King2010-10-051-2/+28
| |\ \ \ \
| | * | | | VS10: Encode custom command comments for echo (#11283)Brad King2010-10-011-2/+28
| * | | | | Merge topic 'dev/test-for-bug-11230'Brad King2010-10-051-0/+10
| |\ \ \ \ \
| | * | | | | XCode generation should fail if lang isn't knownBen Boeckel2010-09-301-0/+10
| * | | | | | Merge topic 'vs10-empty-target'Brad King2010-10-052-7/+15
| |\ \ \ \ \ \
| | * | | | | | VS10: Skip targets with no linker language (#11230)Brad King2010-09-302-7/+15
| | |/ / / / /
| * | | | | | Merge topic 'fix_custom_commands_with_intdir_vs10'Brad King2010-10-051-0/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Fix for bug #11274, VS10 custom commands that create files in INTDIR fix.Bill Hoffman2010-09-291-0/+8
| * | | | | | KWSys Nightly Date StampKWSys Robot2010-10-051-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2010-10-041-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2010-10-031-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2010-10-021-1/+1
| | |_|/ / / | |/| | | |
| * | | | | KWSys Nightly Date StampKWSys Robot2010-10-011-2/+2
| | |/ / / | |/| | |
| * | | | KWSys Nightly Date StampKWSys Robot2010-09-301-1/+1
| |/ / /
| * | | Remove trailing whitespace from Xcode generator sourceBrad King2010-09-291-172/+172
| * | | KWSys Nightly Date StampKWSys Robot2010-09-291-1/+1
* | | | Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-175-71/+103
|\ \ \ \ | | |_|/ | |/| |
| * | | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-282-0/+25
| * | | Remove trailing whitespaceAlex Neundorf2010-09-282-67/+68
| |/ /
| * | Merge topic 'cmake-guiRememberAdvancedCheckbox'Brad King2010-09-281-84/+91
| |\ \
| * \ \ Merge topic 'vs10-object-intdir'Brad King2010-09-281-1/+1
| |\ \ \
| | * | | VS10: Use $(IntDir) for per-source output directory (#11270)Brad King2010-09-271-1/+1
| * | | | Merge topic 'fixAbsoluteDestHandlingRegression'Brad King2010-09-281-2/+5
| |\ \ \ \
| | * | | | InstallGen/CPack fix handling absolute installed file regressionEric NOULARD2010-09-201-2/+5
| * | | | | KWSys Nightly Date StampKWSys Robot2010-09-281-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2010-09-271-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2010-09-261-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2010-09-251-1/+1
| * | | | | KWSys Nightly Date StampKWSys Robot2010-09-241-1/+1
* | | | | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-1777-963/+1778
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Make cmake-gui remember whether the "Advanced" checkbox was checked or notAlex Neundorf2010-09-231-0/+7
| * | | | | -remove trailing whitespaceAlex Neundorf2010-09-231-84/+84
| |/ / / /
| * | | | KWSys Nightly Date StampKWSys Robot2010-09-231-1/+1
| * | | | Merge topic 'fix_windows7_untar'Brad King2010-09-221-0/+18
| |\ \ \ \
| | * | | | Add a delay after untar on windows to make external project work on windows 7Bill Hoffman2010-09-211-0/+18
| * | | | | Merge topic 'mingw-long-object-lists'Brad King2010-09-221-0/+7
| |\ \ \ \ \
| | * | | | | Evaluate <OBJECT_DIR> rule variable for executablesBrad King2010-09-161-0/+7
| * | | | | | KWSys Nightly Date StampKWSys Robot2010-09-221-1/+1
| * | | | | | Merge topic 'fix-9963'Brad King2010-09-211-2/+9
| |\ \ \ \ \ \
| | * | | | | | Enable calling commands with : in argv[1] (#9963)David Cole2010-09-101-2/+9
| * | | | | | | Merge topic 'xcode-ARCHS-quoting'Brad King2010-09-212-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Xcode: Quote string values containing '$' (#11244)Mikkel Krautz2010-09-201-1/+1
| | * | | | | | | Xcode: Avoid trailing space in ARCHS list (#11244)Mikkel Krautz2010-09-201-1/+3
| | | |_|_|_|/ / | | |/| | | | |