Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 20 | -19/+325 |
* | Add platform variable for flags specific to shared libraries | Stephen Kelly | 2012-06-12 | 6 | -2/+15 |
* | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 25 | -8/+80 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-06-04 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-06-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-06-02 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-06-01 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-05-31 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-05-30 | 1 | -1/+1 |
* | Merge topic 'cpack-nsis-menu-links-adapted' | David Cole | 2012-05-29 | 1 | -2/+2 |
|\ | |||||
| * | CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS. | Fraser Hutchison | 2012-05-28 | 1 | -2/+2 |
* | | Merge topic 'IMPORTED_LOCATION_CONFIG-docs' | David Cole | 2012-05-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | Update the docs of IMPORTED_LOCATION_CONFIG to match the code. | Stephen Kelly | 2012-05-25 | 1 | -3/+3 |
* | | | Merge topic 'kwsys-no-win32-environ-decl' | David Cole | 2012-05-29 | 1 | -4/+0 |
|\ \ \ | |||||
| * | | | KWSys: Remove unused environ declaration from SystemTools | Brad King | 2012-05-23 | 1 | -4/+0 |
* | | | | Merge topic 'bootstrap-old-sh' | David Cole | 2012-05-29 | 1 | -9/+18 |
|\ \ \ \ | |||||
| * | | | | bootstrap: Port back to old shells (#13199) | Brad King | 2012-05-08 | 1 | -9/+18 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-29 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-28 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-27 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-26 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-25 | 1 | -1/+1 |
* | | | | Merge topic 'HandleEmptySIZEOF_VOID_P' | David Cole | 2012-05-24 | 4 | -0/+27 |
|\ \ \ \ | |||||
| * | | | | add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_file | Alex Neundorf | 2012-05-23 | 1 | -0/+12 |
| * | | | | write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_P | Alex Neundorf | 2012-05-23 | 3 | -0/+15 |
* | | | | | Merge topic 'FindPythonLibs-doc-cache-vars' | David Cole | 2012-05-24 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | FindPythonLibs: Document cache variables (#13240) | Zack Galbreath | 2012-05-22 | 1 | -0/+5 |
* | | | | | | Merge topic 'fortran-include-angle' | David Cole | 2012-05-24 | 6 | -653/+767 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fortran: Follow <>-style includes (#13239) | Brad King | 2012-05-22 | 6 | -653/+767 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ExternalProject-Ninja-superbuild' | David Cole | 2012-05-24 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Fix 'make' builds with Ninja (#13159) | Matt McCormick | 2012-05-21 | 1 | -2/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'CPack-activateRPM-DEB-onMacOS' | David Cole | 2012-05-24 | 5 | -42/+144 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Calm down Borland compiler warning about "always true" | Eric NOULARD | 2012-05-21 | 1 | -0/+4 |
| * | | | | | | CPack allow RPM and DEB generator to be used on OSX. | Eric NOULARD | 2012-05-20 | 5 | -42/+140 |
* | | | | | | | Merge topic 'CPackNSIS-warnDESTDIRandABSOLUTE' | David Cole | 2012-05-24 | 7 | -2/+184 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use CPACK_xxx and CMAKE_xxx in a consistent way. | Eric NOULARD | 2012-05-20 | 4 | -13/+66 |
| * | | | | | | | Fix KWStyle warning | Eric NOULARD | 2012-05-15 | 1 | -1/+2 |
| * | | | | | | | CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION | Eric NOULARD | 2012-05-14 | 6 | -1/+67 |
| * | | | | | | | CPack add easy possibility to warn about CPACK_SET_DESTDIR | Eric NOULARD | 2012-05-14 | 4 | -1/+63 |
* | | | | | | | | Merge topic 'MakeDefaultInstallComponentNameConfigurable' | David Cole | 2012-05-24 | 9 | -79/+111 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | -add docs for ${CMAKE_INSTALL_DEFAULT_COMPONENT_NAME} | Alex Neundorf | 2012-05-14 | 1 | -0/+10 |
| * | | | | | | | | make default install component name configurable | Alex Neundorf | 2012-05-14 | 8 | -23/+45 |
| * | | | | | | | | -strip trailing whitespace | Alex Neundorf | 2012-05-13 | 7 | -56/+56 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-24 | 1 | -1/+1 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-23 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-22 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-19 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-05-18 | 1 | -1/+1 |