summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'decay-language-version'Brad King2014-05-0837-18/+216
|\
| * cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-0734-1/+152
| * Features: Decay language flag if requested is not available.Stephen Kelly2014-05-073-9/+57
| * Project: Fix exit-on-error with compile feature tests.Stephen Kelly2014-05-071-4/+3
| * Project: Use nullary form of main for compile feature tests.Stephen Kelly2014-05-071-1/+1
| * Project: Remove extern from static string in feature tests.Stephen Kelly2014-05-071-1/+1
| * Help: Fix order of help entries.Stephen Kelly2014-05-072-2/+2
| * Tests: Fix name of cache variable.Stephen Kelly2014-05-071-2/+2
* | Merge topic 'compiler-id-refactor'Brad King2014-05-0839-442/+448
|\ \
| * | Project: Refactor C compiler determination into multiple files.Stephen Kelly2014-05-0711-233/+94
| * | CompilerId: Allow specifying a prefix for preprocessor defines.Stephen Kelly2014-05-0721-79/+82
| * | CompilerId: Guard the platform-default compiler code with a parameter.Stephen Kelly2014-05-072-6/+7
| * | CompilerId: Add option to generate compiler-id-specific defines.Stephen Kelly2014-05-071-2/+12
| * | CompilerId: Allow specifying the compiler-specific components to generate.Stephen Kelly2014-05-072-3/+22
| * | Project: Split the compiler id detection into a separate function.Stephen Kelly2014-05-072-74/+101
| * | Project: Generate the CXX compiler Id test from multiple files.Stephen Kelly2014-05-0728-218/+303
* | | Merge topic 'ncurses-tinfo'Brad King2014-05-081-3/+15
|\ \ \
| * | | FindCurses: Detect and satisfy ncurses dependency on tinfoMark Wright2014-05-061-2/+14
| * | | FindCurses: Honor CURSES_NEED_NCURSES when curses is foundMark Wright2014-05-061-1/+1
* | | | Merge topic 'desktop-icon'Brad King2014-05-081-1/+1
|\ \ \ \
| * | | | cmake-gui: Fix desktop file icon configurationJohannes Huber2014-05-071-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-05-081-1/+1
* | | | | Merge topic 'dev/source-file-performance'Brad King2014-05-074-51/+56
|\ \ \ \ \
| * | | | | cmSourceFile: Take a stringBen Boeckel2014-04-291-1/+1
| * | | | | perf: Cache the language property stringBen Boeckel2014-04-292-2/+6
| * | | | | cmSourceFile: Cache the isUiFile checkBen Boeckel2014-04-292-3/+4
| * | | | | cmSourceFileLocation: Return a string referenceBen Boeckel2014-04-291-1/+1
| * | | | | cmSourceFileLocation: Save some string copiesBen Boeckel2014-04-291-6/+6
| * | | | | cmSourceFileLocation: Simplify logic in MatchesBen Boeckel2014-04-291-36/+35
| * | | | | cmSourceFileLocation: Avoid string allocation in extension checkingBen Boeckel2014-04-291-2/+3
* | | | | | Merge topic 'dev/regex-variables'Brad King2014-05-075-42/+62
|\ \ \ \ \ \
| * | | | | | StoreMatches: Minor cleanupsBen Boeckel2014-04-291-3/+3
| * | | | | | ClearMatches: Store match variable names staticallyBen Boeckel2014-04-291-11/+20
| * | | | | | ClearMatches: Only clear matches which were actually setBen Boeckel2014-04-295-42/+53
| |/ / / / /
* | | | | | Merge topic 'dev/hashmap-for-targets'Brad King2014-05-076-15/+26
|\ \ \ \ \ \
| * | | | | | cmGlobalGenerator: Store targets in hash mapsBen Boeckel2014-05-074-10/+17
| * | | | | | cmMakefile: Use a hashmap for imported targetsBen Boeckel2014-05-072-5/+9
* | | | | | | Merge topic 'dev/refactor-source-depends-in-ninja'Brad King2014-05-0712-59/+100
|\ \ \ \ \ \ \
| * | | | | | | ninja: Factor out custom command order-only dependsBen Boeckel2014-05-071-14/+15
| * | | | | | | ninja: Factor out target-level order-only dependenciesBen Boeckel2014-05-072-5/+26
| * | | | | | | LocalGenerator: Add a string overload for AppendFlagsBen Boeckel2014-05-078-20/+38
| * | | | | | | ninja: Don't use a stringstream to build an argument listBen Boeckel2014-05-021-14/+14
| * | | | | | | ninja: Use string parametersBen Boeckel2014-05-024-7/+8
| |/ / / / / /
* | | | | | | Merge topic 'compiler-id-comment'Brad King2014-05-072-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Project: Clarify comment about platform-native compilers.Stephen Kelly2014-05-072-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'no-assert-missing-objlib'Brad King2014-05-075-2/+31
|\ \ \ \ \ \
| * | | | | | cmTarget: Don't assert on object libraries for configure-time location.Stephen Kelly2014-05-065-2/+31
* | | | | | | Merge branch 'release'Brad King2014-05-070-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'hpux-compile' into releaseBrad King2014-05-062-2/+38
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-kwsys-compile-fix' into releaseBrad King2014-05-061-28/+15
| |\ \ \ \ \ \ \