Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix more than one argument passed in to compilers via environment | Bill Hoffman | 2006-01-25 | 1 | -1/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+1 |
| | |||||
* | ENH: add support for java 1.5 | Bill Hoffman | 2005-09-08 | 1 | -0/+2 |
| | |||||
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -1/+1 |
| | |||||
* | ENH: make sure flags set in CC or CXX environment variables stay with the ↵ | Bill Hoffman | 2005-07-20 | 1 | -0/+3 |
| | | | | compiler | ||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -1/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | ENH: major changes to support addition of languages from cmake modules ↵ | Bill Hoffman | 2004-09-22 | 1 | -37/+44 |
| | | | | directory. | ||||
* | ENH: more uniform approach to enable language, one step closer to being able ↵ | Bill Hoffman | 2004-08-26 | 1 | -0/+1 |
| | | | | to enable a language without modifing cmake source code | ||||
* | FIX: for Windows users, it seems logical to favor native win32 installation ↵ | Sebastien Barre | 2003-10-16 | 1 | -2/+2 |
| | | | | before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin) | ||||
* | ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows ↵ | Bill Hoffman | 2002-12-17 | 1 | -1/+1 |
| | | | | projects within projects to have different languages | ||||
* | Add java support | Andy Cedilnik | 2002-12-11 | 1 | -0/+75 |