summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'Embarcadero-linker-flags'Brad King2013-02-151-1/+1
|\
| * Embarcadero: Fix default link stack/heap flags (#13912)Brad King2013-02-131-1/+1
* | Merge topic 'linked-usage-cleanup'Brad King2013-02-151-8/+0
|\ \ | |/ |/|
| * Don't add target-specific interface includes and defines to Qt 4 targets.Stephen Kelly2013-02-131-8/+0
* | Merge topic 'EclipseDetectClangIncludeDirs'Brad King2013-02-121-2/+2
|\ \
| * | Eclipse: also detect include dirs and macro for clang (#13823)Alex Neundorf2013-02-101-2/+2
* | | Merge topic 'CPackRPM-fixSomeRPMSpecificVarHandling'Brad King2013-02-121-9/+19
|\ \ \ | |_|/ |/| |
| * | CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logicEric NOULARD2013-02-091-9/+19
* | | Merge topic 'minor-fixes'Brad King2013-02-111-6/+18
|\ \ \ | |_|/ |/| |
| * | Generate config-specific interface link libraries propeties.Stephen Kelly2013-02-091-6/+18
| |/
* | Merge topic 'generator-toolset'Brad King2013-02-083-4/+22
|\ \
| * \ Merge branch 'master' into generator-toolsetBrad King2013-02-077-43/+864
| |\ \ | | |/
| * | ExternalProject: Propagate the generator toolsetBrad King2013-02-071-0/+11
| * | Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-072-0/+6
| * | Merge branch 'xcode-duplicate-flags-13354' into generator-toolsetBrad King2013-01-3125-66/+288
| |\ \
| * | | ExternalProject: Simplify CMake command line generationBrad King2013-01-311-4/+5
* | | | Merge topic 'CMAKE_CL_64-CXX'Brad King2013-02-081-1/+1
|\ \ \ \
| * | | | MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896)Brad King2013-02-071-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'implicit-lib-canonical-path'Brad King2013-02-081-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Normalize full paths in implicit link library listBrad King2013-02-061-0/+6
* | | | Merge topic 'add-ExternalData-module'Brad King2013-02-052-0/+765
|\ \ \ \
| * | | | ExternalData: Attach download rules to content links in IDEsBrad King2013-02-041-2/+2
| * | | | ExternalData: Collapse ../ components in DATA{} pathsBrad King2013-01-301-1/+2
| * | | | ExternalData: Add support for SHA 1 and 2 hash algorithmsBrad King2013-01-301-2/+7
| * | | | ExternalData: Generalize hash algo/ext handlingBrad King2013-01-301-11/+9
| * | | | ExternalData: Allow DATA{} syntax to reference directoriesBrad King2013-01-301-7/+38
| * | | | ExternalData: Allow ()-groups in series match regexBrad King2013-01-301-5/+8
| * | | | ExternalData: Improve series matching using an explicit syntaxBrad King2013-01-291-27/+55
| * | | | ExternalData: Remove unused private interfaceBrad King2013-01-281-10/+0
| * | | | ExternalData: Cleanup stray TODO and typo in commentsBrad King2013-01-281-2/+1
| * | | | ExternalData: Do not match directory names when resolving DATA{}Brad King2013-01-281-2/+9
| * | | | ExternalData: Remove compatibility with CMake < 2.8.5Brad King2013-01-241-17/+6
| * | | | Add ExternalData moduleBrad King2013-01-242-0/+714
* | | | | Set WINCE to 1 when building for WindowsCEPatrick Gansterer2013-02-011-2/+3
* | | | | Merge topic 'FindGTK2-lib-order'Brad King2013-01-291-35/+41
|\ \ \ \ \
| * | | | | FindGTK2: Fix GTK2_LIBRARIES order for static gtk librariesRodolfo Schulz de Lima2013-01-281-35/+41
| | |/ / / | |/| | |
* | | | | configure_package_config_file(): extend documentationAlex Neundorf2013-01-241-0/+2
* | | | | configure_package_config_file(): fix indentationAlex Neundorf2013-01-241-6/+6
* | | | | configure_package_config_file: force absolute paths for usr-moveAlex Neundorf2013-01-241-0/+16
| |/ / / |/| | |
* | | | Merge topic 'qt4-autolink-qtmain'Brad King2013-01-231-0/+28
|\ \ \ \
| * | | | Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-231-0/+28
| | |_|/ | |/| |
* | | | ExternalProject: Allow DEPENDS on normal targets (#13849)Brad King2013-01-161-2/+5
|/ / /
* | | Merge topic 'qt4-target-depends'Brad King2013-01-101-0/+26
|\ \ \
| * | | FindQt4: Add INTERFACE includes and defines to Qt4 targetsStephen Kelly2013-01-101-0/+26
* | | | Merge topic 'Haiku'Brad King2013-01-106-27/+46
|\ \ \ \
| * | | | FindOpenGL: add Haiku pathsRolf Eike Beer2013-01-071-9/+21
| * | | | FindGLUT: BeOS does not have libXi and libXmuRolf Eike Beer2013-01-071-7/+21
| * | | | FindLua51: do not try to link libm on BeOSRolf Eike Beer2013-01-071-1/+1
| * | | | check for Haiku only with __HAIKU__Rolf Eike Beer2013-01-072-9/+2
| * | | | Haiku no longer defines __BEOS__Rolf Eike Beer2013-01-071-1/+1
| |/ / /