Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: make sure depend helper actually works, if a depend library gets ↵ | Bill Hoffman | 2005-12-21 | 1 | -0/+2 |
| | | | | updated, then the target needs to be removed, and the CONFIGURATION directory needs to be used | ||||
* | ENH: Add a way for the generated command to include extra flags. This is ↵ | Andy Cedilnik | 2005-12-01 | 1 | -2/+2 |
| | | | | useful for CTest (or try compile) to add -j2 | ||||
* | ENH: fixes for Xcode 2.2 | Bill Hoffman | 2005-11-18 | 1 | -1/+2 |
| | |||||
* | BUG: fix xcode 15 (really bill Hoffman) | Andy Cedilnik | 2005-09-08 | 1 | -0/+2 |
| | |||||
* | ENH: add real support for Xcode21 | Bill Hoffman | 2005-09-02 | 1 | -6/+11 |
| | |||||
* | ENH: if Xcode21 is installed then create 21 compatible project files | Bill Hoffman | 2005-07-19 | 1 | -2/+4 |
| | |||||
* | ENH: fix bug 1960 | Bill Hoffman | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | ENH: Add option to ignore errors. Only works on make | Andy Cedilnik | 2005-04-29 | 1 | -1/+2 |
| | |||||
* | ENH: Start working on command that will abstract generating of build command | Andy Cedilnik | 2005-04-28 | 1 | -5/+2 |
| | |||||
* | ENH: add source groups xcode | Bill Hoffman | 2005-03-17 | 1 | -6/+13 |
| | |||||
* | FIX: fix crashing test SubDir for xcode | Andy Cedilnik | 2005-03-11 | 1 | -0/+1 |
| | |||||
* | ENH: add re run cmake if inputs change | Bill Hoffman | 2005-02-28 | 1 | -0/+6 |
| | |||||
* | ENH: fix relative paths in xcode | Bill Hoffman | 2005-02-24 | 1 | -2/+6 |
| | |||||
* | ENH: fix spaces in paths problems | Andy Cedilnik | 2005-02-24 | 1 | -0/+1 |
| | |||||
* | ENH: ctest now uses CMake global generator to do the build part of ↵ | Ken Martin | 2005-02-22 | 1 | -3/+5 |
| | | | | build-and-test | ||||
* | ENH: all tests are passing for XCode | Bill Hoffman | 2005-02-18 | 1 | -1/+7 |
| | |||||
* | ENH: more tests are passing, relative paths, and external objects are the ↵ | Bill Hoffman | 2005-02-17 | 1 | -3/+5 |
| | | | | ones left now | ||||
* | ENH: more tests are passing | Bill Hoffman | 2005-02-16 | 1 | -0/+1 |
| | |||||
* | ENH: add custom commands, still failing a bunch of tests | Bill Hoffman | 2005-02-15 | 1 | -0/+12 |
| | |||||
* | ENH: getting closer | Bill Hoffman | 2005-02-14 | 1 | -0/+5 |
| | |||||
* | more work on linking flags | Bill Hoffman | 2005-02-11 | 1 | -2/+2 |
| | |||||
* | ENH: add link library stuff | Bill Hoffman | 2005-02-08 | 1 | -4/+4 |
| | |||||
* | ENH: depends work between targets | Bill Hoffman | 2005-02-03 | 1 | -8/+10 |
| | |||||
* | ENH: getting closer | Bill Hoffman | 2005-02-02 | 1 | -1/+12 |
| | |||||
* | ENH: closer | Bill Hoffman | 2005-02-01 | 1 | -0/+1 |
| | |||||
* | ENH: add trycompile code for xcode | Bill Hoffman | 2005-02-01 | 1 | -0/+4 |
| | |||||
* | ENH: move executable xcode stuff to a method | Bill Hoffman | 2005-01-28 | 1 | -1/+2 |
| | |||||
* | ENH: create mainGroup | Bill Hoffman | 2005-01-28 | 1 | -2/+5 |
| | |||||
* | ENH: add more xcode stuff | Bill Hoffman | 2005-01-27 | 1 | -1/+5 |
| | |||||
* | ENH: add initial non-working XCode stuff | Bill Hoffman | 2005-01-25 | 1 | -0/+5 |
| | |||||
* | ENH: initial xcode stuff | Bill Hoffman | 2005-01-24 | 1 | -0/+81 |