summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+2
|
* ENH: allow the dashboard to override the timeouts for CTestTestKen Martin2007-02-021-5/+17
|
* COMP: Remove osx bundle from OSXScriptLauncherAndy Cedilnik2007-01-311-1/+1
|
* COMP: Add missing file in the installationAndy Cedilnik2007-01-311-0/+1
|
* COMP: Fix bootstrapAndy Cedilnik2007-01-301-3/+5
|
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-301-0/+11
|
* BUG: fix for 4186, kdevelop adding file twiceBill Hoffman2007-01-251-2/+1
|
* ENH: First pass at CPack generator for OSX X11 applications. This are ↵Andy Cedilnik2007-01-101-5/+10
| | | | applications that require X11 to work. This is not really installed but a bundle packager
* ENH: add test I removed by mistakeBill Hoffman2006-12-071-0/+12
|
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-4/+4
|
* ENH: fix bug in full path to target depends stuffBill Hoffman2006-12-071-6/+7
|
* ENH: added properties into the compile, but not that manyKen Martin2006-12-041-4/+4
|
* ENH: added properties into the compileKen Martin2006-12-041-2/+10
|
* ENH: fix test to run with debug or release and put the exe next to the dll, ↵Bill Hoffman2006-11-301-10/+1
| | | | still shows the bug this is testing for
* ENH: fix errors for unix buildsBill Hoffman2006-11-291-2/+6
|
* ENH: fix test for configuration type buildsBill Hoffman2006-11-291-1/+5
|
* BUG: fix a problem where it tried to link .dll.lib filesBill Hoffman2006-11-291-0/+12
|
* ENH: use the built cmake for file compare as older versions of cmake may not ↵Bill Hoffman2006-11-281-1/+2
| | | | support this
* ENH: use correct project nameBill Hoffman2006-11-271-1/+1
|
* ENH: add a test for a target name with the same name as the output of a ↵Bill Hoffman2006-11-271-0/+12
| | | | custom command
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
|
* COMP: Remove unnecessary provocationAndy Cedilnik2006-10-251-9/+6
|
* ENH: remove failing testBill Hoffman2006-10-241-3/+3
|
* ENH: remove broken testBill Hoffman2006-10-221-6/+9
|
* ENH: Add options to build with system utility libraries. Organize inclusion ↵Brad King2006-10-191-0/+9
| | | | of third party libraries into a single header per library. This addresses bug#3653.
* ENH: use core and not all of carbonBill Hoffman2006-10-031-1/+1
|
* ENH: Implement TarCompress generator using compress libraryAndy Cedilnik2006-08-211-1/+4
|
* ENH: fix project names to be case sensitive and change name to linkline from ↵Bill Hoffman2006-08-171-5/+5
| | | | inkline
* ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet ↵Brad King2006-08-171-0/+2
| | | | finished so it is undocumented and there is no test. These changes also separate the notions of file and directory permissions.
* ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵Brad King2006-07-211-10/+9
| | | | It also updates the UseWX test and WXDialog sources to use the new find script.
* BUG: Fixed building of C++-only projects and added a test.Brad King2006-07-211-0/+10
|
* ENH: Moved unique object file name computation from ↵Brad King2006-07-111-0/+2
| | | | cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories.
* ENH: Improve the test to create a bundle in the subdirectoryAndy Cedilnik2006-07-061-1/+1
|
* BUG: If the source file specified is not in a source tree, do not use full ↵Andy Cedilnik2006-07-051-0/+1
| | | | path to the file
* 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 ↵Andy Cedilnik2006-04-021-0/+1
| | | | toplevel directory
* 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 ↵Bill Hoffman2006-03-301-0/+2
| | | | warnings produced by building for win64
* 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
|