| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | BUG: fix for 363, VCMIDLTool not used for idl files | Bill Hoffman | 2003-11-11 | 1 | -1/+6 |
|
|
* | BUG: add preprocessor flags to resource compiler | Bill Hoffman | 2003-10-28 | 1 | -2/+5 |
|
|
* | BUG: make sure -M flags are not duplicated and are only set in the xml | Bill Hoffman | 2003-10-17 | 1 | -14/+26 |
|
|
* | BUG: fix for unicode and for /D -D | Bill Hoffman | 2003-10-17 | 1 | -1/+4 |
|
|
* | ENH: allow users to change to unicode | Bill Hoffman | 2003-10-16 | 1 | -8/+20 |
|
|
* | BUG: fix for bug 78 should be on 1.8 branch | Bill Hoffman | 2003-10-16 | 1 | -36/+88 |
|
|
* | BUG: Check for whether to use CMAKE_EXE_LINKER_FLAGS should look both for EXE... | Brad King | 2003-09-24 | 1 | -1/+2 |
|
|
* | BUG: make sure exe output path is used for dep hack stuff | Bill Hoffman | 2003-08-28 | 1 | -2/+14 |
|
|
* | fix to executable depends for custom commands | Ken Martin | 2003-08-28 | 1 | -1/+11 |
|
|
* | BUG: fix bug with custom commands depending on executables | Bill Hoffman | 2003-08-28 | 1 | -3/+13 |
|
|
* | BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ... | Bill Hoffman | 2003-08-07 | 1 | -2/+2 |
|
|
* | BUG#92 - Added XML escaping for <, >, and &. | Brad King | 2003-08-05 | 1 | -0/+9 |
|
|
* | ENH: Fully implemented SOURCE_GROUP command. | Brad King | 2003-07-23 | 1 | -1/+1 |
|
|
* | ENH: add linker flags | Bill Hoffman | 2003-07-03 | 1 | -6/+26 |
|
|
* | moved depend code into cmTarget | Ken Martin | 2003-06-24 | 1 | -88/+8 |
|
|
* | fix for bad assumption on custom rules | Ken Martin | 2003-06-17 | 1 | -5/+10 |
|
|
* | more crazt changes source files now must match with full path | Ken Martin | 2003-06-05 | 1 | -1/+5 |
|
|
* | ENH: allow duplicate commands with the same output to be reduced automaticall... | Bill Hoffman | 2003-06-04 | 1 | -1/+1 |
|
|
* | compielr warnings | Ken Martin | 2003-06-04 | 1 | -2/+1 |
|
|
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -190/+237 |
|
|
* | add support for vs 71 | Bill Hoffman | 2003-05-08 | 1 | -3/+12 |
|
|
* | BUG: remove 64 bit warnings | Bill Hoffman | 2003-05-05 | 1 | -2/+1 |
|
|
* | BUG: fix crash with force cxx type | Bill Hoffman | 2003-03-17 | 1 | -1/+5 |
|
|
* | force cxx compiler for cxx files | Bill Hoffman | 2003-03-17 | 1 | -6/+12 |
|
|
* | Force c++ builds for c++ files | Bill Hoffman | 2003-03-14 | 1 | -0/+1 |
|
|
* | Several fixes/improvements: | Brad King | 2003-02-07 | 1 | -5/+36 |
|
|
* | added option to shut off automatic rebuilding | Ken Martin | 2003-02-06 | 1 | -7/+15 |
|
|
* | some clean up in link directories | Ken Martin | 2002-12-17 | 1 | -8/+35 |
|
|