تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Bill Hoffman b0bc59f709 ENH: commit fix for putting everything in the build on vs 19 سال پیش
  Brad King 8824f7984a BUG: Fixed references to projects outside the build tree and in other locations with spaces in the path. This is needed for out-of-source/out-of-binary subdirectories in the build. 19 سال پیش
  Brad King 9a1d4e92eb BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators. 19 سال پیش
  Brad King 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 سال پیش
  Ken Martin bf0cb4d49a STYLE: fix line length 19 سال پیش
  Brad King bc135b7fc2 BUG: MSVC* variables should be set in IDE generators instead of just NMake. 19 سال پیش
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 سال پیش
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 19 سال پیش
  Brad King 93c95f1cc5 BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory. 19 سال پیش
  Andy Cedilnik c4156b4531 COMP: Even more global target fixes 20 سال پیش
  Brad King afa8367885 BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name. 20 سال پیش
  Brad King 22c62c9e65 BUG: Sweeping changes to cleanup computation of target names. This should 20 سال پیش
  Brad King 805d365d47 ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other CMake-generated targets (ALL_BUILD, RUN_TESTS, INSTALL). 20 سال پیش
  Brad King 1c7075057f ENH: Added support for parallel builds in VS 8. There is now a special target on which all other targets depend that re-runs CMake if any listfiles have been changed. This addresses bug#2512. 20 سال پیش
  Andy Cedilnik 782bef7374 ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2 20 سال پیش
  Brad King d952f68738 BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own GUIDs in a ProjectGUID attribute. The top level .sln file needs a special comment at the top to allow it to be opened with double-click in explorer. 20 سال پیش
  Ken Martin 369308ca76 ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk 20 سال پیش
  Andy Cedilnik 61d0a75d11 ENH: Add option to ignore errors. Only works on make 20 سال پیش
  Brad King 48702f8a8d COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddUtility method on a target. This significantly simplifies the implementation and removes warnings about hiding virtual functions. 20 سال پیش
  Andy Cedilnik cb3ea2328a ENH: Start working on a method that abstracts generating of build command 20 سال پیش
  Brad King 3b81a43294 ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets build before being installed. 20 سال پیش
  Andy Cedilnik 86cebea79a ENH: More ctest changes and move SetupTest to superclass 20 سال پیش
  Ken Martin 3ff6722934 ENH: cleanup by removing all the olf local generate junk that i not longer needed 20 سال پیش
  Ken Martin 4d30cb309c ENH: ctest now uses CMake global generator to do the build part of build-and-test 21 سال پیش
  Bill Hoffman 13865fc4fa ENH: move project map to global generator base 21 سال پیش
  Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 21 سال پیش
  Brad King 9b1771aef4 BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile. 21 سال پیش
  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 21 سال پیش
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 21 سال پیش
  Bill Hoffman d89adbf049 remove warnings 22 سال پیش