Bill Hoffman
|
b0bc59f709
ENH: commit fix for putting everything in the build on vs
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
bc135b7fc2
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
c4156b4531
COMP: Even more global target fixes
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
805d365d47
ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other CMake-generated targets (ALL_BUILD, RUN_TESTS, INSTALL).
|
%!s(int64=20) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
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
|
%!s(int64=20) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
369308ca76
ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
61d0a75d11
ENH: Add option to ignore errors. Only works on make
|
%!s(int64=20) %!d(string=hai) anos |
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.
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
cb3ea2328a
ENH: Start working on a method that abstracts generating of build command
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
3b81a43294
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets build before being installed.
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
86cebea79a
ENH: More ctest changes and move SetupTest to superclass
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
3ff6722934
ENH: cleanup by removing all the olf local generate junk that i not longer needed
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
4d30cb309c
ENH: ctest now uses CMake global generator to do the build part of build-and-test
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
13865fc4fa
ENH: move project map to global generator base
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
%!s(int64=21) %!d(string=hai) anos |
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.
|
%!s(int64=21) %!d(string=hai) anos |
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
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
%!s(int64=21) %!d(string=hai) anos |
Bill Hoffman
|
d89adbf049
remove warnings
|
%!s(int64=22) %!d(string=hai) anos |