| Commit message (Expand) | Author | Age | Files | Lines |
* | STYLE: add some more line breaks so it should be easier to read | Alexander Neundorf | 2007-06-15 | 1 | -6/+6 |
|
|
* | STYLE: remove duplicate non-const accessors GetLocalGenerator(int) and | Alexander Neundorf | 2007-06-15 | 8 | -130/+113 |
|
|
* | STYLE: use a macro for generating the documentation | Alexander Neundorf | 2007-06-15 | 1 | -97/+37 |
|
|
* | COMP: big timeout for building kdelibs | Alexander Neundorf | 2007-06-15 | 1 | -0/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-15 | 1 | -1/+1 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-06-14 | 1 | -1/+1 |
|
|
* | ENH: add test for buildingn kdelibs alpha1 (http://websvn.kde.org/tags/KDE/3.... | Alexander Neundorf | 2007-06-14 | 1 | -0/+5 |
|
|
* | ENH: add more verbose output | Bill Hoffman | 2007-06-14 | 3 | -0/+16 |
|
|
* | ENH: support 7zip for creating zip files (not 7z files) | Alexander Neundorf | 2007-06-14 | 2 | -1/+28 |
|
|
* | STYLE: add man page for cpack | Alexander Neundorf | 2007-06-14 | 1 | -0/+18 |
|
|
* | STYLE: add comment about the -D -P order and fix typo in doc | Alexander Neundorf | 2007-06-14 | 2 | -2/+3 |
|
|
* | COMP: removing the directory at the beginning breaks the test for in-source | Alexander Neundorf | 2007-06-14 | 1 | -1/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-14 | 1 | -1/+1 |
|
|
* | COMP: fix test, in some cases stdout from bar was not captured correctly, | Alexander Neundorf | 2007-06-13 | 2 | -13/+32 |
|
|
* | STYLE: add documentation for FILE(REMOVE ...) and FILE(REMOVE_RECURSE ...) | Alexander Neundorf | 2007-06-13 | 1 | -4/+8 |
|
|
* | COMP: include cmStandardIncludes.h instead of <vector> and <string>, this | Alexander Neundorf | 2007-06-13 | 1 | -2/+1 |
|
|
* | BUG: make MARK_AS_ADVANCED() scriptable, because this is the only reason | Alexander Neundorf | 2007-06-13 | 1 | -2/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-12 | 1 | -1/+1 |
|
|
* | ENH: first include the processor specific file, then the compiler file, this | Alexander Neundorf | 2007-06-12 | 2 | -22/+24 |
|
|
* | BUG: Never return a string containing a space " " from cmCTest::GetShortPathT... | David Cole | 2007-06-12 | 1 | -0/+1 |
|
|
* | ENH: remove non/scriptable cmake commands from the script handler in ctest, | Alexander Neundorf | 2007-06-12 | 3 | -0/+33 |
|
|
* | ENH: make sure working directory is set | Bill Hoffman | 2007-06-12 | 1 | -2/+6 |
|
|
* | STYLE: remove argument bool fast, it was unused | Alexander Neundorf | 2007-06-12 | 2 | -28/+23 |
|
|
* | COMP: remove warning about unused variable | Alexander Neundorf | 2007-06-12 | 1 | -1/+1 |
|
|
* | ENH: remove test | Bill Hoffman | 2007-06-11 | 1 | -9/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-11 | 1 | -1/+1 |
|
|
* | STYLE: add a comment about SetLanguageEnabled() | Alexander Neundorf | 2007-06-11 | 2 | -0/+15 |
|
|
* | BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ... | David Cole | 2007-06-11 | 2 | -12/+21 |
|
|
* | ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where the | Alexander Neundorf | 2007-06-11 | 8 | -37/+58 |
|
|
* | BUG: Fixed name of variable used to check version of uic executable. | Brad King | 2007-06-11 | 1 | -1/+1 |
|
|
* | ENH: add ConvLib test back for some time | Bill Hoffman | 2007-06-11 | 1 | -9/+9 |
|
|
* | STYLE: determineLanguageCalled removed, now the conditional code is directly | Alexander Neundorf | 2007-06-11 | 1 | -8/+4 |
|
|
* | ENH: Re-arranged code to test adding a custom command to generate a source fi... | Brad King | 2007-06-11 | 1 | -12/+9 |
|
|
* | STYLE: Removed unused reference to cmMakeDepend. | Brad King | 2007-06-11 | 5 | -6/+1 |
|
|
* | BUG: More problems with cmMakefile copy-constructor. It seems the regular ex... | Brad King | 2007-06-11 | 2 | -6/+10 |
|
|
* | ENH: enable cvs or svn support if the source has the CVS/.svn subdirs | Alexander Neundorf | 2007-06-10 | 1 | -0/+14 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-10 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-09 | 1 | -1/+1 |
|
|
* | BUG: Copy constructor needs to copy regular expression members. | Brad King | 2007-06-08 | 1 | -0/+3 |
|
|
* | ENH: fail if an unknown target is listed | Alexander Neundorf | 2007-06-08 | 1 | -12/+32 |
|
|
* | STYLE: create command documentation for ctest | Alexander Neundorf | 2007-06-08 | 4 | -45/+70 |
|
|
* | BUG: fix timeout bug with global timeouts such as DART_TESTING_TIMEOUT | Ken Martin | 2007-06-08 | 1 | -2/+3 |
|
|
* | BUG: Fixed spelling and formatting of new documentation. | Brad King | 2007-06-08 | 1 | -9/+9 |
|
|
* | COMP: less warnings | Alexander Neundorf | 2007-06-08 | 2 | -1/+4 |
|
|
* | ENH: use new covbr that does not stop on error | Bill Hoffman | 2007-06-08 | 2 | -62/+139 |
|
|
* | ENH: add cmExternalMakefileProjectGenerator, which should make it easier to | Alexander Neundorf | 2007-06-08 | 16 | -356/+947 |
|
|
* | ENH: more consistence among the X11 components | Alexander Neundorf | 2007-06-08 | 1 | -22/+20 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-06-08 | 1 | -1/+1 |
|
|
* | ENH: patch from #5054: also search for QtUitoolsd lib | Alexander Neundorf | 2007-06-08 | 1 | -1/+1 |
|
|