summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add BZip2 support, add better documentationAndy Cedilnik2006-05-041-0/+1
* ENH: Initial cut at TarCompress generatorAndy Cedilnik2006-05-021-0/+1
* ENH: CleanupAndy Cedilnik2006-04-211-73/+68
* ENH: fix syntaxBill Hoffman2006-04-141-1/+1
* ENH: make sure cmake can be built with an older version of cmakeBill Hoffman2006-04-141-2/+1
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+6
* ENH: lang by custom command does not yet work for XcodeBill Hoffman2006-04-121-1/+3
* ENH: enable test for java with IDE buildsBill Hoffman2006-04-111-2/+4
* ENH: Add ZIP generator and add support for including or excluding the topleve...Andy Cedilnik2006-04-021-0/+1
* ENH: add a wrapper for xcodebuild to get around bug and verbose outputBill Hoffman2006-03-311-0/+9
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-0/+2
* ENH: Add new ctest commandAndy Cedilnik2006-03-281-0/+1
* ENH: Remove cmGlob and use glob from kwsysAndy Cedilnik2006-03-211-1/+0
* ENH: Simplify the testAndy Cedilnik2006-03-171-17/+0
* COMP: Use the current cmake's CheckCXXSourceCompilesAndy Cedilnik2006-03-171-1/+1
* ENH: Handle missing unsetenv and add check for environAndy Cedilnik2006-03-171-0/+17
* ENH: remove test until it worksBill Hoffman2006-03-121-1/+1
* ENH: Add package to bundle testAndy Cedilnik2006-03-101-0/+1
* ENH: Add additional subdirectory to improve testing and to allow cleanup when...Andy Cedilnik2006-03-081-2/+2
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+6
* ENH: Install cpackAndy Cedilnik2006-02-241-0/+1
* ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme...Brad King2006-02-191-0/+2
* ENH: Created new install script generation framework. The INSTALL command cr...Brad King2006-02-191-0/+6
* ENH: some reorg of the unix makefile generatorKen Martin2006-02-151-0/+4
* ENH: working directory working for XCodeBill Hoffman2006-02-081-2/+2
* ENH: add working directory supportBill Hoffman2006-02-081-1/+13
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...Brad King2006-02-081-6/+3
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...Brad King2006-02-031-2/+2
* ENH: Enabled build of VS 7 and 8 generators for MinGW.Brad King2006-02-011-22/+22
* ENH: fix problem with watcom and short paths and -IBill Hoffman2006-01-231-1/+3
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-128/+143
* ENH: More improvements and add loggingAndy Cedilnik2006-01-021-0/+1
* ENH: Merge from cpack branchAndy Cedilnik2006-01-021-0/+23
* ENH: Add a tar testAndy Cedilnik2005-12-301-0/+10
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-0/+2
* COMP: Link tar library to cmakeAndy Cedilnik2005-12-281-1/+2
* ENH: fix borland make clean targets before build, add new generators for msys...Bill Hoffman2005-12-221-0/+2
* ENH: added tutorial testsKen Martin2005-11-101-0/+50
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-2/+16
* ENH: Add file time comparison codeAndy Cedilnik2005-10-121-0/+2
* ENH: use the findqt3 from this cmake and not the one configureing cmakeBill Hoffman2005-09-121-2/+2
* ENH: more qt changesBill Hoffman2005-09-121-1/+1
* ENH: add real support for Xcode21Bill Hoffman2005-09-021-0/+1
* BUG: not all Macs are case insensitive if they mount nfs directoriesBill Hoffman2005-09-021-2/+2
* ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...Brad King2005-08-171-1/+1
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
* ENH: change name from XCode to Xcode no need to test bootstrap for xcodeAndy Cedilnik2005-08-021-1/+1
* ENH: java does not work under mingwBill Hoffman2005-07-201-2/+2
* ENH: if Xcode21 is installed then create 21 compatible project filesBill Hoffman2005-07-191-0/+3
* ENH: remove messages about not running java testBill Hoffman2005-07-151-4/+0