summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-1833-1198/+1371
* ENH: NSIS exists also for Linux, not only Windows, so enable it there tooAlexander Neundorf2007-06-182-6/+12
* STYLE: Nightly Version updateAndy Cedilnik2007-06-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-171-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-161-1/+1
* COMP: include cmExternalMakefileProjectGenerator.hAlexander Neundorf2007-06-151-0/+1
* STYLE: minor fixesAlexander Neundorf2007-06-154-6/+9
* COMP: forgot to commit this oneAlexander Neundorf2007-06-151-0/+3
* STYLE: remove code duplication between PrepareScriptReference andAlexander Neundorf2007-06-151-92/+61
* BUG: don't strip static libraries, it removes their symbol table, dynamicAlexander Neundorf2007-06-152-11/+17
* BUG: don't run strip on OPTIONAL install targets if the file doesn't existAlexander Neundorf2007-06-152-18/+34
* STYLE: add some more line breaks so it should be easier to readAlexander Neundorf2007-06-151-6/+6
* STYLE: remove duplicate non-const accessors GetLocalGenerator(int) andAlexander Neundorf2007-06-158-130/+113
* STYLE: use a macro for generating the documentationAlexander Neundorf2007-06-151-97/+37
* COMP: big timeout for building kdelibsAlexander Neundorf2007-06-151-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-151-1/+1
* STYLE: fix typoAlexander Neundorf2007-06-141-1/+1
* ENH: add test for buildingn kdelibs alpha1 (http://websvn.kde.org/tags/KDE/3....Alexander Neundorf2007-06-141-0/+5
* ENH: add more verbose outputBill Hoffman2007-06-143-0/+16
* ENH: support 7zip for creating zip files (not 7z files)Alexander Neundorf2007-06-142-1/+28
* STYLE: add man page for cpackAlexander Neundorf2007-06-141-0/+18
* STYLE: add comment about the -D -P order and fix typo in docAlexander Neundorf2007-06-142-2/+3
* COMP: removing the directory at the beginning breaks the test for in-sourceAlexander Neundorf2007-06-141-1/+0
* STYLE: Nightly Version updateAndy Cedilnik2007-06-141-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-141-1/+1
* COMP: fix test, in some cases stdout from bar was not captured correctly,Alexander Neundorf2007-06-132-13/+32
* STYLE: add documentation for FILE(REMOVE ...) and FILE(REMOVE_RECURSE ...)Alexander Neundorf2007-06-131-4/+8
* COMP: include cmStandardIncludes.h instead of <vector> and <string>, thisAlexander Neundorf2007-06-131-2/+1
* BUG: make MARK_AS_ADVANCED() scriptable, because this is the only reasonAlexander Neundorf2007-06-131-2/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-06-121-1/+1
* ENH: first include the processor specific file, then the compiler file, thisAlexander Neundorf2007-06-122-22/+24
* BUG: Never return a string containing a space " " from cmCTest::GetShortPathT...David Cole2007-06-121-0/+1
* ENH: remove non/scriptable cmake commands from the script handler in ctest,Alexander Neundorf2007-06-123-0/+33
* ENH: make sure working directory is setBill Hoffman2007-06-121-2/+6
* STYLE: remove argument bool fast, it was unusedAlexander Neundorf2007-06-122-28/+23
* COMP: remove warning about unused variableAlexander Neundorf2007-06-121-1/+1
* ENH: remove testBill Hoffman2007-06-111-9/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-06-111-1/+1
* STYLE: add a comment about SetLanguageEnabled()Alexander Neundorf2007-06-112-0/+15
* BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...David Cole2007-06-112-12/+21
* ENH: split cmGlobalGenerator::SetLanguageEnabled() in two parts, where theAlexander Neundorf2007-06-118-37/+58
* BUG: Fixed name of variable used to check version of uic executable.Brad King2007-06-111-1/+1
* ENH: add ConvLib test back for some timeBill Hoffman2007-06-111-9/+9
* STYLE: determineLanguageCalled removed, now the conditional code is directlyAlexander Neundorf2007-06-111-8/+4
* ENH: Re-arranged code to test adding a custom command to generate a source fi...Brad King2007-06-111-12/+9
* STYLE: Removed unused reference to cmMakeDepend.Brad King2007-06-115-6/+1
* BUG: More problems with cmMakefile copy-constructor. It seems the regular ex...Brad King2007-06-112-6/+10
* ENH: enable cvs or svn support if the source has the CVS/.svn subdirsAlexander Neundorf2007-06-101-0/+14
* STYLE: Nightly Version updateAndy Cedilnik2007-06-101-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-091-1/+1