| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | ENH: added testing for new features | Ken Martin | 2006-03-22 | 4 | -0/+65 |
|
|
* | BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S... | Brad King | 2006-03-16 | 2 | -2/+5 |
|
|
* | ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st... | Andy Cedilnik | 2006-03-16 | 1 | -4/+5 |
|
|
* | ENH: Strengthened EXECUTE_PROCESS output check test. | Brad King | 2006-02-10 | 1 | -4/+4 |
|
|
* | BUG: Avoid case problems on windows. | Brad King | 2006-02-09 | 1 | -0/+9 |
|
|
* | ENH: Added test for new EXECUTE_PROCESS command. | Brad King | 2006-02-03 | 1 | -0/+23 |
|
|
* | ENH: add COMPILE_FLAGS to targets | Bill Hoffman | 2006-01-25 | 3 | -4/+29 |
|
|
* | ENH: more fixes for watcom | Bill Hoffman | 2006-01-17 | 1 | -7/+10 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 3 | -53/+74 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -12/+11 |
|
|
* | ENH: add new cmakedefine01 feature from bug report 2603 | Bill Hoffman | 2006-01-03 | 3 | -1/+20 |
|
|
* | BUG: Flush the EXECUTABLE and LIBRARY output path to internal | Andy Cedilnik | 2006-01-02 | 1 | -2/+2 |
|
|
* | BUG: Now really fix the test | Andy Cedilnik | 2005-12-29 | 1 | -1/+1 |
|
|
* | COMP: Fix test | Andy Cedilnik | 2005-12-29 | 1 | -0/+1 |
|
|
* | COMP: Fix complex test and fix bootstrap | Andy Cedilnik | 2005-12-28 | 1 | -1/+1 |
|
|
* | ENH: fix bug 2087 lib prefix stripped off on windows | Bill Hoffman | 2005-08-10 | 1 | -0/+1 |
|
|
* | ENH: make sure CMAKE_C_FLAGS are not clobbered | Bill Hoffman | 2005-08-01 | 1 | -1/+1 |
|
|
* | ENH: use ansi flags | Bill Hoffman | 2005-08-01 | 1 | -0/+1 |
|
|
* | ENH: no c++ comments in a c file | Bill Hoffman | 2005-07-31 | 1 | -2/+2 |
|
|
* | ENH: do not test for c and cxx flags on visual studio as it does not work yet | Bill Hoffman | 2005-07-29 | 2 | -11/+18 |
|
|
* | ENH: add new test to make sure c and cxx flags are going to the right files | Bill Hoffman | 2005-07-29 | 3 | -1/+34 |
|
|
* | ENH: Do 4 files | Andy Cedilnik | 2005-07-14 | 1 | -12/+28 |
|
|
* | ENH: Add a test for cmGeneratedFileStream | Andy Cedilnik | 2005-07-14 | 1 | -0/+69 |
|
|
* | ENH: added testing of the WHILE command | Ken Martin | 2005-06-30 | 3 | -0/+20 |
|
|
* | ENH: remove requirements on 1.2 | Ken Martin | 2005-06-08 | 1 | -1/+1 |
|
|
* | ENH: shift to using ADD_SUBDIRECTORY | Ken Martin | 2005-06-08 | 2 | -2/+3 |
|
|
* | ENH: removed old commands | Ken Martin | 2005-06-02 | 1 | -3/+3 |
|
|
* | ENH: removed use of ABSTRACT command | Ken Martin | 2005-06-02 | 1 | -3/+1 |
|
|
* | ENH: try to see if there is still a problem | Bill Hoffman | 2005-03-11 | 1 | -1/+1 |
|
|
* | ENH: make it pass anyway so I can see debug info | Bill Hoffman | 2005-03-04 | 1 | -1/+1 |
|
|
* | ENH: try and debug the failed test on the continuous | Bill Hoffman | 2005-03-03 | 1 | -0/+1 |
|
|
* | ENH: try number two with topological sort | Bill Hoffman | 2005-03-03 | 1 | -11/+36 |
|
|