Brad King
|
9a0b9bc8b7
Optionally pass include directories with response files
|
14 years ago |
Brad King
|
d099546450
Factor old-style -D flags out from -I flag generation
|
14 years ago |
Brad King
|
1a29ccaf9a
Remove cmLocalGenerator::GetRealLocation
|
15 years ago |
Brad King
|
ced1d5eccd
Skip file-level dependencies on custom targets (#11332)
|
15 years ago |
Brad King
|
e30a775f68
Improve signature of cmLocalGenerator::GetRealDependency
|
15 years ago |
Brad King
|
b06fb16684
No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202)
|
15 years ago |
Brad King
|
cb9ea2647f
Remove cmSystemTools::EscapeSpaces method
|
15 years ago |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
15 years ago |
Brad King
|
d9b2da139d
Merge branch 'mingw-response-files'
|
15 years ago |
Alex Neundorf
|
3901e0408c
-improve crosscompiling from Linux to iphone (#10526)
|
15 years ago |
Brad King
|
87f0853941
Use forward slashes for objects in response files
|
15 years ago |
David Cole
|
9a35d67bce
Fix line length style issue.
|
15 years ago |
David Cole
|
6ee87b2e5c
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running.
|
15 years ago |
Brad King
|
4f43c1f276
Singly-quote target names for Watcom linker
|
16 years ago |
Brad King
|
2dc39b8c32
Define per-target OSX_ARCHITECTURES property
|
16 years ago |
Brad King
|
0653286dc6
Split Borland compiler information files
|
16 years ago |
Brad King
|
1e48243591
Introduce "build feature" lookup framework
|
16 years ago |
Brad King
|
f40406ed6b
Fix default install prefix on Haiku
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
David Cole
|
f199385605
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling GetLocation on a utility target - caused by custom command output file with same name as custom target. The fix is to avoid calling GetLocation unless the target is of a type that is expected to have a location...
|
16 years ago |
Brad King
|
3fe5f8d960
Optionally force conversion to relative path
|
16 years ago |
Brad King
|
180c60a86f
Fix check for -isysroot on OS X
|
16 years ago |
Bill Hoffman
|
e7d75864d1
Only do the OSX arch stuff on OSX.
|
16 years ago |
Bill Hoffman
|
58818d5168
Add detection of gcc versions that do not support isysroot option and do not use it for them.
|
16 years ago |
Bill Hoffman
|
6362d4c743
Fix case where no archs are found on older macs.
|
16 years ago |
Bill Hoffman
|
ea282284d5
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs are specified by the user then no flags are set. We no longer use CMAKE_OSX_ARCHITECTURES_DEFAULT.
|
16 years ago |
Brad King
|
e308621382
Create CMP0014 to require CMakeLists.txt files
|
16 years ago |
Brad King
|
3fda5c6463
Factor cmLocalGenerator::Configure input file read
|
16 years ago |
Brad King
|
1db5c90644
Factor cmLocalGenerator::Configure object max path
|
16 years ago |
Brad King
|
a6890a1673
Manage current local generator with automatic var
|
16 years ago |