Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add imported targets support for frameworks on Mac. | Clinton Stimpson | 2011-06-13 | 1 | -23/+24 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'qt4-useqt-module-deps' | Brad King | 2011-06-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Qt4: complete module dependencies in UseQt4.cmake | Clinton Stimpson | 2011-06-13 | 1 | -0/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'gnu-isystem-flag-issue-12258' | Brad King | 2011-06-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258) | Brad King | 2011-06-13 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Add some more Specs file tag handling. | Eric NOULARD | 2011-06-12 | 1 | -1/+5 | |
* | | | | | | CPackRPM: Enhance documentation | Eric NOULARD | 2011-06-12 | 1 | -2/+8 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe' | Brad King | 2011-06-07 | 2 | -29/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | BundleUtilities: Fix regex to extract dependents from ldd (#12034) | Clinton Stimpson | 2011-05-31 | 1 | -1/+1 | |
| * | | | | | BundleUtilities: Work w/ non .app exes on Mac (#12034) | Clinton Stimpson | 2011-05-27 | 2 | -28/+27 | |
* | | | | | | Merge topic 'fix-BundleUtilities-cryptic-error-message' | Brad King | 2011-06-07 | 1 | -3/+15 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | BundleUtilities: Avoid a cryptic and unhelpful error message | David Cole | 2011-06-02 | 1 | -3/+15 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'XL-Fortran-moddir-issue-12246' | Brad King | 2011-06-02 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | XL: Place Fortran modules with -qmoddir= flag (#12246) | Brad King | 2011-06-01 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic '12128_FindProtobuf_module_behavior_under_Windows_is_annoying' | Brad King | 2011-06-02 | 1 | -22/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix , to - in Copyright message so it passes CMake.ModuleNotices test | Philip Lowman | 2011-05-26 | 1 | -1/+1 | |
| * | | | | | Merge branch 'master' of git://public.kitware.com/cmake into 12128_FindProtob... | Philip Lowman | 2011-05-26 | 9 | -9/+33 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | FindProtobuf: Better MSVC support, Searching for protobuf lite | Philip Lowman | 2011-05-26 | 1 | -22/+82 | |
* | | | | | | Merge topic 'hdf5-module-bug-fix' | Brad King | 2011-06-02 | 1 | -45/+95 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove unnecessary mark_as_advanced from FindHDF5. | Will Dicharry | 2011-05-25 | 1 | -15/+6 | |
| * | | | | | FindHDF5 ensures good link lines when libraries are duplicated. | Will Dicharry | 2011-05-25 | 1 | -5/+16 | |
| * | | | | | Fix for bug 11752, mixed debug and release libraries. | Will Dicharry | 2011-05-25 | 1 | -3/+7 | |
| * | | | | | Use HDF5_FOUND to control autoconf and CMake built FindHDF5. | Will Dicharry | 2011-05-25 | 1 | -35/+34 | |
| * | | | | | Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs. | Will Dicharry | 2011-05-24 | 1 | -1/+1 | |
| * | | | | | Add logic for CMake built HDF5 install. | Will Dicharry | 2011-05-16 | 1 | -15/+37 | |
| * | | | | | HDF5 high level library is a find COMPONENT now. | Will Dicharry | 2011-05-16 | 1 | -2/+7 | |
| * | | | | | Modified the FindHDF5.cmake file to locate the Fortran bindings. | Tim Gallagher | 2011-05-16 | 1 | -7/+25 | |
* | | | | | | Merge topic 'output-compile-lines' | Brad King | 2011-05-24 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Only offer the compile command output feature on unix systems | Manuel Klimek | 2011-05-16 | 1 | -3/+6 | |
| * | | | | | | make compile command output optional | Manuel Klimek | 2011-04-25 | 1 | -0/+3 | |
* | | | | | | | Merge topic 'CPackRPM-fixForAIX' | Brad King | 2011-05-24 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack make RPM work on AIX. fix #0012183 merge patch from Pasi Valminen | Eric NOULARD | 2011-05-21 | 1 | -3/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'absoft-fortran-compiler' | Brad King | 2011-05-24 | 6 | -4/+19 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Absoft: Detect implicit link libraries on Linux and Mac | Brad King | 2011-05-20 | 3 | -3/+7 | |
| * | | | | | | Add Absoft Fortran compiler id and basic flags | Brad King | 2011-05-20 | 3 | -1/+12 | |
* | | | | | | | OpenBSD: Use 'arch -s' for host processor (#12143) | Brad King | 2011-05-02 | 1 | -2/+5 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'multilingual-FindMPI' | Brad King | 2011-04-26 | 1 | -304/+504 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Added backward compatibility for input as well as output vars. | Todd Gamblin | 2011-04-24 | 1 | -4/+30 | |
| * | | | | | FindMPI: Fix documentation formatting | Brad King | 2011-03-16 | 1 | -24/+16 | |
| * | | | | | FindMPI: Handle multiple languages | Todd Gamblin | 2011-03-15 | 1 | -295/+477 | |
* | | | | | | Merge topic 'FindITK-passthru' | Brad King | 2011-04-19 | 1 | -7/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindITK: Use passthru find_package config mode for messages | Brad King | 2011-04-18 | 1 | -7/+9 | |
* | | | | | | | Merge topic 'add-svn-trust-cert-to-ExternalProject' | Brad King | 2011-04-19 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Always use --non-interactive with svn | David Cole | 2011-04-18 | 1 | -4/+4 | |
| * | | | | | | | ExternalProject: Add SVN_TRUST_CERT argument | David Cole | 2011-04-11 | 1 | -2/+11 | |
* | | | | | | | | CPackRPM Fix #12096: handle absolute install path with component install | Eric NOULARD | 2011-04-17 | 1 | -0/+14 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'fixbug_0011782' | Brad King | 2011-04-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UseSWIG.cmake did not support multiple modules and parallel builds | Mathieu Malaterre | 2011-04-08 | 1 | -0/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fixbug_0011676' | Brad King | 2011-04-12 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for Java on HP | Mathieu Malaterre | 2011-04-08 | 1 | -4/+4 | |
| |/ / / / / / |