Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | FindBoost.cmake fixes for issues 11204 & 8529 | Philip Lowman | 2010-09-18 | 1 | -39/+159 | |
| |/ / / | ||||||
* | | | | Merge topic 'compaq-fortran-moddir-flag' | Brad King | 2010-09-21 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Add module-dir flag for Compaq Visual Fortran (#11248) | Brad King | 2010-09-20 | 1 | -0/+2 | |
* | | | | | Merge topic 'FindMPI-f-flags' | Brad King | 2010-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMPI: Recoginze -f flags from mpicc (#10771) | Brad King | 2010-09-20 | 1 | -1/+1 | |
* | | | | | | Merge topic '11249_FindFLEX' | Brad King | 2010-09-21 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindFLEX.cmake: Fix issue 11249 | Philip Lowman | 2010-09-20 | 1 | -1/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Fix 11136: [patch] FindThreads.cmake documents the wrong variable | Philip Lowman | 2010-09-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'issue_10199' | Brad King | 2010-09-14 | 1 | -4/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOT | Marcel Loose | 2010-09-13 | 1 | -4/+10 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'CUDAv3.2PathChanges' | Brad King | 2010-09-14 | 1 | -3/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+. | James Bigler | 2010-09-10 | 1 | -3/+22 | |
| |/ / / / | ||||||
* | | | | | Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) | David Cole | 2010-09-09 | 1 | -13/+89 | |
|/ / / / | ||||||
* | | | | Merge topic 'allow_upper_case_cpp_and_others' | Brad King | 2010-09-08 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Only use .CPP .CXX and .C++ do not work by default with g+++. | Bill Hoffman | 2010-09-02 | 1 | -1/+1 | |
| * | | | | Let CMake recognize .CPP .CXX and .C++ as c++ files. | Bill Hoffman | 2010-09-02 | 1 | -2/+2 | |
* | | | | | Merge topic 'FindwxWidgets-fixes' | Brad King | 2010-09-08 | 2 | -30/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | ENH #8993: FindwxWidgets add support for wx-config custom options. | Miguel A. Figueroa-Villanueva | 2010-09-05 | 1 | -5/+15 | |
| * | | | | | BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 2 | -5/+7 | |
| * | | | | | BUG #11123: Generic include dir should come after config specific one. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -10/+10 | |
| * | | | | | STYLE: Clarified/Fixed documentation of UsewxWidgets. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -10/+7 | |
| * | | | | | BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'fix-10417' | Brad King | 2010-09-08 | 2 | -3/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Avoid adding self as prerequisite. (#10417) | David Cole | 2010-09-08 | 2 | -3/+24 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'fix-9284' | Brad King | 2010-09-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make bundle items writable before fixup (#9284) | Mike McQuaid | 2010-09-08 | 1 | -0/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'hpux-required-runtime-path-10571' | Brad King | 2010-09-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HP-UX: Always add /usr/lib to rpath (#10571) | Brad King | 2010-09-07 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic '11186' | Brad King | 2010-09-08 | 1 | -3/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge patch for detecting gdk-pixbuf library | Philip Lowman | 2010-09-04 | 1 | -3/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 1 | -0/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | 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 | 1 | -61/+111 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | 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 | |
| * | | | | | | Small cleanup of FindPackageHandleStandardArgs.cmake | Alex Neundorf | 2010-08-29 | 1 | -21/+17 | |
| |/ / / / / | ||||||
* | | | | | | 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 | |
* | | | | | | 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 'FindPackageLogVersion' | Brad King | 2010-08-31 | 1 | -29/+180 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add macro ADD_FEATURE_INFO() and improve docs. | Alex Neundorf | 2010-08-25 | 1 | -20/+70 | |
| * | | | | | | Improve wording of the documentation. | Alex Neundorf | 2010-08-24 | 1 | -5/+7 | |
| * | | | | | | Improve documentation. | Alex Neundorf | 2010-08-24 | 1 | -21/+57 | |
| * | | | | | | Log the required package version and major improvement to FeatureSummary | Alex Neundorf | 2010-08-24 | 1 | -14/+77 | |
| |/ / / / / |