summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* COMP: ccmake requires ncurses, according to Berk and since it doesn't buildAlexander Neundorf2007-08-152-6/+74
* COMP: Suppress Microsoft deprecation warnings when building kwsys .c and .cxx...David Cole2007-08-151-0/+8
* COMP: fix warning about comparison signed - unsignedAlexander Neundorf2007-08-151-1/+2
* COMP: fix build on HPUX, snprintf apparently doesn't work thereAlexander Neundorf2007-08-151-7/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-08-141-1/+1
* ENH: Improve framework support in the makefile generator to match the support...David Cole2007-08-142-105/+79
* STYLE: document the behaviour of UTILITY_SOURCE in cross compiling modeAlexander Neundorf2007-08-141-1/+7
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...David Cole2007-08-1414-226/+468
* COMP: patch from Mathieu: fix warning about unused variables in bootstrapAlexander Neundorf2007-08-141-1/+3
* STYLE: another patch from Mathieu with some commentsAlexander Neundorf2007-08-141-2/+6
* BUG: fix typoAlexander Neundorf2007-08-141-1/+1
* ENH: deb generator: don't use the system provided ar, but do it yourselfAlexander Neundorf2007-08-144-38/+274
* STYLE: Nightly Version updateAndy Cedilnik2007-08-131-1/+1
* ENH: for universal binaries return the endianess based on the processorAlexander Neundorf2007-08-131-8/+18
* STYLE: Nightly Version updateAndy Cedilnik2007-08-121-1/+1
* COMP: turn error into warning for nowAlexander Neundorf2007-08-121-2/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-08-111-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-08-101-1/+1
* ENH: fix output and valgrind truncation issueBill Hoffman2007-08-101-11/+15
* ENH: print a warning if UTILITY_SOURCE is used in cross compiling modeAlexander Neundorf2007-08-101-2/+22
* STYLE: remove unused CheckTypeSize.c.inAlexander Neundorf2007-08-105-82/+99
* BUG: Fixed passing of configuration names to GetRealDependency and ConstructS...Brad King2007-08-102-11/+20
* STYLE: remove unnecessary default search pathsAlexander Neundorf2007-08-101-26/+4
* ENH: fix memory leakBill Hoffman2007-08-101-3/+5
* BUG: fix compiler id test on cygwinAlexander Neundorf2007-08-101-2/+2
* ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so itAlexander Neundorf2007-08-103-18/+20
* BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1Alexander Neundorf2007-08-106-1/+11
* STYLE: Nightly Version updateAndy Cedilnik2007-08-091-1/+1
* STYLE: mark these variables as advanced, they are only used for testingAlexander Neundorf2007-08-091-0/+2
* BUG: use CMAKE_HOST_UNIX here instead of UNIXAlexander Neundorf2007-08-091-3/+3
* STYLE: use correct case for cmGlobalUnixMakefileGenerator3Alexander Neundorf2007-08-095-6/+6
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-093-14/+13
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-0910-18/+48
* COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is usedAlexander Neundorf2007-08-09138-42831/+2
* BUG: work with spaces in the pathAlexander Neundorf2007-08-091-1/+1
* COMP: lets see if this sets the timeout back to 5400Alexander Neundorf2007-08-091-2/+2
* STYLE: fix typoAlexander Neundorf2007-08-091-1/+1
* STYLE: fix typoAlexander Neundorf2007-08-091-1/+1
* BUG: properties and module names are case sensitiveAlexander Neundorf2007-08-091-27/+22
* STYLE: Nightly Version updateAndy Cedilnik2007-08-081-1/+1
* COMP: silence warningsAlexander Neundorf2007-08-081-1/+4
* BUG: register the rpm generator for RPMAlexander Neundorf2007-08-081-1/+1
* ENH: patch from Mathieu: more entries in the debian control fileAlexander Neundorf2007-08-082-12/+73
* ENH: remove the watch for the upper case variable name, it breaks theAlexander Neundorf2007-08-082-9/+1
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-086-0/+126
* COMP: change the order of the tests, so maybe the timeout worksAlexander Neundorf2007-08-081-6/+5
* ENH: also specify the C++ compiler for mingwAlexander Neundorf2007-08-081-4/+6
* ENH: Remove extra ;Mathieu Malaterre2007-08-081-15/+15
* STYLE: Nightly Version updateAndy Cedilnik2007-08-071-1/+1
* BUG: disable this test temporarilyAlexander Neundorf2007-08-071-1/+1