| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | COMP: Remove warning | Andy Cedilnik | 2005-04-30 | 1 | -0/+1 |
|
|
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -1/+2 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2005-04-29 | 1 | -0/+3 |
|
|
* | ENH: make install depend on all | Bill Hoffman | 2005-04-29 | 1 | -1/+9 |
|
|
* | ENH: Start working on command that will abstract generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -32/+18 |
|
|
* | ENH: fix install test with xcode, the xcode generator does not support librar... | Bill Hoffman | 2005-04-07 | 1 | -0/+1 |
|
|
* | ENH: allow sub projects to use targets that are not part of the sub-project | Bill Hoffman | 2005-04-06 | 1 | -11/+5 |
|
|
* | BUG: fix ITK build with xcode, as long as you build it in little parts, this ... | Bill Hoffman | 2005-03-31 | 1 | -0/+2 |
|
|
* | ENH: try to handle more source file types | Bill Hoffman | 2005-03-22 | 1 | -4/+9 |
|
|
* | ENH: just use the file name | Andy Cedilnik | 2005-03-22 | 1 | -7/+7 |
|
|
* | ENH: use better names for files | Andy Cedilnik | 2005-03-22 | 1 | -0/+9 |
|
|
* | ENH: add source groups xcode | Bill Hoffman | 2005-03-17 | 1 | -14/+86 |
|
|
* | FIX: fix crashing test SubDir for xcode | Andy Cedilnik | 2005-03-11 | 1 | -20/+37 |
|
|
* | ENH: fix for finding the correct target in the current project | Bill Hoffman | 2005-03-04 | 1 | -14/+23 |
|
|
* | FIX: fix spaces in paths | Andy Cedilnik | 2005-03-01 | 1 | -1/+1 |
|
|
* | fix typeo | Bill Hoffman | 2005-02-28 | 1 | -1/+1 |
|
|
* | ENH: add re run cmake if inputs change | Bill Hoffman | 2005-02-28 | 1 | -74/+101 |
|
|
* | COMP: remove some warnings | Bill Hoffman | 2005-02-26 | 1 | -4/+3 |
|
|
* | COMP: fix warning | Bill Hoffman | 2005-02-26 | 1 | -2/+0 |
|
|
* | ENH: clean up and use order link directories | Bill Hoffman | 2005-02-25 | 1 | -106/+73 |
|
|
* | ENH: make sure header files are in the header file group | Bill Hoffman | 2005-02-25 | 1 | -0/+10 |
|
|
* | ENH: fix relative paths in xcode | Bill Hoffman | 2005-02-24 | 1 | -64/+48 |
|
|
* | ENH: fix spaces in paths problems | Andy Cedilnik | 2005-02-24 | 1 | -8/+24 |
|
|
* | ENH: remove output path stuff | Andy Cedilnik | 2005-02-24 | 1 | -3/+2 |
|
|
* | FIX: fix to make this work with new custom command stuff | Bill Hoffman | 2005-02-23 | 1 | -6/+10 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -20/+34 |
|
|
* | ENH: ctest now uses CMake global generator to do the build part of build-and-... | Ken Martin | 2005-02-22 | 1 | -10/+12 |
|
|
* | ENH: fix for spaces in the path | Andy Cedilnik | 2005-02-18 | 1 | -5/+6 |
|
|
* | COMP: remove warning | Bill Hoffman | 2005-02-18 | 1 | -8/+10 |
|
|
* | ENH: all tests are passing for XCode | Bill Hoffman | 2005-02-18 | 1 | -91/+213 |
|
|
* | ENH: more tests are passing, relative paths, and external objects are the one... | Bill Hoffman | 2005-02-17 | 1 | -86/+232 |
|
|
* | ENH: add CMAKE_CFG_INTDIR | Bill Hoffman | 2005-02-17 | 1 | -0/+1 |
|
|
* | ENH: use ALL_BUILD target | Bill Hoffman | 2005-02-16 | 1 | -2/+5 |
|
|
* | ENH: more tests are passing | Bill Hoffman | 2005-02-16 | 1 | -4/+77 |
|
|
* | ENH: add custom commands, still failing a bunch of tests | Bill Hoffman | 2005-02-15 | 1 | -3/+226 |
|
|
* | ENH: getting closer | Bill Hoffman | 2005-02-14 | 1 | -22/+157 |
|
|
* | more work on linking flags | Bill Hoffman | 2005-02-11 | 1 | -20/+66 |
|
|
* | ENH: add link library stuff | Bill Hoffman | 2005-02-08 | 1 | -18/+78 |
|
|
* | ENH: fix bug in target linking | Bill Hoffman | 2005-02-07 | 1 | -6/+15 |
|
|
* | ENH: this version can build cmake | Bill Hoffman | 2005-02-04 | 1 | -25/+70 |
|
|
* | COMP: remove warnings | Bill Hoffman | 2005-02-04 | 1 | -3/+3 |
|
|
* | ENH: depends work between targets | Bill Hoffman | 2005-02-03 | 1 | -10/+184 |
|
|
* | ENH: getting closer | Bill Hoffman | 2005-02-02 | 1 | -145/+102 |
|
|
* | ENH: closer | Bill Hoffman | 2005-02-01 | 1 | -10/+20 |
|
|
* | ENH: getting closer | Bill Hoffman | 2005-02-01 | 1 | -2/+20 |
|
|
* | COMP: fix warning | Bill Hoffman | 2005-02-01 | 1 | -1/+1 |
|
|
* | ENH: add trycompile code for xcode | Bill Hoffman | 2005-02-01 | 1 | -14/+174 |
|
|
* | COMP: Added missing labels to case. | Brad King | 2005-01-28 | 1 | -0/+4 |
|
|
* | ENH: move executable xcode stuff to a method | Bill Hoffman | 2005-01-28 | 1 | -52/+83 |
|
|
* | ENH: use absolute paths | Bill Hoffman | 2005-01-28 | 1 | -1/+1 |
|
|