Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 8 | -29/+100 |
| | |||||
* | ENH: remove trailing space | Bill Hoffman | 2008-04-01 | 1 | -1/+3 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-04-01 | 1 | -2/+2 |
| | |||||
* | BUG: Generated target export files should set the policy version to 2.6 ↵ | Brad King | 2008-03-31 | 1 | -5/+7 |
| | | | | instead of the currently running version because they are 2.6 compatible. | ||||
* | ENH: Allow policy CMP0000 to be set explicitly | Brad King | 2008-03-31 | 4 | -36/+79 |
| | | | | | | | | - Message for missing cmake_minimum_required is not issued until the end of processing the top CMakeLists.txt file - During processing a cmake_policy command may set behavior - OLD behavior is to silently ignore the problem - NEW behavior is to issue an error instead of a warning | ||||
* | BUG: Fix bug 6605 more completely | Brad King | 2008-03-31 | 3 | -0/+66 |
| | | | | | | - CMake 2.4 added link directories for targets linked in the optimized configuration even when building debug - Old behavior for policy CMP0003 must account for this | ||||
* | ENH: Improve speed of manifest tool on VS8 and VS9. | Brad King | 2008-03-31 | 1 | -8/+33 |
| | | | | | - Detect filesystem type where target will be linked - Use FAT32 workaround only when fs is FAT or FAT32 | ||||
* | ENH: Enhance FindMPI module by properly handling backward compatibility with ↵ | Douglas Gregor | 2008-03-31 | 1 | -96/+132 |
| | | | | the older module, adding documentation, and coping with multiple include and linker paths | ||||
* | ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ↵ | David Cole | 2008-03-31 | 2 | -0/+132 |
| | | | | contributing. | ||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | ENH: make sure gui no-dev workis | Bill Hoffman | 2008-03-29 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | BUG: fix packaging of files installed to absolute paths, works only when | Alexander Neundorf | 2008-03-29 | 1 | -1/+21 |
| | | | | | | used with SET(CPACK_SET_DESTDIR "ON") Alex | ||||
* | STYLE: add a comma to make it better understandable, also use STATUS as the | Alexander Neundorf | 2008-03-28 | 1 | -1/+1 |
| | | | | | | other MESSAGE() calls do Alex | ||||
* | ENH: remove dangerous access to ivar that should not be used | Bill Hoffman | 2008-03-28 | 1 | -1/+0 |
| | |||||
* | ENH: fix for the correct path to cmake | Bill Hoffman | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | ENH: try to fix mac symlinks to the executable | Bill Hoffman | 2008-03-28 | 2 | -2/+4 |
| | |||||
* | ENH: allow deb to work without dpkg | Bill Hoffman | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | ENH: Patch from Mathieu Malaterre to add documentation for his previous ↵ | Brad King | 2008-03-28 | 1 | -0/+8 |
| | | | | patch for CMakeImportBuildSettings. | ||||
* | BUG: Fix Fortran test to use more portable comment syntax in fixed format ↵ | Brad King | 2008-03-28 | 1 | -3/+3 |
| | | | | source. | ||||
* | ENH: Patch from Mathieu Malaterre to allow users to tell ↵ | Brad King | 2008-03-28 | 1 | -20/+20 |
| | | | | CMakeImportBuildSettings to not force compiler settings. | ||||
* | COMP: Add missing module for CHECK_INCLUDE_FILE macro. | Brad King | 2008-03-28 | 1 | -0/+1 |
| | |||||
* | ENH: Add note to Fortran_MODULE_DIRECTORY property documentation about using ↵ | Brad King | 2008-03-28 | 1 | -1/+3 |
| | | | | CMAKE_Fortran_MODULE_DIRECTORY to initialize it. | ||||
* | ENH: Better default size for help dialog. | Clinton Stimpson | 2008-03-28 | 1 | -1/+4 |
| | |||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -1/+5 |
| | |||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -3/+6 |
| | |||||
* | ENH: make this backwards compatible with older FindCurses | Bill Hoffman | 2008-03-28 | 1 | -2/+1 |
| | |||||
* | ENH: make this backwards compatible with older FindCurses | Bill Hoffman | 2008-03-28 | 1 | -10/+10 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 6619 | Bill Hoffman | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | BUG: fix for bug 6660 | Bill Hoffman | 2008-03-28 | 1 | -0/+2 |
| | |||||
* | BUG: fix for bug 6661 | Bill Hoffman | 2008-03-28 | 1 | -0/+3 |
| | |||||
* | COMP: fix warning about unused mf | Alexander Neundorf | 2008-03-27 | 2 | -13/+3 |
| | | | | | | | -"make VERBOSE=1 <target>" should be more portable than "VERBOSE=1 make <target>", since it doesn't rely on the shell, shouldn't it ? Alex | ||||
* | BUG: fix install problem on make and allow symlinks to cmake bin directory | Bill Hoffman | 2008-03-27 | 3 | -0/+14 |
| | |||||
* | ENH: | Alexander Neundorf | 2008-03-27 | 1 | -4/+4 |
| | | | | | | | -enable colored output with the kdevelop generator -create non-verbose makefiles and have kdevelop call "VERBOSE=1 make" instead Alex | ||||
* | ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables. | Clinton Stimpson | 2008-03-27 | 1 | -8/+12 |
| | |||||
* | ENH: remove DashboardScripts and CMakeWeb from the change log | Bill Hoffman | 2008-03-27 | 1 | -11899/+4 |
| | |||||
* | ENH: check in new change log for 2.6 | Bill Hoffman | 2008-03-27 | 1 | -878/+36706 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | ENH: clean up annoying output from rc tool in VS9 | Bill Hoffman | 2008-03-27 | 1 | -4/+9 |
| | |||||
* | ENH: use CPACK_PACKAGE_VERSION instead of | Alexander Neundorf | 2008-03-27 | 1 | -2/+2 |
| | | | | | | | CPACK_PACKAGE_VERSION_MAJOR.CPACK_PACKAGE_VERSION_MINOR.CPACK_PACKAGE_VERSION_PATCH for creating the package file name Alex | ||||
* | BUG: fix the default "Unspecified" component when only the generic (i.e. not | Alexander Neundorf | 2008-03-26 | 1 | -4/+4 |
| | | | | | | | | | | RUNTIME, ARCHIVE, LIBRARY, etc.) arguments are given. If the component of a part of a target is queried, return the specific one, if a specific one hasn't been set, return the generic one, if that hasn't been set, return "Unspecified". Alex | ||||
* | ENH: | Bill Hoffman | 2008-03-26 | 1 | -0/+15 |
| | |||||
* | ENH: | Bill Hoffman | 2008-03-26 | 1 | -0/+21 |
| | |||||
* | ENH: make sure numAttempts is incremented | Bill Hoffman | 2008-03-26 | 1 | -0/+1 |
| | |||||
* | ENH: try to fix dashboard issue with not being able to remove try compile code | Bill Hoffman | 2008-03-26 | 1 | -3/+19 |
| | |||||
* | STYLE: Nightly Date Stamp | Brad King | 2008-03-26 | 1 | -1/+1 |
| | |||||
* | BUG: make test more robust | Ken Martin | 2008-03-25 | 1 | -2/+1 |
| | |||||
* | BUG: add debugging into to check out a problem | Ken Martin | 2008-03-25 | 1 | -0/+2 |
| |