index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-28
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-27
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-26
1
-1/+1
*
Merge topic 'AutomocUseTargetProperties'
David Cole
2012-09-25
3
-36/+27
|
\
|
*
Use the cmGeneratorTarget for the include directories API.
Stephen Kelly
2012-09-19
1
-2/+3
|
*
Merge branch 'use-generator-target' into AutomocUseTargetProperties
Stephen Kelly
2012-09-19
224
-2112/+19892
|
|
\
|
*
|
Automoc: also the makefile-COMPILE_DEFINITIONS
Alex Neundorf
2012-09-06
1
-0/+6
|
*
|
Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS
Alex Neundorf
2012-09-05
3
-34/+6
|
*
|
Automoc: fix #13493, use target properties for include dirs
Alex Neundorf
2012-09-05
1
-4/+16
*
|
|
Merge topic 'use-generator-target'
David Cole
2012-09-25
26
-262/+378
|
\
\
\
|
*
|
|
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
5
-79/+76
|
|
|
/
|
|
/
|
|
*
|
Fix compiler warning with initialization order.
Stephen Kelly
2012-09-19
1
-1/+1
|
*
|
Add convenience for getting a cmGeneratorTarget to use.
Stephen Kelly
2012-09-19
2
-0/+7
|
*
|
Add a wrapper for accessing config-specific compile-definitions.
Stephen Kelly
2012-09-19
5
-12/+31
|
*
|
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
Stephen Kelly
2012-09-19
4
-26/+19
|
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
16
-52/+68
|
*
|
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
6
-26/+28
|
*
|
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-24/+25
|
*
|
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
13
-49/+56
|
*
|
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
13
-78/+95
|
*
|
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-76/+79
|
*
|
Store cmGeneratorTargets with the makefile.
Stephen Kelly
2012-09-19
4
-6/+24
|
*
|
Add more forwarding API to cmGeneratorTarget.
Stephen Kelly
2012-09-19
2
-0/+36
*
|
|
Merge topic 'osx-sysroot-cleanup'
David Cole
2012-09-25
13
-133/+154
|
\
\
\
|
*
|
|
OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler id
Brad King
2012-09-24
1
-0/+8
|
*
|
|
OS X: Teach deployment target sanity check about SDK names
Brad King
2012-09-22
1
-20/+30
|
*
|
|
OS X: Further improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-1/+3
|
*
|
|
OS X: If CMAKE_OSX_SYSROOT is already set do not compute default
Brad King
2012-09-21
1
-4/+6
|
*
|
|
OS X: Simplify selection of CMAKE_OSX_ARCHITECTURES
Brad King
2012-09-21
1
-23/+4
|
*
|
|
OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK name
Brad King
2012-09-21
1
-2/+35
|
*
|
|
Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file
Brad King
2012-09-21
1
-0/+3
|
*
|
|
bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot
Brad King
2012-09-21
1
-0/+8
|
*
|
|
OS X: Improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-44/+39
|
*
|
|
OS X: Always generate -isysroot if any SDK is in use
Brad King
2012-09-21
8
-40/+29
|
*
|
|
Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULT
Brad King
2012-09-21
1
-10/+0
*
|
|
|
Merge topic 'qt5-qtdialog-port'
David Cole
2012-09-25
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Enable deprecated API when using Qt 5.
Stephen Kelly
2012-09-23
1
-0/+2
*
|
|
|
|
Merge topic 'ImproveFindSDLxxxModules'
David Cole
2012-09-25
6
-189/+285
|
\
\
\
\
\
|
*
|
|
|
|
FindSDL: Stay compatible with old input variables
Benjamin Eikel
2012-09-25
4
-0/+32
|
*
|
|
|
|
FindSDL: Remove from find_... calls PATHS that are set by default
Benjamin Eikel
2012-09-25
6
-116/+7
|
*
|
|
|
|
FindSDL: Add my copyright tag to all FindSDL_* modules
Benjamin Eikel
2012-09-25
6
-0/+6
|
*
|
|
|
|
FindSDL: Add version support
Benjamin Eikel
2012-09-25
1
-1/+19
|
*
|
|
|
|
FindSDL: Format documentation
Benjamin Eikel
2012-09-25
1
-10/+10
|
*
|
|
|
|
FindSDL: Update documentation
Benjamin Eikel
2012-09-25
1
-5/+11
|
*
|
|
|
|
FindSDL: Add version support for FindSDL_ttf
Benjamin Eikel
2012-09-25
1
-1/+18
|
*
|
|
|
|
FindSDL: Use SDL_TTF prefix for variables
Benjamin Eikel
2012-09-25
1
-4/+14
|
*
|
|
|
|
FindSDL: Update documentation
Benjamin Eikel
2012-09-25
1
-5/+11
|
*
|
|
|
|
FindSDL: Add version support for FindSDL_mixer
Benjamin Eikel
2012-09-25
1
-1/+18
|
*
|
|
|
|
FindSDL: Use SDL_MIXER prefix for variables
Benjamin Eikel
2012-09-25
1
-4/+14
|
*
|
|
|
|
FindSDL: Pass SDL_SOUND_LIBRARY to FIND_PACKAGE_HANDLE_STANDARD_ARGS
Benjamin Eikel
2012-09-25
1
-1/+1
[next]