summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | automoc: include <unistd.h> on Apple to get pathconfSean McBride2012-03-281-0/+3
* | | | | | | | | Merge topic 'fix-source-classification'David Cole2012-04-0310-54/+66
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Add CMakeLists.txt re-run rules at start of generationBrad King2012-03-287-48/+53
| * | | | | | | | | Classify known header file extensions as headersBrad King2012-03-283-2/+9
| * | | | | | | | | Always compile sources with known languageBrad King2012-03-281-4/+4
* | | | | | | | | | Merge topic 'CPackPM-fixAmazonLinux'David Cole2012-04-031-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Override topdir from rpm command line seems necessary on Amazon linux.Tom Hughes2012-03-271-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-04-031-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-04-021-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-04-011-2/+2
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-311-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-301-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-291-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-281-1/+1
* | | | | | | Merge topic 'AutomocProperCMakeEscaping_13018'David Cole2012-03-274-18/+26
|\ \ \ \ \ \ \
| * | | | | | | automoc: add define to test which caused bug #13018Alex Neundorf2012-03-261-1/+1
| * | | | | | | automoc: fix #13018, proper cmake escaping to avoid false rebuildsAlex Neundorf2012-03-262-16/+24
| * | | | | | | make cmLocalGenerator::EscapeForCMake() staticAlex Neundorf2012-03-261-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'ninja-generator'David Cole2012-03-272-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flagsPeter Collingbourne2012-03-262-1/+8
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-271-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-261-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-251-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-241-1/+1
* | | | | | | Merge topic 'fix-CTestUpdateHG-url'Brad King2012-03-231-1/+4
|\ \ \ \ \ \ \
| * | | | | | | CTest.UpdateHG: Fix repo URL for leading slashBrad King2012-03-221-1/+4
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-231-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-221-1/+1
* | | | | | | Merge topic 'MinorFixForEcos'David Cole2012-03-211-1/+8
|\ \ \ \ \ \ \
| * | | | | | | guard eCos.cmake against multiple inclusion (#12987)Alex Neundorf2012-03-201-1/+8
* | | | | | | | Merge topic 'UseRealPathWhenFindingEclipse'David Cole2012-03-211-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Eclipse: fix #13036, make version detection work with symlinksAlex Neundorf2012-03-201-1/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-AllFindModules-version-check'David Cole2012-03-211-3/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Relax restrictions on version variable contentsDavid Cole2012-03-201-3/+13
| |/ / / / / / /
* | | | | | | | Merge topic 'update-KWIML'David Cole2012-03-211-6/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-kwiml' into update-KWIMLBrad King2012-03-201-6/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWIML: Avoid conflict with C++11 user-defined literalsBrad King2012-03-201-6/+6
* | | | | | | | | Merge topic 'findmpi_look_in_implicit_dirs'David Cole2012-03-211-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix FindMPI for the intel compiler on linux by looking in implict directories.Bill Hoffman2012-03-201-0/+14
| |/ / / / / / / /
* | | | | | | | | Merge topic 'watcom-object-library'David Cole2012-03-214-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix ObjectLibrary test on WatcomBrad King2012-03-204-12/+12
* | | | | | | | | | Merge topic 'vs10-object-items'David Cole2012-03-216-91/+65
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | VS10: Fix external objects generated outside target (#13047)Brad King2012-03-203-13/+9
| * | | | | | | | | Simplify cmVisualStudio10TargetGenerator source classificationBrad King2012-03-194-91/+69
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'David Cole2012-03-2111-24/+186
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | find_package: Test rejection of required+optional componentsBrad King2012-03-194-0/+11
| * | | | | | | | | add macro check_required_components() to configure_package_config_file()Alex Neundorf2012-03-193-4/+50
| * | | | | | | | | FPHSA(): add HANDLE_COMPONENTS optionAlex Neundorf2012-03-193-2/+54
| * | | | | | | | | find_package: add documentation for OPTIONAL_COMPONENTSAlex Neundorf2012-03-192-12/+31
| * | | | | | | | | FPHSA(): add missing "]" to documentationAlex Neundorf2012-03-191-1/+1