| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: make it build on NetBSD, which has separate curses and ncurses, so | Alexander Neundorf | 2007-08-27 | 7 | -11/+75 |
|
|
* | COMP: remove unused variable | Alexander Neundorf | 2007-08-27 | 1 | -1/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-27 | 1 | -1/+1 |
|
|
* | ENH: add all subdirs of the project to the kdevelop blacklist, so kdevelop | Alexander Neundorf | 2007-08-26 | 2 | -3/+41 |
|
|
* | BUG: KDEDIRS contains the kde install locations, not the binary dirs, so | Alexander Neundorf | 2007-08-26 | 1 | -4/+2 |
|
|
* | COMP: parent is not used anymore with this patch, since now the name is | Alexander Neundorf | 2007-08-26 | 3 | -10/+6 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-26 | 1 | -2/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-26 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-25 | 1 | -1/+1 |
|
|
* | BUG: demo (not really test) for the source_group() command | Alexander Neundorf | 2007-08-24 | 3 | -7/+28 |
|
|
* | STYLE: fix MSVC warnings by making the cmCommandArgumentsHelper a member of | Alexander Neundorf | 2007-08-24 | 3 | -16/+27 |
|
|
* | BUG: fix #4057 (which had several duplicates): handle recursivew source group... | Alexander Neundorf | 2007-08-24 | 4 | -95/+86 |
|
|
* | ENH: Add InstallNameFixupPath to support installing built frameworks on the M... | David Cole | 2007-08-24 | 8 | -43/+105 |
|
|
* | BUG: handle source_group names which consist only of the delimiter the same w... | Alexander Neundorf | 2007-08-24 | 1 | -8/+7 |
|
|
* | ENH: add test for source_group | Alexander Neundorf | 2007-08-24 | 6 | -0/+37 |
|
|
* | ENH: use cmCommandArgumentHelper for INSTALL(TARGETS, FILES, PROGRAMS, | Alexander Neundorf | 2007-08-24 | 1 | -801/+273 |
|
|
* | STYLE: fix typo in the docs | Alexander Neundorf | 2007-08-24 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-24 | 1 | -1/+1 |
|
|
* | ENH: class for parsing the arguments for INSTALL() | Alexander Neundorf | 2007-08-23 | 3 | -0/+255 |
|
|
* | ENH: add support for a default value, fix case when there is no item except | Alexander Neundorf | 2007-08-23 | 2 | -3/+10 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-23 | 1 | -1/+1 |
|
|
* | ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo... | David Cole | 2007-08-22 | 5 | -43/+223 |
|
|
* | BUG: if there is no match, don't construct the stl string from a NULL | Alexander Neundorf | 2007-08-22 | 1 | -1/+8 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-22 | 1 | -1/+1 |
|
|
* | ENH: support QtScript | Alexander Neundorf | 2007-08-21 | 1 | -0/+4 |
|
|
* | ENH: support QtScript (since Qt 4.3), #4632 | Alexander Neundorf | 2007-08-21 | 1 | -0/+19 |
|
|
* | STYLE: more space in the cmake_install.cmake script (easier to read) | Alexander Neundorf | 2007-08-21 | 1 | -2/+2 |
|
|
* | COMP: make it build on Linux | Alexander Neundorf | 2007-08-21 | 5 | -18/+27 |
|
|
* | BUG: fix segfault if FindFiles() is called without actual match pattern | Alexander Neundorf | 2007-08-21 | 1 | -2/+9 |
|
|
* | ENH: also check for .hpp and .cxx files | Alexander Neundorf | 2007-08-21 | 1 | -2/+2 |
|
|
* | COMP: header was missing... | Alexander Neundorf | 2007-08-21 | 1 | -1/+8 |
|
|
* | ENH: fix leak | Bill Hoffman | 2007-08-21 | 3 | -0/+3 |
|
|
* | ENH: store the matches for paren-delimited subexpression in | Alexander Neundorf | 2007-08-21 | 1 | -0/+28 |
|
|
* | STYLE: fix documentation for STRING(REPLACE) #5536 | Alexander Neundorf | 2007-08-21 | 1 | -8/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-21 | 1 | -1/+1 |
|
|
* | STYLE: add some newlines to cmake_install.cmake, so it's easier to read | Alexander Neundorf | 2007-08-20 | 3 | -3/+3 |
|
|
* | STYLE: Fix line length style errors introduced last week. | David Cole | 2007-08-20 | 1 | -2/+4 |
|
|
* | ENH: also process "~" and paths relative to CMAKE_CURRENT_SOURCE_DIR in Foo_DIR | Alexander Neundorf | 2007-08-20 | 1 | -0/+7 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-20 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-19 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-18 | 1 | -1/+1 |
|
|
* | COMP: also use -Wl,-relax and -lc -lnss etc. when using the IBM compiler | Alexander Neundorf | 2007-08-17 | 1 | -1/+9 |
|
|
* | COMP: include windows.h first, as it is done in the other source files | Alexander Neundorf | 2007-08-17 | 1 | -6/+4 |
|
|
* | ENH: patch from Miguel | Alexander Neundorf | 2007-08-17 | 2 | -231/+260 |
|
|
* | STYLE: InitializeInternal() is unused | Alexander Neundorf | 2007-08-17 | 2 | -8/+1 |
|
|
* | ENH: patch from Eric Noulard for an RPM package generator | Alexander Neundorf | 2007-08-17 | 3 | -6/+210 |
|
|
* | ENH: use the correct flag for the linker | Bill Hoffman | 2007-08-17 | 1 | -2/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-08-17 | 1 | -1/+1 |
|
|
* | COMP: quick windows name mangling fix (otherwise the compiler complains about... | Alexander Neundorf | 2007-08-16 | 1 | -0/+2 |
|
|
* | ENH: move the code for the NOTFOUND checking into its own function, so | Alexander Neundorf | 2007-08-16 | 2 | -60/+89 |
|
|