Bill Hoffman
|
e5637ef7d8
|
FIX: fix to make this work with new custom command stuff
|
2005-02-23 13:50:52 -05:00 |
Brad King
|
39af9ee1e4
|
ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
|
2005-02-22 10:32:44 -05:00 |
Ken Martin
|
4d30cb309c
|
ENH: ctest now uses CMake global generator to do the build part of build-and-test
|
2005-02-22 09:12:10 -05:00 |
Andy Cedilnik
|
c116bf5f84
|
ENH: fix for spaces in the path
|
2005-02-18 15:45:19 -05:00 |
Bill Hoffman
|
c60cf6585d
|
COMP: remove warning
|
2005-02-18 14:32:55 -05:00 |
Bill Hoffman
|
785b0dc012
|
ENH: all tests are passing for XCode
|
2005-02-18 13:32:51 -05:00 |
Bill Hoffman
|
e930043477
|
ENH: more tests are passing, relative paths, and external objects are the ones left now
|
2005-02-17 17:54:14 -05:00 |
Bill Hoffman
|
b0a0ccb083
|
ENH: add CMAKE_CFG_INTDIR
|
2005-02-16 19:13:20 -05:00 |
Bill Hoffman
|
6bf064d41c
|
ENH: use ALL_BUILD target
|
2005-02-16 18:47:30 -05:00 |
Bill Hoffman
|
cb73410ccb
|
ENH: more tests are passing
|
2005-02-16 16:35:32 -05:00 |
Bill Hoffman
|
f508fc9839
|
ENH: add custom commands, still failing a bunch of tests
|
2005-02-15 17:25:40 -05:00 |
Bill Hoffman
|
34e7e36cae
|
ENH: getting closer
|
2005-02-14 16:46:32 -05:00 |
Bill Hoffman
|
ef5db04e24
|
more work on linking flags
|
2005-02-11 14:25:05 -05:00 |
Bill Hoffman
|
f6f765e86f
|
ENH: add link library stuff
|
2005-02-08 17:12:38 -05:00 |
Bill Hoffman
|
0bc51d181d
|
ENH: fix bug in target linking
|
2005-02-07 17:36:34 -05:00 |
Bill Hoffman
|
8659d1206b
|
ENH: this version can build cmake
|
2005-02-04 17:58:58 -05:00 |
Bill Hoffman
|
00091e1b84
|
COMP: remove warnings
|
2005-02-03 19:32:23 -05:00 |
Bill Hoffman
|
fd0f29e6f4
|
ENH: depends work between targets
|
2005-02-03 17:42:55 -05:00 |
Bill Hoffman
|
68c419c780
|
ENH: getting closer
|
2005-02-02 17:16:07 -05:00 |
Bill Hoffman
|
f403811a0c
|
ENH: closer
|
2005-02-01 17:17:12 -05:00 |
Bill Hoffman
|
7baa78034e
|
ENH: getting closer
|
2005-02-01 15:48:33 -05:00 |
Bill Hoffman
|
3bb54c00d5
|
COMP: fix warning
|
2005-02-01 14:28:46 -05:00 |
Bill Hoffman
|
b08e6ecb38
|
ENH: add trycompile code for xcode
|
2005-02-01 13:07:42 -05:00 |
Brad King
|
110ce95fc8
|
COMP: Added missing labels to case.
|
2005-01-28 18:12:56 -05:00 |
Bill Hoffman
|
2ca86b868c
|
ENH: move executable xcode stuff to a method
|
2005-01-28 17:21:35 -05:00 |
Bill Hoffman
|
bbba869cfc
|
ENH: use absolute paths
|
2005-01-28 16:26:03 -05:00 |
Bill Hoffman
|
97cd380970
|
ENH: create mainGroup
|
2005-01-28 16:00:10 -05:00 |
Bill Hoffman
|
b6f28aaf89
|
COMP: fix warning
|
2005-01-27 19:24:51 -05:00 |
Bill Hoffman
|
b9982e4b60
|
ENH: xcode almost working for simple exe, but not yet
|
2005-01-27 17:09:09 -05:00 |
Bill Hoffman
|
e2ff9a73fa
|
ENH: fix a few more xcode things
|
2005-01-27 16:43:18 -05:00 |
Bill Hoffman
|
97a51d2172
|
ENH: add more xcode stuff
|
2005-01-27 16:11:44 -05:00 |
Bill Hoffman
|
a47197b2ce
|
COMP: fix warnings
|
2005-01-25 16:36:57 -05:00 |
Bill Hoffman
|
0f71716672
|
COMP: fix warnings
|
2005-01-25 16:30:44 -05:00 |
Bill Hoffman
|
96daa417cb
|
ENH: add initial non-working XCode stuff
|
2005-01-25 15:26:57 -05:00 |
Bill Hoffman
|
e57b17df7e
|
ENH: initial xcode stuff
|
2005-01-24 17:35:54 -05:00 |