Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Converted some ConvertToRelativeOutputPath calls to ↵ | Brad King | 2005-02-24 | 1 | -8/+3 |
| | | | | ConvertToOptionallyRelativeOutputPath in preparation for making ConvertToRelativeOutputPath always convert. Some of these might be able to be switched back but we will first have to test what paths can be relative in the generate VS project files. | ||||
* | ENH: Updated implementation of custom commands. Multiple command lines are ↵ | Brad King | 2005-02-22 | 1 | -41/+25 |
| | | | | now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues. | ||||
* | 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 ↵ | Bill Hoffman | 2004-10-21 | 1 | -0/+4 |
| | | | | supported by an IDE | ||||
* | ENH: major changes to support addition of languages from cmake modules ↵ | Bill Hoffman | 2004-09-22 | 1 | -26/+42 |
| | | | | directory. | ||||
* | 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 ↵ | Bill Hoffman | 2004-05-20 | 1 | -8/+13 |
| | | | | make sure guids are stored in the cache so the .sln file does not change every time | ||||
* | 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 ↵ | Bill Hoffman | 2004-01-23 | 1 | -1/+1 |
| | | | | m_ExecutableOutputPath | ||||
* | 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 ↵ | Brad King | 2003-09-24 | 1 | -1/+2 |
| | | | | EXECUTABLE and WIN32_EXECUTABLE targets. | ||||
* | 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 |
| | | | | for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi | ||||
* | 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 ↵ | Bill Hoffman | 2003-06-04 | 1 | -1/+1 |
| | | | | automatically to one command |