summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | STYLE: Clarified/Fixed documentation of UsewxWidgets.Miguel A. Figueroa-Villanueva2010-09-011-10/+7
| * | BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension.Miguel A. Figueroa-Villanueva2010-09-011-1/+1
* | | Merge topic 'fix-10417'Brad King2010-09-082-3/+24
|\ \ \
| * | | Avoid adding self as prerequisite. (#10417)David Cole2010-09-082-3/+24
* | | | Merge topic 'fix-9284'Brad King2010-09-081-0/+7
|\ \ \ \
| * | | | Make bundle items writable before fixup (#9284)Mike McQuaid2010-09-081-0/+7
| |/ / /
* | | | Merge topic 'hpux-required-runtime-path-10571'Brad King2010-09-081-0/+2
|\ \ \ \
| * | | | HP-UX: Always add /usr/lib to rpath (#10571)Brad King2010-09-071-0/+2
| |/ / /
* | | | Merge topic '11186'Brad King2010-09-081-3/+8
|\ \ \ \
| * | | | Merge patch for detecting gdk-pixbuf libraryPhilip Lowman2010-09-041-3/+8
* | | | | Merge topic 'vs-project-groups'Brad King2010-09-0812-2/+292
|\ \ \ \ \
| * | | | | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-0312-2/+292
* | | | | | Merge topic 'watcom_fixes'Brad King2010-09-081-3/+16
|\ \ \ \ \ \
| * | | | | | Fix for bug 10388, fix various default flags.Bill Hoffman2010-09-021-3/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'find-macports'Brad King2010-09-082-3/+6
|\ \ \ \ \ \
| * | | | | | Search MacPorts /opt/local prefix on MacBrad King2010-09-012-3/+6
* | | | | | | Merge topic 'ImproveFindPackageConfigMode'Brad King2010-09-083-96/+225
|\ \ \ \ \ \ \
| * | | | | | | Improve wording of the error message of find_package() in config-modeAlex Neundorf2010-08-311-9/+10
| * | | | | | | Improve version notice in the generated messageAlex Neundorf2010-08-301-53/+61
| * | | | | | | Add option CONFIG_MODE to FPHSA()Alex Neundorf2010-08-291-9/+55
| * | | | | | | Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONSAlex Neundorf2010-08-291-2/+5
| * | | | | | | Small cleanup of FindPackageHandleStandardArgs.cmakeAlex Neundorf2010-08-291-21/+17
| * | | | | | | Replace the two vector<string,string> with one vector<struct{string,string}>Alex Neundorf2010-08-292-15/+17
| * | | | | | | Improve error message in Config-mode when no appropriate version was foundAlex Neundorf2010-08-291-36/+50
| * | | | | | | Record all considered Config files and their versions.Alex Neundorf2010-08-292-11/+70
* | | | | | | | Merge topic 'ctest-show-labels'Brad King2010-09-087-3/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | Added CTest command --print-labelsZach Mullen2010-08-317-3/+68
* | | | | | | | | Merge topic 'CPack-PreserveSymlinksInInstalledDirs-v2'Brad King2010-09-081-1/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430Eric NOULARD2010-08-281-1/+43
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-081-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-071-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-061-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-051-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-041-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-031-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | 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
| | |_|_|_|/ / / | |/| | | | | |