Historie revizí

Autor SHA1 Zpráva Datum
  Ken Martin fbf40e202a ENH: add first cut at support for exe with same name as lib před 20 roky
  Ken Martin 708828dc37 ENH: removed old convert calls před 20 roky
  Brad King 15c7d45ecd BUG: Fixed ordering of multiple commands in a custom target when implemented as custom commands. Also added support to execute pre-build rules first to be consistent with makefile generator. před 20 roky
  Ken Martin 345cf04012 ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings před 20 roky
  Brad King 77e22a7d70 BUG: Replaced previous fix with an implementation of properly formatting the custom build code in the generated file. před 20 roky
  Ken Martin a5501b11f6 FIXTHIS THING: fix the bug před 20 roky
  Brad King 397dc1cef5 ENH: Converted some ConvertToRelativeOutputPath calls to 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. před 20 roky
  Brad King 77194207ce BUG: Need proper newline argument to ConstructScript call. před 20 roky
  Brad King 39af9ee1e4 ENH: Updated implementation of custom commands. Multiple command lines are 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. před 20 roky
  Bill Hoffman 712f4b3d01 FIX: fixes bugs 1152 and 1154 před 21 roky
  Bill Hoffman 36c8f1d157 ENH: put error checking for missing linker languages před 21 roky
  Bill Hoffman 7cef36c628 ENH: add the ability to generate custom commands for a language that is not supported by an IDE před 21 roky
  Bill Hoffman 309b4caf45 BUG: make sure release flags are replaced před 21 roky
  Ken Martin e735351b3f BUG: fix crash with vs6 před 21 roky
  Bill Hoffman 9cca063c7d fix compilation před 21 roky
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. před 21 roky
  Bill Hoffman bedb6e899f BUG: fix for bug 1041, _MBCS sometimes added for UNIICODE which is bad před 21 roky
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures před 21 roky
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash před 21 roky
  Bill Hoffman d655b65256 ENH: fix rerun of cmake command před 21 roky
  Bill Hoffman 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time před 21 roky
  Bill Hoffman 71b57bc454 BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides před 21 roky
  Bill Hoffman 3262bc73d3 ENH: allow verbose makefile flag to remove nologo from all commands so you can see them in visual studio 6 před 21 roky
  Bill Hoffman 7b576866b7 ENH: add support for static library property STATIC_LIBRARY_FLAGS před 21 roky
  Bill Hoffman 4e8b76dc93 BUG 178: make top level cmakelist file a source in ALL_BUILD před 21 roky
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE před 21 roky
  Ken Martin cb2b5a188a fix for long lines with post build rules před 22 roky
  Bill Hoffman 0bdb092a01 ENH: add relative paths to visual studio 6 and 7 project files před 22 roky
  Andy Cedilnik 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems před 22 roky
  Bill Hoffman eff0a824c4 BUG: hack fix for problem of MS vs 6 and custom target commands před 22 roky