| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: removed unused rules from targets for VS | Ken Martin | 2006-03-23 | 1 | -68/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -70/+72 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -101/+101 |
|
|
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -2/+1 |
|
|
* | BUG: More fixing of support for global target son visual studio | Andy Cedilnik | 2006-02-24 | 1 | -7/+6 |
|
|
* | COMP: More fixes for visual studio | Andy Cedilnik | 2006-02-23 | 1 | -0/+3 |
|
|
* | ENH: make command line flags more consistent with ide settings | Bill Hoffman | 2006-02-21 | 1 | -70/+13 |
|
|
* | ENH: make sure CMAKE_STANDARD_LIBRARIES are used | Bill Hoffman | 2006-02-20 | 1 | -1/+3 |
|
|
* | BUG: Add target-level COMPILE_FLAGS to the target not the individual source f... | Brad King | 2006-02-20 | 1 | -6/+8 |
|
|
* | ENH: If CMAKE_NO_AUTOMATIC_INCLUDE_DIRECTORIES is not set try to approximate ... | Brad King | 2006-02-18 | 1 | -1/+2 |
|
|
* | BUG: Use NOINHERIT macro to avoid linking to project default libraries which ... | Brad King | 2006-02-15 | 1 | -2/+6 |
|
|
* | BUG: Removed hard-coded linking to odbc32 and odbccp32. | Brad King | 2006-02-14 | 1 | -1/+1 |
|
|
* | BUG: Avoid adding unused rules to special targets like ALL_BUILD. Make sure ... | Brad King | 2006-02-14 | 1 | -1/+13 |
|
|
* | ENH: bug fix for 2829 better flags for idl tool | Bill Hoffman | 2006-02-10 | 1 | -1/+16 |
|
|
* | BUG: Fixed generation of cmake re-run rules. | Brad King | 2006-02-09 | 1 | -11/+12 |
|
|
* | ENH: add working directory support | Bill Hoffman | 2006-02-08 | 1 | -5/+8 |
|
|
* | BUG: VS7 generator should use per-configuration linker flags for targets. Th... | Brad King | 2006-01-27 | 1 | -3/+18 |
|
|
* | ENH: add COMPILE_FLAGS to targets | Bill Hoffman | 2006-01-25 | 1 | -2/+8 |
|
|
* | BUG: Sweeping changes to cleanup computation of target names. This should | Brad King | 2006-01-13 | 1 | -167/+60 |
|
|
* | ENH: for all custom commands that can not be given to a target, add them to a... | Bill Hoffman | 2006-01-09 | 1 | -3/+76 |
|
|
* | ENH: removed TARGET_DIR_PREFIX support | Ken Martin | 2005-12-13 | 1 | -5/+0 |
|
|
* | ENH: Added support for parallel builds in VS 8. There is now a special targe... | Brad King | 2005-12-13 | 1 | -1/+2 |
|
|
* | ENH: fix for bug 2584, empty source groups with children skipped | Bill Hoffman | 2005-12-12 | 1 | -1/+1 |
|
|
* | BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own... | Brad King | 2005-11-22 | 1 | -2/+8 |
|
|
* | ENH: add some more properties for visual studio projects | Bill Hoffman | 2005-11-19 | 1 | -4/+13 |
|
|
* | COMP: fix compile error | Bill Hoffman | 2005-11-19 | 1 | -5/+2 |
|
|
* | BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was bro... | Brad King | 2005-11-18 | 1 | -25/+16 |
|
|
* | BUG: Fixed XML escapes for custom commands. Also added escaping of newlines ... | Brad King | 2005-11-17 | 1 | -3/+3 |
|
|
* | BUG: Double-quotes in definitions must be escaped. | Brad King | 2005-10-03 | 1 | -2/+5 |
|
|
* | 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 |
|
|