summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Executable/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-2/+5
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-1/+0
* ENH: make this test pass if new curl is onBill Hoffman2008-11-211-1/+1
* ENH: only link in curl directories that exist, this will help with vs6 nmakeBill Hoffman2008-11-201-3/+6
* ENH: make it work if new curl is onBill Hoffman2008-11-191-4/+3
* ENH: make it work if new curl is onBill Hoffman2008-11-181-1/+5
* ENH: Add if(TARGET) commandBrad King2008-08-201-0/+17
* ENH: complex must link to curl nowBill Hoffman2008-02-071-1/+2
* ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.Brad King2007-11-191-1/+5
* BUG: Disable test of feature that is not documented or implemented everywhere.Brad King2007-05-161-1/+2
* BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit...Brad King2007-05-091-1/+2
* ENH: Added smoke test for user-value flag mapping for VS IDE.Brad King2007-02-011-0/+6
* ENH: Added explicit name for option to test CMakeLib. Added option to disabl...Brad King2006-10-191-4/+4
* BUG: Run testSystemDir test only if -isystem flag is available.Brad King2006-10-051-2/+2
* ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...Brad King2006-10-051-0/+5
* ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.Brad King2006-10-021-1/+1
* ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil...Brad King2006-10-021-0/+8
* ENH: Added test for linking to a static library that is next to a shared libr...Brad King2006-09-151-0/+6
* BUG: Make sure sources with unknown extensions are not compiled by VS.Brad King2006-08-031-1/+1
* ENH: Adding test for source files and header files with the same base name in...Brad King2006-08-011-1/+1
* BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.Brad King2006-05-231-0/+8
* ENH: remove duplicate file name test because it fails on xcodeBill Hoffman2006-04-171-2/+2
* ENH: allow multiple files with the same name in different sub dirs testBill Hoffman2006-04-171-1/+2
* ENH: added testing for new featuresKen Martin2006-03-221-0/+19
* ENH: add COMPILE_FLAGS to targetsBill Hoffman2006-01-251-1/+1
* ENH: more fixes for watcomBill Hoffman2006-01-171-7/+10
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+4
* BUG: Now really fix the testAndy Cedilnik2005-12-291-1/+1
* COMP: Fix testAndy Cedilnik2005-12-291-0/+1
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-281-1/+1
* ENH: make sure CMAKE_C_FLAGS are not clobberedBill Hoffman2005-08-011-1/+1
* ENH: use ansi flagsBill Hoffman2005-08-011-0/+1
* ENH: add new test to make sure c and cxx flags are going to the right filesBill Hoffman2005-07-291-1/+2
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-1/+1
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-021-0/+6
* ENH: Added full pre-build/pre-link/post-build testing for both library and ex...Brad King2005-02-251-0/+16
* ENH: Link to cmzlibAndy Cedilnik2005-01-271-1/+2
* COMP: Add proper link directoryAndy Cedilnik2005-01-181-0/+1
* COMP: Add cmexpat to complexAndy Cedilnik2005-01-181-2/+2
* FIX: fix the problem where a target is a single character and nmake gets conf...Bill Hoffman2004-10-221-1/+1
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-271-1/+3
* ENH: improve coverageBill Hoffman2003-08-071-0/+3
* BUG (85): allow . to be in the name of an executableBill Hoffman2003-08-011-0/+1
* ENH: Merged use of kwsys library.Brad King2003-06-231-2/+3
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-131-2/+16
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-301-1/+4
* now needs dynlib supportKen Martin2002-08-281-1/+5
* remoevd shared libKen Martin2002-08-231-14/+1
* BUG: fix for cygwinBill Hoffman2002-08-231-1/+3
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-221-1/+1