| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'rpath-use-implicit-link-dirs' | Brad King | 2013-02-15 | 1 | -0/+1 |
|\ |
|
| * | Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs | Brad King | 2013-02-14 | 99 | -994/+1576 |
| |\ |
|
| * | | AIX-GNU: Put implicit link directories in runtime libpath (#13909) | Brad King | 2013-02-14 | 1 | -0/+1 |
|
|
* | | | Merge topic 'OpenMP-doc' | Brad King | 2013-02-15 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | FindOpenMP: improve documentation (#13895) | Rolf Eike Beer | 2013-02-13 | 1 | -1/+3 |
|
|
* | | | | Merge topic 'Embarcadero-linker-flags' | Brad King | 2013-02-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Embarcadero: Fix default link stack/heap flags (#13912) | Brad King | 2013-02-13 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge topic 'linked-usage-cleanup' | Brad King | 2013-02-15 | 1 | -8/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Don't add target-specific interface includes and defines to Qt 4 targets. | Stephen Kelly | 2013-02-13 | 1 | -8/+0 |
|
|
* | | | | Merge topic 'EclipseDetectClangIncludeDirs' | Brad King | 2013-02-12 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Eclipse: also detect include dirs and macro for clang (#13823) | Alex Neundorf | 2013-02-10 | 1 | -2/+2 |
|
|
* | | | | | Merge topic 'CPackRPM-fixSomeRPMSpecificVarHandling' | Brad King | 2013-02-12 | 1 | -9/+19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logic | Eric NOULARD | 2013-02-09 | 1 | -9/+19 |
|
|
* | | | | | Merge topic 'minor-fixes' | Brad King | 2013-02-11 | 1 | -6/+18 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Generate config-specific interface link libraries propeties. | Stephen Kelly | 2013-02-09 | 1 | -6/+18 |
| |/ / / |
|
* | | | | Merge topic 'generator-toolset' | Brad King | 2013-02-08 | 3 | -4/+22 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 7 | -43/+864 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | ExternalProject: Propagate the generator toolset | Brad King | 2013-02-07 | 1 | -0/+11 |
|
|
| * | | | | Xcode: Implement generator toolset selection (#9831, #13802) | Brad King | 2013-02-07 | 2 | -0/+6 |
|
|
| * | | | | Merge branch 'xcode-duplicate-flags-13354' into generator-toolset | Brad King | 2013-01-31 | 25 | -66/+288 |
| |\ \ \ \ |
|
| * | | | | | ExternalProject: Simplify CMake command line generation | Brad King | 2013-01-31 | 1 | -4/+5 |
|
|
* | | | | | | Merge topic 'CMAKE_CL_64-CXX' | Brad King | 2013-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896) | Brad King | 2013-02-07 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge topic 'implicit-lib-canonical-path' | Brad King | 2013-02-08 | 1 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Normalize full paths in implicit link library list | Brad King | 2013-02-06 | 1 | -0/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge topic 'add-ExternalData-module' | Brad King | 2013-02-05 | 2 | -0/+765 |
|\ \ \ \ \ |
|
| * | | | | | ExternalData: Attach download rules to content links in IDEs | Brad King | 2013-02-04 | 1 | -2/+2 |
|
|
| * | | | | | ExternalData: Collapse ../ components in DATA{} paths | Brad King | 2013-01-30 | 1 | -1/+2 |
|
|
| * | | | | | ExternalData: Add support for SHA 1 and 2 hash algorithms | Brad King | 2013-01-30 | 1 | -2/+7 |
|
|
| * | | | | | ExternalData: Generalize hash algo/ext handling | Brad King | 2013-01-30 | 1 | -11/+9 |
|
|
| * | | | | | ExternalData: Allow DATA{} syntax to reference directories | Brad King | 2013-01-30 | 1 | -7/+38 |
|
|
| * | | | | | ExternalData: Allow ()-groups in series match regex | Brad King | 2013-01-30 | 1 | -5/+8 |
|
|
| * | | | | | ExternalData: Improve series matching using an explicit syntax | Brad King | 2013-01-29 | 1 | -27/+55 |
|
|
| * | | | | | ExternalData: Remove unused private interface | Brad King | 2013-01-28 | 1 | -10/+0 |
|
|
| * | | | | | ExternalData: Cleanup stray TODO and typo in comments | Brad King | 2013-01-28 | 1 | -2/+1 |
|
|
| * | | | | | ExternalData: Do not match directory names when resolving DATA{} | Brad King | 2013-01-28 | 1 | -2/+9 |
|
|
| * | | | | | ExternalData: Remove compatibility with CMake < 2.8.5 | Brad King | 2013-01-24 | 1 | -17/+6 |
|
|
| * | | | | | Add ExternalData module | Brad King | 2013-01-24 | 2 | -0/+714 |
|
|
* | | | | | | Set WINCE to 1 when building for WindowsCE | Patrick Gansterer | 2013-02-01 | 1 | -2/+3 |
|
|
* | | | | | | Merge topic 'FindGTK2-lib-order' | Brad King | 2013-01-29 | 1 | -35/+41 |
|\ \ \ \ \ \ |
|
| * | | | | | | FindGTK2: Fix GTK2_LIBRARIES order for static gtk libraries | Rodolfo Schulz de Lima | 2013-01-28 | 1 | -35/+41 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | configure_package_config_file(): extend documentation | Alex Neundorf | 2013-01-24 | 1 | -0/+2 |
|
|
* | | | | | | configure_package_config_file(): fix indentation | Alex Neundorf | 2013-01-24 | 1 | -6/+6 |
|
|
* | | | | | | configure_package_config_file: force absolute paths for usr-move | Alex Neundorf | 2013-01-24 | 1 | -0/+16 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge topic 'qt4-autolink-qtmain' | Brad King | 2013-01-23 | 1 | -0/+28 |
|\ \ \ \ \ |
|
| * | | | | | Automatically link to the qtmain library when linking to QtCore. | Stephen Kelly | 2013-01-23 | 1 | -0/+28 |
| | |_|/ /
| |/| | | |
|
* | | | | | ExternalProject: Allow DEPENDS on normal targets (#13849) | Brad King | 2013-01-16 | 1 | -2/+5 |
|/ / / / |
|
* | | | | Merge topic 'qt4-target-depends' | Brad King | 2013-01-10 | 1 | -0/+26 |
|\ \ \ \ |
|
| * | | | | FindQt4: Add INTERFACE includes and defines to Qt4 targets | Stephen Kelly | 2013-01-10 | 1 | -0/+26 |
|
|
* | | | | | Merge topic 'Haiku' | Brad King | 2013-01-10 | 6 | -27/+46 |
|\ \ \ \ \ |
|