| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -1/+1 |
|
|
* | ENH: Generator now creates a separate intermediate files directory for each t... | Brad King | 2005-07-27 | 1 | -7/+27 |
|
|
* | ENH: fix lib case bug correctly | Bill Hoffman | 2005-07-25 | 1 | -1/+11 |
|
|
* | BUG: undo fix | Bill Hoffman | 2005-07-23 | 1 | -6/+1 |
|
|
* | ENH: more efficent fix for bug # 2063 | Bill Hoffman | 2005-07-22 | 1 | -4/+6 |
|
|
* | BUG: fix for case mismatched lib bug # 2063 | Bill Hoffman | 2005-07-22 | 1 | -1/+4 |
|
|
* | BUG: remove part of patch from bug 1965 that set executable paths | Bill Hoffman | 2005-07-13 | 1 | -6/+1 |
|
|
* | FIX: apply patch from bug# 1965 | Bill Hoffman | 2005-07-13 | 1 | -284/+304 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 1 | -9/+9 |
|
|
* | ENH: add first cut at support for exe with same name as lib | Ken Martin | 2005-06-16 | 1 | -1/+10 |
|
|
* | ENH: removed old convert calls | Ken Martin | 2005-06-10 | 1 | -2/+3 |
|
|
* | Undo fix as it broke the dashboard | Bill Hoffman | 2005-05-12 | 1 | -16/+6 |
|
|
* | ENH: fix for bug where debug, release etc flags were not used for linker opti... | Bill Hoffman | 2005-05-12 | 1 | -6/+16 |
|
|
* | BUG: fix insert for 64 bit | Bill Hoffman | 2005-04-13 | 1 | -2/+2 |
|
|
* | BUG: fix Ambiguity in insert call | Bill Hoffman | 2005-04-12 | 1 | -1/+3 |
|
|
* | ENH: performance improvements | Bill Hoffman | 2005-04-12 | 1 | -6/+17 |
|
|
* | ENH: fix adding of rc files | Bill Hoffman | 2005-03-22 | 1 | -18/+34 |
|
|
* | ENH: big change that includes immediate subdir support, removing the notion o... | Ken Martin | 2005-03-18 | 1 | -1/+1 |
|
|
* | ENH: Converted some ConvertToRelativeOutputPath calls to ConvertToOptionallyR... | Brad King | 2005-02-24 | 1 | -8/+3 |
|
|
* | ENH: Updated implementation of custom commands. Multiple command lines are n... | Brad King | 2005-02-22 | 1 | -41/+25 |
|
|
* | FIX: fix for bug 1606 | Bill Hoffman | 2005-02-17 | 1 | -8/+8 |
|
|
* | FIX: fix for bug 1460 | Bill Hoffman | 2005-02-11 | 1 | -3/+26 |
|
|
* | ENH: fix bug 1324 | Bill Hoffman | 2005-02-10 | 1 | -8/+24 |
|
|
* | BUG: fix version number | Bill Hoffman | 2005-01-26 | 1 | -1/+1 |
|
|
* | ENH: put error checking for missing linker languages | Bill Hoffman | 2004-10-27 | 1 | -2/+20 |
|
|
* | ENH: add the ability to generate custom commands for a language that is not s... | Bill Hoffman | 2004-10-21 | 1 | -0/+4 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -26/+42 |
|
|
* | ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson | Bill Hoffman | 2004-09-15 | 1 | -3/+3 |
|
|
* | ENH: use GetRequiredDefinition instead of GetDefinition and crash | Bill Hoffman | 2004-08-11 | 1 | -19/+20 |
|
|
* | BUG: Fixed crash when CMAKE_CXX_STACK_SIZE is not defined. | Brad King | 2004-08-05 | 1 | -4/+10 |
|
|
* | ENH: sort flags, and fix order and case problems and add a few more | Bill Hoffman | 2004-07-15 | 1 | -33/+39 |
|
|
* | ENH: remove warnings | Bill Hoffman | 2004-07-14 | 1 | -3/+0 |
|
|
* | ENH: use a map to fill out flags, and keep command line consistent with the GUI | Bill Hoffman | 2004-07-14 | 1 | -112/+141 |
|
|
* | ENH: add support for VCExpress 2005 | Bill Hoffman | 2004-07-05 | 1 | -4/+11 |
|
|
* | ENH: add NDEBUG to windows release builds for both ide and nmake | Bill Hoffman | 2004-06-14 | 1 | -3/+3 |
|
|
* | BUG: fix for 871, include external should work for 7.1 and 7.0 | Bill Hoffman | 2004-06-01 | 1 | -1/+10 |
|
|
* | BUG: make sure global generate is done when cmakelist file chagnes, also make... | Bill Hoffman | 2004-05-20 | 1 | -8/+13 |
|
|
* | BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides | Bill Hoffman | 2004-04-23 | 1 | -1/+3 |
|
|
* | ENH: add verbose make abilility to visual studio 7 | Bill Hoffman | 2004-04-23 | 1 | -2/+23 |
|
|
* | ENH: add support for static library property STATIC_LIBRARY_FLAGS | Bill Hoffman | 2004-04-22 | 1 | -2/+6 |
|
|
* | BUG 178: make top level cmakelist file a source in ALL_BUILD | Bill Hoffman | 2004-04-22 | 1 | -4/+0 |
|
|
* | BUG: fix for bug 91 | Bill Hoffman | 2004-04-16 | 1 | -2/+23 |
|
|
* | fix problem with custom command | Ken Martin | 2004-04-07 | 1 | -1/+2 |
|
|
* | ENH: Properly build WIN32 executables | Andy Cedilnik | 2004-03-09 | 1 | -3/+3 |
|
|
* | ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE | Andy Cedilnik | 2004-02-28 | 1 | -4/+1 |
|
|
* | BUG: .lib from a .dll should go in m_LibraryOutputPath not m_ExecutableOutput... | Bill Hoffman | 2004-01-23 | 1 | -1/+1 |
|
|
* | BUG: fix for debug flags into project files | Bill Hoffman | 2004-01-23 | 1 | -1/+29 |
|
|
* | ENH: add relative paths to visual studio 6 and 7 project files | Bill Hoffman | 2003-12-22 | 1 | -9/+9 |
|
|
* | BUG: Fix Bug #445 - Same library in multiple projects can cause problems | Andy Cedilnik | 2003-12-18 | 1 | -2/+2 |
|
|
* | BUG#393: Adding XML escaping for additional per-source compile flags. | Brad King | 2003-11-21 | 1 | -4/+3 |
|
|