summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'custom-command-slashes'Brad King2011-03-314-6/+15
|\
| * Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-304-6/+15
* | Merge topic 'fix_long_filenames_vs2010'Brad King2011-03-311-10/+1
|\ \
| * | With very long file names, VS 2010 was unable to compile files.Bill Hoffman2011-03-231-10/+1
* | | Merge topic 'fix12006-brokenPackageName'Brad King2011-03-311-0/+1
|\ \ \
| * | | CPackDeb: Fix #12006 broken package namesMartin Konrad2011-03-241-0/+1
* | | | Merge topic 'gnu-install-dirs-issue-3976'Brad King2011-03-311-0/+161
|\ \ \ \
| * | | | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaultsBrad King2011-03-231-10/+22
| * | | | GNUInstallDirs: Simplify and clarify documentationBrad King2011-02-281-47/+30
| * | | | Add GNUInstallDirs module to define GNU layout (#3976)Nikita Krupen'ko2011-02-281-0/+166
* | | | | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-314-27/+28
|\ \ \ \ \
| * | | | | Fix unused cache warning after multiple configure iterationsBrad King2011-03-241-2/+5
| * | | | | Refine unused cache variable warningBrad King2011-03-244-25/+23
* | | | | | Merge topic 'CPack-fix11930-LeftOverComponents'Brad King2011-03-3111-303/+193
|\ \ \ \ \ \
| * | | | | | CPack fix #11930 and simplifies component packaging optionsEric NOULARD2011-03-2311-303/+193
* | | | | | | Merge topic 'fix-FortranCInterface-for-Cray-7.3.2'Brad King2011-03-313-15/+12
|\ \ \ \ \ \ \
| * | | | | | | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2Brad King2011-03-243-15/+12
* | | | | | | | Merge topic 'doc-include_directories-typo-issue-12020'Brad King2011-03-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo in include_directories documentation (#12020)Brad King2011-03-291-1/+1
* | | | | | | | | Merge topic 'generator-expression-dot-in-name-issue-12002'Brad King2011-03-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow '.' in target names in generator expressions (#12002)Brad King2011-03-221-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-311-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-301-1/+1
* | | | | | | | | KWSys: Recognize rxvt-unicode-256color terminal (#12013)Brad King2011-03-291-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-291-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-281-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-271-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-261-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-251-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-03-241-1/+1
* | | | | | | KWSys: Do not trust EXECUTABLE_OUTPUT_PATH for ProcessFwd9x encodingBrad King2011-03-231-8/+4
| |_|_|_|/ / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-03-231-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'asn_check_proto'Brad King2011-03-223-0/+138
|\ \ \ \ \
| * | | | | Tests: Added test for check_prototype_definition.Andreas Schneider2011-03-181-0/+13
| * | | | | Modules: Added CheckPrototypeDefinition module.Andreas Schneider2011-03-182-0/+125
* | | | | | Merge topic 'CPackDeb-fixTestCrash'Brad King2011-03-222-5/+14
|\ \ \ \ \ \
| * | | | | | CPack fix CPackDeb crash when CPackDeb.cmake ends with a FATAL_ERROREric NOULARD2011-03-192-5/+14
| |/ / / / /
* | | | | | Merge topic 'include-flags-response-file'Brad King2011-03-2210-18/+93
|\ \ \ \ \ \
| * | | | | | Pass include directories with response files to GNU on WindowsBrad King2011-03-171-0/+3
| * | | | | | Optionally pass include directories with response filesBrad King2011-03-177-11/+79
| * | | | | | Generate target-wide flags before individual build rulesBrad King2011-03-172-6/+6
| * | | | | | Factor old-style -D flags out from -I flag generationBrad King2011-03-152-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-Java-test-enable-logic'Brad King2011-03-221-33/+24
|\ \ \ \ \ \
| * | | | | | Disable Java test with Xcode generatorBrad King2011-03-181-2/+3
| * | | | | | Enable Java test more carefully on AppleBrad King2011-03-181-33/+23
* | | | | | | Merge topic 'ctest-detect-maven-errors-and-warnings'Brad King2011-03-221-1/+3
|\ \ \ \ \ \ \
| * | | | | | | CTest: catch warning output of Apache MavenRolf Eike Beer2011-03-181-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'FindBLAS-acml-search-improvement'Brad King2011-03-221-8/+88
|\ \ \ \ \ \ \
| * | | | | | | ACML search improvementAlexey Ozeritsky2011-03-151-8/+88
* | | | | | | | Merge topic 'add-ProcessorCount-module'Brad King2011-03-223-0/+256
|\ \ \ \ \ \ \ \