Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'compiler-id-refactor' | Brad King | 2014-05-08 | 39 | -442/+448 |
|\ | |||||
| * | Project: Refactor C compiler determination into multiple files. | Stephen Kelly | 2014-05-07 | 11 | -233/+94 |
| * | CompilerId: Allow specifying a prefix for preprocessor defines. | Stephen Kelly | 2014-05-07 | 21 | -79/+82 |
| * | CompilerId: Guard the platform-default compiler code with a parameter. | Stephen Kelly | 2014-05-07 | 2 | -6/+7 |
| * | CompilerId: Add option to generate compiler-id-specific defines. | Stephen Kelly | 2014-05-07 | 1 | -2/+12 |
| * | CompilerId: Allow specifying the compiler-specific components to generate. | Stephen Kelly | 2014-05-07 | 2 | -3/+22 |
| * | Project: Split the compiler id detection into a separate function. | Stephen Kelly | 2014-05-07 | 2 | -74/+101 |
| * | Project: Generate the CXX compiler Id test from multiple files. | Stephen Kelly | 2014-05-07 | 28 | -218/+303 |
* | | Merge topic 'ncurses-tinfo' | Brad King | 2014-05-08 | 1 | -3/+15 |
|\ \ | |||||
| * | | FindCurses: Detect and satisfy ncurses dependency on tinfo | Mark Wright | 2014-05-06 | 1 | -2/+14 |
| * | | FindCurses: Honor CURSES_NEED_NCURSES when curses is found | Mark Wright | 2014-05-06 | 1 | -1/+1 |
* | | | Merge topic 'desktop-icon' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cmake-gui: Fix desktop file icon configuration | Johannes Huber | 2014-05-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-08 | 1 | -1/+1 |
* | | | | Merge topic 'dev/source-file-performance' | Brad King | 2014-05-07 | 4 | -51/+56 |
|\ \ \ \ | |||||
| * | | | | cmSourceFile: Take a string | Ben Boeckel | 2014-04-29 | 1 | -1/+1 |
| * | | | | perf: Cache the language property string | Ben Boeckel | 2014-04-29 | 2 | -2/+6 |
| * | | | | cmSourceFile: Cache the isUiFile check | Ben Boeckel | 2014-04-29 | 2 | -3/+4 |
| * | | | | cmSourceFileLocation: Return a string reference | Ben Boeckel | 2014-04-29 | 1 | -1/+1 |
| * | | | | cmSourceFileLocation: Save some string copies | Ben Boeckel | 2014-04-29 | 1 | -6/+6 |
| * | | | | cmSourceFileLocation: Simplify logic in Matches | Ben Boeckel | 2014-04-29 | 1 | -36/+35 |
| * | | | | cmSourceFileLocation: Avoid string allocation in extension checking | Ben Boeckel | 2014-04-29 | 1 | -2/+3 |
* | | | | | Merge topic 'dev/regex-variables' | Brad King | 2014-05-07 | 5 | -42/+62 |
|\ \ \ \ \ | |||||
| * | | | | | StoreMatches: Minor cleanups | Ben Boeckel | 2014-04-29 | 1 | -3/+3 |
| * | | | | | ClearMatches: Store match variable names statically | Ben Boeckel | 2014-04-29 | 1 | -11/+20 |
| * | | | | | ClearMatches: Only clear matches which were actually set | Ben Boeckel | 2014-04-29 | 5 | -42/+53 |
| |/ / / / | |||||
* | | | | | Merge topic 'dev/hashmap-for-targets' | Brad King | 2014-05-07 | 6 | -15/+26 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalGenerator: Store targets in hash maps | Ben Boeckel | 2014-05-07 | 4 | -10/+17 |
| * | | | | | cmMakefile: Use a hashmap for imported targets | Ben Boeckel | 2014-05-07 | 2 | -5/+9 |
* | | | | | | Merge topic 'dev/refactor-source-depends-in-ninja' | Brad King | 2014-05-07 | 12 | -59/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ninja: Factor out custom command order-only depends | Ben Boeckel | 2014-05-07 | 1 | -14/+15 |
| * | | | | | | ninja: Factor out target-level order-only dependencies | Ben Boeckel | 2014-05-07 | 2 | -5/+26 |
| * | | | | | | LocalGenerator: Add a string overload for AppendFlags | Ben Boeckel | 2014-05-07 | 8 | -20/+38 |
| * | | | | | | ninja: Don't use a stringstream to build an argument list | Ben Boeckel | 2014-05-02 | 1 | -14/+14 |
| * | | | | | | ninja: Use string parameters | Ben Boeckel | 2014-05-02 | 4 | -7/+8 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'compiler-id-comment' | Brad King | 2014-05-07 | 2 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Project: Clarify comment about platform-native compilers. | Stephen Kelly | 2014-05-07 | 2 | -2/+2 |
* | | | | | | Merge topic 'no-assert-missing-objlib' | Brad King | 2014-05-07 | 5 | -2/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmTarget: Don't assert on object libraries for configure-time location. | Stephen Kelly | 2014-05-06 | 5 | -2/+31 |
* | | | | | | | Merge branch 'release' | Brad King | 2014-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge branch 'hpux-compile' into release | Brad King | 2014-05-06 | 2 | -2/+38 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-kwsys-compile-fix' into release | Brad King | 2014-05-06 | 1 | -28/+15 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'InstallRequiredSystemLibraries-vs12-mfc' into release | Brad King | 2014-05-06 | 1 | -4/+21 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'backport-kwsys-compile-fix' | Brad King | 2014-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | KWSys SystemInformation: Include backtrace APIs whenever we use them | Brad King | 2014-05-06 | 1 | -28/+15 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'osx-iframework' | Brad King | 2014-05-07 | 3 | -3/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | OS X: Use -iframework for system framework directories | MikoĊaj Siedlarek | 2014-05-07 | 3 | -3/+24 |
* | | | | | | | | | Merge topic 'xcode-sdkroot' | Brad King | 2014-05-07 | 1 | -14/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Xcode: Find fallback SDK if one matching the OS version doesn't exist. | Clinton Stimpson | 2014-05-06 | 1 | -14/+29 |
* | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs12-mfc' | Brad King | 2014-05-07 | 1 | -4/+21 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | |