Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Recognize .so shared libraries on HP-UX | Brad King | 2009-06-03 | 3 | -0/+21 |
| | | | | | | HP-UX uses both .sl and .so as extensions for shared libraries. This teaches CMake to recognize .so shared libraries so they are treated properly during link dependency analysis. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-06-03 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-06-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-06-01 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-30 | 1 | -1/+1 |
| | |||||
* | BUG: fix #9031: newer rpm versions complain about the "#%" lines | Alexander Neundorf | 2009-05-29 | 1 | -6/+6 |
| | | | | Alex | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-28 | 1 | -1/+1 |
| | |||||
* | ENH: Auto-import symbols for cygwin executables | Brad King | 2009-05-27 | 2 | -0/+13 |
| | | | | | | This enables the --enable-auto-import linker flag on Cygwin when linking executables. It works with the old gcc 3.x compiler and is necessary for the new gcc 4.x compiler. See issue #9071. | ||||
* | BUG: fix for bug #8153 add purify suppression file and fix output to not be ↵ | Bill Hoffman | 2009-05-27 | 1 | -0/+17 |
| | | | | one big line | ||||
* | ENH: fix for building with VS 2010 make/nmake | Bill Hoffman | 2009-05-27 | 1 | -0/+4 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | BUG: Rearrange paths to find correct installations of Visual Studio. Patch ↵ | David Cole | 2009-05-26 | 2 | -6/+14 |
| | | | | devenv.modified_search_order.patch came from issue #7919. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-21 | 1 | -1/+1 |
| | |||||
* | ENH: make this work for older versions of OSX | Bill Hoffman | 2009-05-20 | 1 | -33/+126 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-20 | 1 | -1/+1 |
| | |||||
* | ENH: revert back because it does not build on older macs for now | Bill Hoffman | 2009-05-20 | 1 | -121/+33 |
| | |||||
* | ENH: remove warning | Bill Hoffman | 2009-05-19 | 1 | -1/+0 |
| | |||||
* | ENH: make this build on other machines besides the mac | Bill Hoffman | 2009-05-19 | 1 | -0/+4 |
| | |||||
* | ENH: fix system info for mac | Bill Hoffman | 2009-05-19 | 1 | -14/+17 |
| | |||||
* | ENH: fix system info for mac | Bill Hoffman | 2009-05-19 | 1 | -33/+118 |
| | |||||
* | ENH: Better error message for those who switch from Qt3 to Qt4 and don't ↵ | Clinton Stimpson | 2009-05-19 | 1 | -4/+4 |
| | | | | clean their cache file. | ||||
* | BUG: fix for #0009051 CMake does not pass CMAKE_OSX_SYSROOT and ↵ | Bill Hoffman | 2009-05-19 | 1 | -0/+14 |
| | | | | CMAKE_OSX_DEPLOYMENT_TARGET when running TRY_COMPILE | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | STYLE: fix docs: it must replace "find_path" instead of "FIND_PATH" with | Alexander Neundorf | 2009-05-18 | 1 | -1/+1 |
| | | | | | | | "find_file", otherwise the docs talk about find_path() instead of find_file (patch from Michael Wild, #9047) Alex | ||||
* | BUG: Parse more bzr xml output encodings | Brad King | 2009-05-18 | 2 | -1/+10 |
| | | | | | | | The BZR xml output plugin can use some encodings that are not recognized by expat, which leads to "Error parsing bzr log xml: unknown encoding". This works around the problem by giving expat a mapping, and adds a test. Patch from Tom Vercauteren. See issue #6857. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-16 | 1 | -1/+1 |
| | |||||
* | ENH: Remove CTest public.kitware.com drop default | Brad King | 2009-05-15 | 2 | -59/+6 |
| | | | | | | | | | Previously CTest would drop dashboard submissions at public.kitware.com on the PublicDashboard project if there was no configuration. The server no longer supports forwarding to cdash.org, so there is no point in this default. Furthermore, there should be no default at all because it could leak information about proprietary projects that are not configured correctly. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | ENH: Teach CTest to handle Bazaar repositories | Brad King | 2009-05-14 | 9 | -0/+781 |
| | | | | | | | | This creates cmCTestBZR to drive CTest Update handling on bzr-based work trees. Currently we always update to the head of the remote tracking branch (bzr pull), so the nightly start time is ignored for Nightly builds. A later change will address this. Patch from Tom Vercauteren. See issue #6857. | ||||
* | STYLE: add documentation for CPackRPM (#9029) | Alexander Neundorf | 2009-05-14 | 1 | -4/+71 |
| | | | | Alex | ||||
* | ENH: Make CMAKE_<LANG>_SIZEOF_DATA_PTR public | Brad King | 2009-05-14 | 1 | -2/+4 |
| | | | | | The variable was previously documented for internal-use only. This officially documents it for general use by projects. | ||||
* | STYLE: Simplify and document VMS workarounds | Brad King | 2009-05-14 | 1 | -4/+2 |
| | | | | | | The kwsysPrivate header double-inclusion check hits a false positive on VMS for an undetermined reason. This simplifies the workaround and documents it. | ||||
* | STYLE: Remove trailing whitespace | Brad King | 2009-05-14 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-14 | 1 | -1/+1 |
| | |||||
* | BUG: fix for #9014, FATAL_ERROR not ending loops | Bill Hoffman | 2009-05-13 | 2 | -0/+8 |
| | |||||
* | BUG: Fix removal of read-only directories | Brad King | 2009-05-13 | 1 | -0/+13 |
| | | | | | Read-only directories must be given write permission before we can remove files and subdirectories from them. | ||||
* | BUG: file(COPY) test should not make read-only dir | Brad King | 2009-05-13 | 1 | -2/+2 |
| | | | | | | | CMake directory removal code cannot remove content from read-only directories (a separate bug which will be fixed). Therefore we should not create them in the StringFileTest. This tweaks the file(COPY) call to test not giving OWNER_WRITE to files rather than directories. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | STYLE: remove these files now that I added them with a more consistent name | Alexander Neundorf | 2009-05-12 | 3 | -49/+0 |
| | | | | | | | as CMakeFind<GENERATOR>.cmake (should have been in the same commit...) Alex | ||||
* | BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967 | Alexander Neundorf | 2009-05-12 | 1 | -2/+24 |
| | | | | Alex | ||||
* | STYLE: rename the files from CMake<GENERATOR>.cmake to | Alexander Neundorf | 2009-05-12 | 5 | -3/+60 |
| | | | | | | | CMakeFind<GENERATOR>.cmake, so it is more consistent e.g. with CMakeFindXcode.cmake Alex |