Bill Hoffman
|
797a7f50a2
ENH: use project not target name
|
преди 19 години |
Bill Hoffman
|
63e2a9dffa
ENH: fix for external object test
|
преди 19 години |
Bill Hoffman
|
66523061d0
ENH: remove warnings and debug statement
|
преди 19 години |
Bill Hoffman
|
ca0230a33e
ENH: check in initial conv library stuff
|
преди 19 години |
Bill Hoffman
|
5330a03994
ENH: allow for -gdwarf-2 to be in cflags or cxxflags for xcode
|
преди 19 години |
Bill Hoffman
|
052cb7753b
ENH: undo bad changes
|
преди 19 години |
Bill Hoffman
|
107e01c8dc
ENH: fix for bug -gdwarf getting removed
|
преди 19 години |
Brad King
|
c0326d0d54
ENH: Simplify code by removing redundant check against BUILD_WITH_INSTALL_RPATH.
|
преди 19 години |
Bill Hoffman
|
21f3a18bee
ENH: fix failing tests on mac
|
преди 19 години |
Brad King
|
7d2de52c1a
ENH: Cleaned up signature of cmMakefile::AddUtilityCommand. It is not valid to have an output from a utility rule and no calls to the method asked for an output anyway. The argument has been removed.
|
преди 19 години |
Brad King
|
dd332a00cc
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
|
преди 19 години |
Brad King
|
b9fc06735d
BUG: Enabled use of EscapeForShell to properly escape custom command lines. This addresses bug#3786 for Xcode.
|
преди 19 години |
Bill Hoffman
|
78275f1d4b
ENH: do not use OBJROOT or you can get two copies of executables
|
преди 19 години |
Brad King
|
d3e8ef705e
BUG: Set GCC_SYMBOLS_PRIVATE_EXTERN and GCC_INLINES_ARE_PRIVATE_EXTERN attributes on all projects to prevent -fvisibility=hidden flags. This is needed to make RTTI work by default.
|
преди 19 години |
Bill Hoffman
|
1fa5f76e40
BUG: fix for bug 3417
|
преди 19 години |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
преди 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 години |
Bill Hoffman
|
43fd40fe21
ENH: fix warning
|
преди 19 години |
Bill Hoffman
|
0883dee7f0
ENH: fix rebuild problem with xcode and universal binaries
|
преди 19 години |
Ken Martin
|
80f71359c1
STYLE: fix line length
|
преди 19 години |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
преди 19 години |
Brad King
|
d5719f22c1
ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds.
|
преди 19 години |
Bill Hoffman
|
e4f3568099
ENH: fix so all configurations show up
|
преди 19 години |
Bill Hoffman
|
71505ff2d2
ENH: fix spaces in path for xcode
|
преди 19 години |
Bill Hoffman
|
ae10b3578d
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
преди 19 години |
Andy Cedilnik
|
c2da475507
ENH: Use PBXResourcesBuildPhase for resrources
|
преди 19 години |
Andy Cedilnik
|
5076590a02
ENH: Simplify. Instead of doing ../MacOS just copy to current directory
|
преди 19 години |
Andy Cedilnik
|
32ec28ad00
ENH: Add copy stages for bundle files
|
преди 19 години |
Bill Hoffman
|
f7c1723135
ENH: add support for universal binaries
|
преди 19 години |
Bill Hoffman
|
5208004560
ENH: fix up this changes for mac
|
преди 19 години |