summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-021-1/+1
* | | | | | | Merge topic 'FindGTK2_10688'Brad King2010-09-011-1/+5
|\ \ \ \ \ \ \
| * | | | | | | 10688: FindGTK2.cmake doesn't auto-detect macportsPhilip Lowman2010-08-201-1/+5
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-011-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'FindwxWidgets-fixed-bug-9775'Brad King2010-08-311-4/+6
|\ \ \ \ \ \ \
| * | | | | | | BUG: #9775 Fixed patch FindwxWidgets-fixed-bug-9775.Miguel A. Figueroa-Villanueva2010-08-301-2/+3
| * | | | | | | ENH: #9775 Added support for new wxWidgets 2.9 libraries.Miguel A. Figueroa-Villanueva2010-08-291-2/+3
* | | | | | | | Merge topic 'tab-in-indent'Brad King2010-08-311-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add whitespace=tab-in-indent attribute for sourcesBrad King2010-08-301-0/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'MakeTargetLinkLibrariesComplainWhenNoTargetIsUsed'Brad King2010-08-313-37/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | New CMP0016 for deciding whether an unknown target in TLL() is an error.Alex Neundorf2010-08-283-7/+47
| * | | | | | | | Remove trailing whitespaceAlex Neundorf2010-08-282-26/+27
| * | | | | | | | Just warn in case of a bad target as only argument for t_l_l()Alex Neundorf2010-08-261-2/+12
| * | | | | | | | Make target_link_libraries() complain if bad target name is usedAlex Neundorf2010-08-261-6/+6
| * | | | | | | | Remove trailing whitespaceAlex Neundorf2010-08-261-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-utility-depends'Brad King2010-08-319-289/+271
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix unused parameter warning in VS 7.1 generatorBrad King2010-08-271-1/+1
| * | | | | | | | Refactor VS <= 7.1 utility-depends workaroundBrad King2010-08-247-175/+186
| * | | | | | | | Factor out duplicate VS target dependency codeBrad King2010-08-245-136/+97
| * | | | | | | | Factor out global generator ComputeTargetDepends methodBrad King2010-08-242-10/+20
* | | | | | | | | Merge topic 'libarchive-tar-headers'Brad King2010-08-311-10/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libarchive: Remove SCHILY dev,ino,nlink attributes (#11176)Brad King2010-08-271-10/+0
* | | | | | | | | | Merge topic 'vs-platforms'Brad King2010-08-3111-24/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Add ArchitectureId to VS 8 and 9 generatorsPatrick Gansterer2010-08-265-8/+9
| * | | | | | | | | | VS: Map /ENTRY linker option to EntryPointSymbolPatrick Gansterer2010-08-261-0/+2
| * | | | | | | | | | VS: Add more TargetMachine option valuesPatrick Gansterer2010-08-241-0/+15
| * | | | | | | | | | VS: Convert PlatformName member to a virtual methodPatrick Gansterer2010-08-2410-16/+19
* | | | | | | | | | | Merge topic 'intra-component-dependencies'Brad King2010-08-319-60/+166
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Honor strong intra-component target dependenciesBrad King2010-08-254-24/+97
| * | | | | | | | | | | Distinguish "strong" and "weak" target dependency edgesBrad King2010-08-254-13/+42
| * | | | | | | | | | | Split notion of node lists and edge listsBrad King2010-08-257-24/+28
* | | | | | | | | | | | Merge topic 'target-dependencies-const'Brad King2010-08-313-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Restore GetTargetDirectDepends const returnBrad King2010-08-253-4/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindPackageLogVersion'Brad King2010-08-312-29/+194
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add macro ADD_FEATURE_INFO() and improve docs.Alex Neundorf2010-08-251-20/+70
| * | | | | | | | | | | Improve wording of the documentation.Alex Neundorf2010-08-241-5/+7
| * | | | | | | | | | | Improve documentation.Alex Neundorf2010-08-241-21/+57
| * | | | | | | | | | | Log the required package version and major improvement to FeatureSummaryAlex Neundorf2010-08-242-14/+91
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'partial-fix-10743'Brad King2010-08-311-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve documentation of OPTION command.David Cole2010-08-251-1/+4
* | | | | | | | | | | | Merge topic 'fix-10747'Brad King2010-08-312-240/+204
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Refine formatting for cmake --help-module output.David Cole2010-08-252-9/+6
| * | | | | | | | | | | | Merge branch 'patches/docBundleUtilities'David Cole2010-08-252-237/+204
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Improve documentation of GetPrerequisites.cmakeMichael Wild2010-05-231-110/+91
| | * | | | | | | | | | | Improve documentation of BundleUtilities.cmakeMichael Wild2010-05-231-116/+103
* | | | | | | | | | | | | Merge topic 'CPackArchiveGenerator-ComponentSupport'Brad King2010-08-318-201/+284
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CPack fix broken compilation for CygwinSource generatorEric NOULARD2010-08-251-1/+1
| * | | | | | | | | | | | | CPackArchiveGenerator improve usability and robustnessEric NOULARD2010-08-241-2/+46
| * | | | | | | | | | | | | CPackArchiveGenerator add component supportsEric NOULARD2010-08-243-23/+223
| * | | | | | | | | | | | | CPackArchiveGenerator use cmArchiveWrite wrapperEric NOULARD2010-08-246-208/+47
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |