Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'watcom_fixes' | Brad King | 2010-09-08 | 1 | -3/+16 |
|\ | |||||
| * | Fix for bug 10388, fix various default flags. | Bill Hoffman | 2010-09-02 | 1 | -3/+16 |
* | | Merge topic 'find-macports' | Brad King | 2010-09-08 | 2 | -3/+6 |
|\ \ | |||||
| * | | Search MacPorts /opt/local prefix on Mac | Brad King | 2010-09-01 | 2 | -3/+6 |
* | | | Merge topic 'ImproveFindPackageConfigMode' | Brad King | 2010-09-08 | 3 | -96/+225 |
|\ \ \ | |||||
| * | | | Improve wording of the error message of find_package() in config-mode | Alex Neundorf | 2010-08-31 | 1 | -9/+10 |
| * | | | Improve version notice in the generated message | Alex Neundorf | 2010-08-30 | 1 | -53/+61 |
| * | | | Add option CONFIG_MODE to FPHSA() | Alex Neundorf | 2010-08-29 | 1 | -9/+55 |
| * | | | Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS | Alex Neundorf | 2010-08-29 | 1 | -2/+5 |
| * | | | Small cleanup of FindPackageHandleStandardArgs.cmake | Alex Neundorf | 2010-08-29 | 1 | -21/+17 |
| * | | | Replace the two vector<string,string> with one vector<struct{string,string}> | Alex Neundorf | 2010-08-29 | 2 | -15/+17 |
| * | | | Improve error message in Config-mode when no appropriate version was found | Alex Neundorf | 2010-08-29 | 1 | -36/+50 |
| * | | | Record all considered Config files and their versions. | Alex Neundorf | 2010-08-29 | 2 | -11/+70 |
* | | | | Merge topic 'ctest-show-labels' | Brad King | 2010-09-08 | 7 | -3/+68 |
|\ \ \ \ | |||||
| * | | | | Added CTest command --print-labels | Zach Mullen | 2010-08-31 | 7 | -3/+68 |
* | | | | | Merge topic 'CPack-PreserveSymlinksInInstalledDirs-v2' | Brad King | 2010-09-08 | 1 | -1/+43 |
|\ \ \ \ \ | |||||
| * | | | | | CPack handle symlinks in CPACK_INSTALLED_DIRECTORIES fix for bug5430 | Eric NOULARD | 2010-08-28 | 1 | -1/+43 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-08 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-07 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-06 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-05 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-04 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-03 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-02 | 1 | -1/+1 |
* | | | | | Merge topic 'FindGTK2_10688' | Brad King | 2010-09-01 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | 10688: FindGTK2.cmake doesn't auto-detect macports | Philip Lowman | 2010-08-20 | 1 | -1/+5 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-01 | 1 | -2/+2 |
* | | | | | | Merge topic 'FindwxWidgets-fixed-bug-9775' | Brad King | 2010-08-31 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | BUG: #9775 Fixed patch FindwxWidgets-fixed-bug-9775. | Miguel A. Figueroa-Villanueva | 2010-08-30 | 1 | -2/+3 |
| * | | | | | | ENH: #9775 Added support for new wxWidgets 2.9 libraries. | Miguel A. Figueroa-Villanueva | 2010-08-29 | 1 | -2/+3 |
* | | | | | | | Merge topic 'tab-in-indent' | Brad King | 2010-08-31 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add whitespace=tab-in-indent attribute for sources | Brad King | 2010-08-30 | 1 | -0/+6 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'MakeTargetLinkLibrariesComplainWhenNoTargetIsUsed' | Brad King | 2010-08-31 | 3 | -37/+88 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | New CMP0016 for deciding whether an unknown target in TLL() is an error. | Alex Neundorf | 2010-08-28 | 3 | -7/+47 |
| * | | | | | | | Remove trailing whitespace | Alex Neundorf | 2010-08-28 | 2 | -26/+27 |
| * | | | | | | | Just warn in case of a bad target as only argument for t_l_l() | Alex Neundorf | 2010-08-26 | 1 | -2/+12 |
| * | | | | | | | Make target_link_libraries() complain if bad target name is used | Alex Neundorf | 2010-08-26 | 1 | -6/+6 |
| * | | | | | | | Remove trailing whitespace | Alex Neundorf | 2010-08-26 | 1 | -3/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-utility-depends' | Brad King | 2010-08-31 | 9 | -289/+271 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix unused parameter warning in VS 7.1 generator | Brad King | 2010-08-27 | 1 | -1/+1 |
| * | | | | | | | Refactor VS <= 7.1 utility-depends workaround | Brad King | 2010-08-24 | 7 | -175/+186 |
| * | | | | | | | Factor out duplicate VS target dependency code | Brad King | 2010-08-24 | 5 | -136/+97 |
| * | | | | | | | Factor out global generator ComputeTargetDepends method | Brad King | 2010-08-24 | 2 | -10/+20 |
* | | | | | | | | Merge topic 'libarchive-tar-headers' | Brad King | 2010-08-31 | 1 | -10/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | libarchive: Remove SCHILY dev,ino,nlink attributes (#11176) | Brad King | 2010-08-27 | 1 | -10/+0 |
* | | | | | | | | | Merge topic 'vs-platforms' | Brad King | 2010-08-31 | 11 | -24/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Add ArchitectureId to VS 8 and 9 generators | Patrick Gansterer | 2010-08-26 | 5 | -8/+9 |
| * | | | | | | | | | VS: Map /ENTRY linker option to EntryPointSymbol | Patrick Gansterer | 2010-08-26 | 1 | -0/+2 |
| * | | | | | | | | | VS: Add more TargetMachine option values | Patrick Gansterer | 2010-08-24 | 1 | -0/+15 |
| * | | | | | | | | | VS: Convert PlatformName member to a virtual method | Patrick Gansterer | 2010-08-24 | 10 | -16/+19 |