summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: add first cut and policies still need to add the doc supportKen Martin2008-03-011-0/+2
* ENH: Add ELF file parsingBrad King2008-02-271-0/+15
* ENH: Better linker search path computation.Brad King2008-02-211-2/+2
* ENH: add support for creating the documentation in docbook formatAlexander Neundorf2008-02-191-0/+1
* ENH: Improve link line generation for static library cycles.Brad King2008-02-071-0/+3
* ENH: add DOWNLOAD option to FILE commandBill Hoffman2008-02-061-1/+2
* ENH: Analyze inter-target dependencies to safely fix cyclesBrad King2008-02-061-0/+2
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-0/+2
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-0/+6
* ENH: Created cmComputeLinkDepends to compute link dependencies.Brad King2008-01-271-0/+2
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-1/+2
* ENH: add support for vs 9 win64Bill Hoffman2007-12-171-0/+2
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...David Cole2007-11-161-0/+5
* ENH: move CMAKE_STRICT option to the topKen Martin2007-11-061-3/+0
* ENH: change nameBill Hoffman2007-11-051-1/+1
* ENH: change name of classBill Hoffman2007-11-051-1/+1
* ENH: add option for qt dialogBill Hoffman2007-11-021-0/+6
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-0/+1
* ENH: add docs for variablesBill Hoffman2007-10-181-0/+1
* ENH: added CMAKE_STRICT option for var and property checkingKen Martin2007-10-161-0/+3
* ENH: Updated CMAKE_REGENERATE_YACCLEX option to support cmDependsFortran. Fi...Brad King2007-10-031-5/+9
* STYLE: move the code for the different formats of the generated help intoAlexander Neundorf2007-09-191-0/+5
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-0/+2
* COMP: make it build on LinuxAlexander Neundorf2007-08-211-0/+7
* ENH: deb generator: don't use the system provided ar, but do it yourselfAlexander Neundorf2007-08-141-6/+22
* COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is usedAlexander Neundorf2007-08-091-2/+2
* ENH: add empty RPM package generator, Eric Noulard wants to work on itAlexander Neundorf2007-08-081-0/+1
* ENH: add Eclipse CDT4 generator, patch from Miguel A. Figueroa-VillanuevaAlexander Neundorf2007-08-011-0/+2
* ENH: add an empty debian package generator, Mathieu volunteered to fill itAlexander Neundorf2007-07-251-0/+1
* ENH: build codeblocks generator also on WindowsAlexander Neundorf2007-07-181-3/+6
* ENH: add a simple CodeBlocks extra generator, early alpha stage, there seemsAlexander Neundorf2007-07-131-1/+2
* ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) ,Alexander Neundorf2007-06-191-0/+1
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-181-0/+2
* ENH: more cleanup of some CMakeLists filesKen Martin2007-05-111-952/+0
* ENH: add test for a simple depend test, does an exe re-link if a library that...Bill Hoffman2007-05-101-0/+9
* ENH: add a very simple framework testBill Hoffman2007-05-081-0/+9
* ENH: Plugin test should now work on QNX.Brad King2007-04-181-3/+0
* ENH: Fixed Plugin test on Cygwin.Brad King2007-04-171-2/+2
* BUG: Disable Plugin test on Cygwin until it is implemented.Brad King2007-04-171-2/+2
* ENH: Re-enabling Plugin test now that it should work on MacOSX. I will let i...Brad King2007-04-171-3/+3
* BUG: Disable Plugin test until it works everywhere.Brad King2007-04-171-0/+3
* ENH: Added test for executables with plugins that use an API exported by the ...Brad King2007-04-171-0/+10
* ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global gener...Brad King2007-04-041-0/+2
* BUG: typo in if testKen Martin2007-03-211-8/+8
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-1/+2
* ENH: Enable SubDirSpaces test when building with bootstrapped cmake.Brad King2007-03-081-5/+5
* ENH: Fixed recursive make call target escaping for Borland to support SubDirS...Brad King2007-03-081-2/+2
* BUG: oops bad arg for new testKen Martin2007-03-071-1/+1
* BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION...Ken Martin2007-03-071-0/+10
* ENH: Cleaned up KWSys tests to use test drivers.Brad King2007-03-031-1/+1