Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: remove -lgcc used by crazy coverage stuff | Bill Hoffman | 2005-09-23 | 1 | -4/+0 |
| | |||||
* | ENH: add a fix for VTK on the mac and a way to fix some projects with a ↵ | Bill Hoffman | 2005-09-07 | 1 | -5/+0 |
| | | | | single file in the cmake modules directory | ||||
* | ENH: make sure flags set in CC or CXX environment variables stay with the ↵ | Bill Hoffman | 2005-07-20 | 1 | -1/+1 |
| | | | | compiler | ||||
* | ENH: move flags next to compiler, so if env contains compiler and some flag, ↵ | Bill Hoffman | 2005-07-20 | 1 | -2/+2 |
| | | | | they stay together | ||||
* | BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS | Bill Hoffman | 2004-09-24 | 1 | -1/+1 |
| | |||||
* | ENH: major changes to support addition of languages from cmake modules ↵ | Bill Hoffman | 2004-09-22 | 1 | -3/+11 |
| | | | | directory. | ||||
* | ENH: more uniform approach to enable language, one step closer to being able ↵ | Bill Hoffman | 2004-08-26 | 1 | -0/+164 |
to enable a language without modifing cmake source code |