Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: merge from main tree fix for vs all build qt and mpi2 | Bill Hoffman | 2006-11-10 | 1 | -0/+11 |
| | |||||
* | ENH: move changes from main tree | Bill Hoffman | 2006-10-27 | 4 | -10/+20 |
| | |||||
* | ENH: merge files from main tree to 2.4 | Bill Hoffman | 2006-10-13 | 1 | -0/+4 |
| | |||||
* | ENH: merge changes from the main tree to the 2.4 branch | Bill Hoffman | 2006-10-13 | 15 | -5/+166 |
| | |||||
* | ENH: merge main tree into branch | Bill Hoffman | 2006-06-30 | 2 | -0/+20 |
| | |||||
* | ENH: merge from main tree | Bill Hoffman | 2006-05-14 | 1 | -1/+1 |
| | |||||
* | ENH: merge from main tree | Bill Hoffman | 2006-05-09 | 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 ↵ | Brad King | 2006-04-04 | 1 | -1/+3 |
| | | | | found properly. Also taking libraries that will be built but may not yet exist into account. The per-configuration subdirectories that are included by generators in the link path are checked for conflicting libraries also. Potentially conflicting libraries that are actually symlinks back to the desired library are no longer considered conflicting, which avoids bogus impossible ordering warnings. | ||||
* | 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 ↵ | Brad King | 2006-03-16 | 2 | -2/+5 |
| | | | | CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. | ||||
* | ENH: Cleanup DynamicLoader so that the symbols have more consistent names, ↵ | Andy Cedilnik | 2006-03-16 | 1 | -4/+5 |
| | | | | start using dynamic loader from kwsys in CMake | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix many bugs related to target names being computed inconsistently. - Centralized computation of a target's file name to a method in cmTarget. Now that global knowledge is always available the *_CMAKE_PATH cache variables are no longer needed. - Centralized computation of link library command lines and link directory search order. - Moved computation of link directories needed to link CMake targets to be after evaluation of linking dependencies. This also removed alot of duplicate code in which each version had its own bugs. This commit is surrounded by the tags CMake-TargetNameCentralization1-pre and CMake-TargetNameCentralization1-post so make the large set of changes easy to identify. | ||||
* | 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 |
| | |||||
* | ENH: reverse last changes to avoid dashboard failures | Bill Hoffman | 2005-03-02 | 1 | -23/+0 |
| | |||||
* | ENH: fix library ordering stuff to use a topological sort | Bill Hoffman | 2005-03-02 | 2 | -1/+101 |
| | |||||
* | ENH: Added full pre-build/pre-link/post-build testing for both library and ↵ | Brad King | 2005-02-25 | 3 | -12/+41 |
| | | | | executable targets. | ||||
* | ENH: Added partial test for include regular expressions. | Brad King | 2005-02-07 | 2 | -1/+5 |
| | |||||
* | ENH: Link to cmzlib | Andy Cedilnik | 2005-01-27 | 1 | -1/+2 |
| | |||||
* | COMP: Add proper link directory | Andy Cedilnik | 2005-01-18 | 1 | -0/+1 |
| | |||||
* | COMP: Add cmexpat to complex | Andy Cedilnik | 2005-01-18 | 1 | -2/+2 |
| |