Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix 2 ctest issues, do not use the build type of ctest to look for ↵ | Bill Hoffman | 2007-09-11 | 5 | -19/+34 |
| | | | | config types, do not inherit pipes in child procs for ctest so it can kill them | ||||
* | ENH: improve docs | Bill Hoffman | 2007-09-11 | 1 | -1/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | ENH: turn this stuff off to see if it fixes the dashboard on midworld | Bill Hoffman | 2007-09-10 | 2 | -4/+4 |
| | |||||
* | ENH: fix memory leak | Bill Hoffman | 2007-09-10 | 1 | -1/+2 |
| | |||||
* | ENH: add test that builds a nightly windows cmake binary | Bill Hoffman | 2007-09-10 | 4 | -5/+29 |
| | |||||
* | ENH: Added XCODE_ATTRIBUTE_<an-attribute> property to allow direct setting ↵ | Brad King | 2007-09-10 | 2 | -0/+21 |
| | | | | of Xcode target attributes in generated projects. For example, one may set the prefix header property and the corresponding precompiled option to do precompiled headers. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | ENH: remove debug print | Bill Hoffman | 2007-09-09 | 1 | -1/+0 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-08 | 1 | -1/+1 |
| | |||||
* | ENH: MATH is not in bootstrap cmake | Bill Hoffman | 2007-09-07 | 1 | -3/+3 |
| | |||||
* | ENH: for CVS CMake have cpack use the version date in the name of the package | Bill Hoffman | 2007-09-07 | 2 | -3/+24 |
| | |||||
* | ENH: fix spelling error | Bill Hoffman | 2007-09-07 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-07 | 1 | -1/+1 |
| | |||||
* | BUG: Put back CMakeInstall.bmp in order to build a package with NSIS on ↵ | David Cole | 2007-09-06 | 1 | -0/+0 |
| | | | | Windows. It was inadvertently removed. | ||||
* | ENH: acdc is dead | Bill Hoffman | 2007-09-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-09-06 | 1 | -1/+1 |
| | |||||
* | ENH: removing temporary testing file | Zack Galbreath | 2007-09-04 | 1 | -1/+0 |
| | |||||
* | ENH: testing branchRestrict | Zack Galbreath | 2007-09-04 | 1 | -0/+1 |
| | |||||
* | STYLE: fix line lengths | Alexander Neundorf | 2007-08-31 | 2 | -4/+4 |
| | | | | Alex | ||||
* | STYLE: mark the generator options as advanced | Alexander Neundorf | 2007-08-31 | 1 | -0/+7 |
| | | | | Alex | ||||
* | STYLE: disable header check | Alexander Neundorf | 2007-08-31 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old ↵ | Brad King | 2007-08-31 | 3 | -41/+46 |
| | | | | file to include the new one for compatibility. This should prevent the long delays of CTest traversing the whole tree looking for CTestCustom.ctest files. | ||||
* | STYLE: add makefile target MoreStyleChecks, which runs KWStyle with more | Alexander Neundorf | 2007-08-31 | 2 | -0/+39 |
| | | | | | | checks enabled and creates the html files. Alex | ||||
* | STYLE: the temporary variable is not necessary | Alexander Neundorf | 2007-08-31 | 1 | -3/+1 |
| | | | | Alex | ||||
* | ENH: add support for Fortran to the KDevelop generator | Alexander Neundorf | 2007-08-31 | 4 | -135/+198 |
| | | | | | | -minor optimization for GetLanguageEnabled() Alex | ||||
* | BUG: Another space-in-path fix. | Brad King | 2007-08-31 | 1 | -2/+4 |
| | |||||
* | BUG: Fix path to CMake executables when run from bootstrap build. | Brad King | 2007-08-31 | 1 | -0/+1 |
| | |||||
* | STYLE: adapt the test to the change from FILENAME to FILE | Alexander Neundorf | 2007-08-30 | 2 | -2/+10 |
| | | | | | | -add a call to the EXPORT() command Alex | ||||
* | STYLE: rename FILENAME keyword to FILE, because FILENAME is used in no other | Alexander Neundorf | 2007-08-30 | 2 | -1/+17 |
| | | | | | | place Alex | ||||
* | ENH: add support for the next python release, python 2.6 | Alexander Neundorf | 2007-08-30 | 2 | -2/+2 |
| | | | | Alex | ||||
* | STYLE: "Build file" still doesn't work, but now it is at least a bit closer, | Alexander Neundorf | 2007-08-30 | 1 | -1/+1 |
| | | | | | | it needs some more support from CB Alex | ||||
* | STYLE: add the | to the docs | Alexander Neundorf | 2007-08-30 | 1 | -0/+1 |
| | | | | Alex | ||||
* | BUG: work if there are spaces in the path to cmake | Alexander Neundorf | 2007-08-29 | 1 | -4/+6 |
| | | | | Alex | ||||
* | ENH: fail with error if trying to create a RPM stating that rpmbuild can't | Alexander Neundorf | 2007-08-29 | 1 | -0/+4 |
| | | | | | | handle spaces Alex | ||||
* | BUG: make paths with spaces work in CodeBlocks | Alexander Neundorf | 2007-08-29 | 1 | -12/+5 |
| | | | | | | -gcc is always gcc and not mingw Alex | ||||
* | BUG: this seems to fix the regexp result-storage problem, now it seems the ↵ | Alexander Neundorf | 2007-08-29 | 1 | -1/+1 |
| | | | | | | actual result is tored instead of "1" , as it happened for StringFileTest on Windows Alex | ||||
* | STYLE: add docs about the supported regexp characters and CMAKE_MATCH_(0..9) | Alexander Neundorf | 2007-08-29 | 1 | -1/+14 |
| | | | | Alex | ||||
* | ENH: added tests for the CMAKE_MATCH_(0..9) variables, which get set by | Alexander Neundorf | 2007-08-29 | 1 | -0/+33 |
| | | | | | | regex matches (STRING(REGEX), IF(MATCHES)) Alex | ||||
* | ENH: also store the group matches from IF( MATCHES) in CMAKE_MATCH_(0..9) | Alexander Neundorf | 2007-08-29 | 4 | -14/+19 |
| | | | | Alex | ||||
* | BUG: Do not write symbolic make dependencies into depends.internal. | Brad King | 2007-08-29 | 1 | -4/+0 |
| | |||||
* | ENH: don't hardcode gcc | Alexander Neundorf | 2007-08-29 | 2 | -37/+152 |
| | | | | | | | -put the include dirs in the project file to enable autocompletion -prepare for nmake Alex | ||||
* | COMP: explicitely cast to int to silence warning with msvc8 | Alexander Neundorf | 2007-08-28 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: add flag so a terminating slash for the link path can be specified ↵ | Alexander Neundorf | 2007-08-28 | 2 | -0/+4 |
| | | | | | | (needed by the Digital Mars D compiler) Alex | ||||
* | STYLE: add links to docs | Alexander Neundorf | 2007-08-28 | 1 | -0/+13 |
| | | | | Alex | ||||
* | STYLE: fix typo | Alexander Neundorf | 2007-08-28 | 1 | -1/+1 |
| | | | | Alex | ||||
* | COMP: enable RPATH if any of the CMAKE_USE_SYSTEM_XXX variables is enabled | Alexander Neundorf | 2007-08-28 | 1 | -1/+32 |
| | | | | | | | or if the curses library is neither in /lib nor in /usr/lib . This makes it build on NetBSD. For more comments see CMakeLists.txt Alex | ||||
* | COMP: enable ANSI C, this should make it work with the HP-UX compiler | Alexander Neundorf | 2007-08-28 | 2 | -5/+12 |
| | | | | Alex | ||||
* | ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as in | Alexander Neundorf | 2007-08-28 | 2 | -0/+2 |
| | | | | | | | | | | the main project. I think it doesn't make sense if a project disables RPATH, uses CHECK_C_SOURCE_RUNS() to see if something is able to run, and this succeeds because it has been built with RPATH, but an executable built within the project won't be able to run since it has been built without RPATH. Alex |