summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH:Alexander Neundorf2007-06-262-1/+20
* ENH: add SetProperties into bootstrapKen Martin2007-06-262-2/+2
* STYLE: rename chain to inherit in the docsAlexander Neundorf2007-06-263-12/+11
* ENH: add basic support for sdcc (http://sdcc.sourceforge.net), needs sdcc (sd...Alexander Neundorf2007-06-262-3/+47
* STYLE: change global cmake variable CMAKE_TARGET_SUPPORTS_ONLY_STATIC_LIBSAlexander Neundorf2007-06-266-4/+23
* ENH: check for CMAKE_HOST_SYSTEM_NAME to decide whether to loadAlexander Neundorf2007-06-263-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-06-261-1/+1
* COMP: fix warningsKen Martin2007-06-252-0/+8
* STYLE: Nightly Version updateAndy Cedilnik2007-06-251-1/+1
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-257-74/+42
* ENH: added cmGetPropertyCommandKen Martin2007-06-252-0/+233
* ENH: some property cleanup and added GetPropertyKen Martin2007-06-257-70/+150
* STYLE: Nightly Version updateAndy Cedilnik2007-06-241-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-231-1/+1
* ENH: remove old style release stuffBill Hoffman2007-06-2218-1486/+17
* ENH: add support for BlueGene/LAlexander Neundorf2007-06-223-2/+29
* ENH: add IMPORT keyword to ADD_LIBRARY, dependencies are not yet workingAlexander Neundorf2007-06-225-45/+56
* ENH: put compatibility commands in extra section and prepare for creatingAlexander Neundorf2007-06-224-7/+128
* ENH: print a warning if ADD_LIBRARY( SHARED/MODULE ) is used and the targetAlexander Neundorf2007-06-213-0/+23
* STYLE: add some more output, so it is easier to understandAlexander Neundorf2007-06-211-5/+10
* BUG: handle dependencies to imported targets better: don't create aAlexander Neundorf2007-06-212-3/+3
* STYLE: Nightly Version updateAndy Cedilnik2007-06-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-211-1/+1
* STYLE: GetProjectName() is constAlexander Neundorf2007-06-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-06-201-1/+1
* COMP: fix build under windowsAlexander Neundorf2007-06-191-1/+1
* ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,Alexander Neundorf2007-06-197-3/+565
* STYLE: preparations for the INSTALL(EXPORT ...) generatorAlexander Neundorf2007-06-199-49/+71
* COMP: Work-around warning about static specifier on HP compiler.Brad King2007-06-191-1/+1
* STYLE: use IF(NOT ...) and remove MARK_AS_ADVANCED() for variables which areAlexander Neundorf2007-06-181-10/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-06-181-1/+1
* 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