| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -2/+2 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 2 | -8/+0 |
|
|
* | ENH: Always imply CLEAN_DIRECT_OUTPUT target prop | Brad King | 2009-05-01 | 1 | -1/+1 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -2/+2 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 1 | -0/+3 |
|
|
* | ENH: make this test pass if new curl is on | Bill Hoffman | 2008-11-21 | 1 | -1/+1 |
|
|
* | ENH: only link in curl directories that exist, this will help with vs6 nmake | Bill Hoffman | 2008-11-20 | 1 | -3/+6 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-19 | 1 | -4/+3 |
|
|
* | ENH: make it work if new curl is on | Bill Hoffman | 2008-11-18 | 1 | -1/+5 |
|
|
* | ENH: Add if(TARGET) command | Brad King | 2008-08-20 | 2 | -0/+21 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 1 | -0/+5 |
|
|
* | ENH: support parenthesis as arguments and in conditionals feature request #6191 | Ken Martin | 2008-06-26 | 3 | -0/+16 |
|
|
* | ENH: Add "if(POLICY policy-id)" option for IF command. | Brad King | 2008-03-20 | 1 | -0/+5 |
|
|
* | ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten... | Brad King | 2008-02-14 | 1 | -2/+5 |
|
|
* | ENH: complex must link to curl now | Bill Hoffman | 2008-02-07 | 1 | -1/+2 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -115/+3 |
|
|
* | ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property i... | Brad King | 2008-01-18 | 2 | -1/+9 |
|
|
* | ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file. | Brad King | 2007-11-19 | 2 | -1/+6 |
|
|
* | ENH: fix leak | Bill Hoffman | 2007-08-21 | 1 | -0/+1 |
|
|
* | ENH: user more memory for parser and add test to complex that sets a huge string | Bill Hoffman | 2007-07-20 | 1 | -0/+1 |
|
|
* | BUG: Disable test of feature that is not documented or implemented everywhere. | Brad King | 2007-05-16 | 2 | -1/+4 |
|
|
* | BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definit... | Brad King | 2007-05-09 | 2 | -1/+15 |
|
|
* | ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D... | Brad King | 2007-03-12 | 3 | -9/+11 |
|
|
* | ENH: Added smoke test for user-value flag mapping for VS IDE. | Brad King | 2007-02-01 | 1 | -0/+6 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -0/+2 |
|
|
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -1/+3 |
|
|
* | ENH: Added test case for bug#3966. | Brad King | 2006-10-30 | 1 | -0/+11 |
|
|
* | COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB. | Brad King | 2006-10-22 | 1 | -5/+5 |
|
|
* | ENH: Added explicit name for option to test CMakeLib. Added option to disabl... | Brad King | 2006-10-19 | 4 | -10/+20 |
|
|
* | BUG: Fix link flags on cygwin shared libraries. This requires that the share... | Brad King | 2006-10-05 | 1 | -1/+1 |
|
|
* | BUG: Test -isystem without affecting other tests. Made separate Library/Syst... | Brad King | 2006-10-05 | 2 | -1/+2 |
|
|
* | BUG: Run testSystemDir test only if -isystem flag is available. | Brad King | 2006-10-05 | 1 | -2/+2 |
|
|
* | ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug... | Brad King | 2006-10-05 | 4 | -2/+12 |
|
|
* | ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL. | Brad King | 2006-10-02 | 2 | -2/+2 |
|
|
* | ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid buil... | Brad King | 2006-10-02 | 4 | -0/+26 |
|
|
* | ENH: Re-enabling .i rule test on MSYS now that it works. | Brad King | 2006-09-28 | 1 | -5/+0 |
|
|
* | ENH: Re-enable preprocessing target test but specifically disable it on broke... | Brad King | 2006-09-27 | 1 | -1/+16 |
|
|
* | BUG: Disable new test_preprocess target until it is fixed on OSX universal bi... | Brad King | 2006-09-24 | 1 | -1/+1 |
|
|
* | ENH: Adding test for running preprocessor rules. | Brad King | 2006-09-23 | 2 | -0/+18 |
|
|
* | ENH: added test for elseif | Ken Martin | 2006-09-22 | 3 | -0/+48 |
|
|
* | ENH: Added test for linking to a static library that is next to a shared libr... | Brad King | 2006-09-15 | 4 | -1/+39 |
|
|
* | BUG: Make sure sources with unknown extensions are not compiled by VS. | Brad King | 2006-08-03 | 2 | -1/+2 |
|
|
* | ENH: Adding test for source files and header files with the same base name in... | Brad King | 2006-08-01 | 4 | -2/+11 |
|
|
* | BUG: Fix REMOVE_DEFINITIONS command to not remove substrings. | Brad King | 2006-05-23 | 2 | -0/+20 |
|
|
* | BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respec... | Brad King | 2006-05-12 | 1 | -1/+1 |
|
|
* | BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed. | Brad King | 2006-05-08 | 1 | -13/+16 |
|
|
* | ENH: remove duplicate file name test because it fails on xcode | Bill Hoffman | 2006-04-17 | 2 | -2/+6 |
|
|
* | ENH: allow multiple files with the same name in different sub dirs test | Bill Hoffman | 2006-04-17 | 4 | -2/+23 |
|
|
* | BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are foun... | Brad King | 2006-04-04 | 1 | -1/+3 |
|
|
* | ENH: change library order to use a vector | Bill Hoffman | 2006-04-04 | 1 | -0/+4 |
|
|