summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | FindBoost: Also search for 1.46.1Philip Lowman2011-06-101-1/+2
| * | | | | | | | FindBoost: Fixes #12188Philip Lowman2011-06-101-0/+6
* | | | | | | | | Merge topic 'find_library-lib64-issue-12247+12248'Brad King2011-06-201-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248)Brad King2011-06-151-5/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindSWIG-find_program-NAMES-issue-12280'Brad King2011-06-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindSWIG: Use NAMES in find_program directives (#12280)Julien Malik2011-06-161-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-201-1/+1
* | | | | | | | | | KWSys: Recognize color TERM=screen-256color-bce (#12287)Brad King2011-06-191-0/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-191-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-181-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-171-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-161-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-151-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'library-multiarch-issue-12037'Brad King2011-06-1421-6/+123
|\ \ \ \ \ \
| * | | | | | multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSDModestas Vainius2011-06-133-1/+5
| * | | | | | Test find_package multiarch support (#12037)Brad King2011-06-087-0/+31
| * | | | | | Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-0812-6/+88
* | | | | | | Merge topic '10997_PROTOBDUF_GENERATE_CPP_returns_wrong_path'Brad King2011-06-141-2/+22
|\ \ \ \ \ \ \
| * | | | | | | 10997: PROTOBUF_GENERATE_CPP now supports proto files outside current dirPhilip Lowman2011-06-141-2/+22
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'qt4-import-targets-mac'Brad King2011-06-141-23/+24
|\ \ \ \ \ \ \
| * | | | | | | Add imported targets support for frameworks on Mac.Clinton Stimpson2011-06-131-23/+24
* | | | | | | | Merge topic 'qt4-useqt-module-deps'Brad King2011-06-141-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Qt4: complete module dependencies in UseQt4.cmakeClinton Stimpson2011-06-131-0/+7
| |/ / / / / / /
* | | | | | | | Merge topic 'gnu-isystem-flag-issue-12258'Brad King2011-06-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258)Brad King2011-06-131-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'ImproveCPackRPMdoc'Brad King2011-06-141-3/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Add some more Specs file tag handling.Eric NOULARD2011-06-121-1/+5
| * | | | | | | | CPackRPM: Enhance documentationEric NOULARD2011-06-121-2/+8
* | | | | | | | | Merge topic 'ctest-no-config-report-notrun'Brad King2011-06-147-3/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Report tests not run due to unknown configurationBrad King2011-06-105-1/+47
| * | | | | | | | | Use cascading-if for per-config test and install codeBrad King2011-06-102-2/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-141-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-131-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-121-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-111-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-06-101-1/+1
|/ / / / / /
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-091-1/+1
* | | | | | Merge topic 'xcode-source_groups-folders-issue-10039'Brad King2011-06-085-62/+126
|\ \ \ \ \ \
| * | | | | | Fix style errors added by parent and grandparentBrad King2011-06-082-4/+8
| * | | | | | XCode: Support target folders on XCode.Johan Björk2011-06-071-11/+39
| * | | | | | Xcode: Support multiple level nesting of XCode folders (#10039)Johan Björk2011-06-072-22/+50
| * | | | | | CMake: Move tokenize to cmSystemToolsJohan Björk2011-06-073-32/+36
* | | | | | | Merge topic 'fix_vs10_custom_command_rulefiles'Brad King2011-06-081-0/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix for bug #11927, external project git clone step always runs vs10.Bill Hoffman2011-06-071-0/+11
| | |/ / / / | |/| | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-081-1/+1
* | | | | | Merge topic 'eliminate-cvs-from-release-scripts'Brad King2011-06-0711-40/+44
|\ \ \ \ \ \
| * | | | | | CMake: eliminate use of cvs in the Release scriptsDavid Cole2011-06-0211-40/+44
* | | | | | | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-0715-29/+333
|\ \ \ \ \ \ \
| * | | | | | | BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * | | | | | | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2