summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
* MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
* MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
* MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
* Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-311-0/+4
* Add WindowsPhone and WindowsStore platform information modulesBrad King2014-07-316-0/+6
* Merge topic 'pdb-genex'Brad King2014-07-311-0/+1
|\
| * Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+1
* | Merge topic 'remove-link-remnants'Brad King2014-07-301-1/+0
|\ \
| * | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnantsNils Gladitz2014-07-291-1/+0
| |/
* | Merge topic 'windows-ce-cleanup'Brad King2014-07-293-5/+5
|\ \
| * | WindowsCE: Drop unused Platform/WindowsCE-MSVC moduleBrad King2014-07-281-1/+0
| * | WindowsCE: Refactor setting of "WINCE"Brad King2014-07-282-3/+4
| * | MSVC: Use STREQUAL to check for WindowsCEBrad King2014-07-281-1/+1
| |/
* | OS X: Allow deployment target with "/" sysroot (#15040)Jeremy Huddleston2014-07-281-0/+2
|/
* Merge topic 'fix-QCC-compile-flags'Brad King2014-07-213-27/+3
|\
| * QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-173-27/+3
* | Merge topic 'wince-fix-dll-linking'Brad King2014-07-141-4/+6
|\ \
| * | MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
| |/
* | VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-1/+4
* | Add basic Android platform moduleBrad King2014-06-061-0/+9
* | Merge topic 'GNUtoMS-vs-12'Brad King2014-05-281-1/+3
|\ \ | |/
| * GNUtoMS: Add support for VS 2013 (#14936)Brad King2014-05-271-1/+3
* | OpenBSD: honor the LOCALBASE and X11BASE environment variablesRolf Eike Beer2014-05-211-0/+13
* | OpenBSD: disable FIND_LIBRARY_USE_LIB64_PATHSRolf Eike Beer2014-05-201-0/+3
* | Windows: Avoid () in environment variable referencesBen Boeckel2014-05-081-2/+3
* | Merge topic 'osx-iframework'Brad King2014-05-072-0/+7
|\ \
| * | OS X: Use -iframework for system framework directoriesMikołaj Siedlarek2014-05-072-0/+7
* | | Merge topic 'xcode-sdkroot'Brad King2014-05-071-14/+29
|\ \ \ | |/ / |/| |
| * | Xcode: Find fallback SDK if one matching the OS version doesn't exist.Clinton Stimpson2014-05-061-14/+29
* | | Merge branch 'master' into osx-init-earlyBrad King2014-04-298-61/+79
|\ \ \ | |/ / |/| |
| * | Merge topic 'implicit-libNN-dirs'Brad King2014-04-171-1/+1
| |\ \ | | |/
| * | Merge topic 'mingw-archive-no-replace'Brad King2014-04-151-2/+2
| |\ \
| | * | Windows-GNU: Support duplicate object names in large archives (#14874)Brad King2014-04-141-2/+2
| * | | Merge topic 'matches-cleanup'Brad King2014-04-154-5/+5
| |\ \ \
| | * | | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-143-4/+4
| | * | | Replace string(REGEX REPLACE) with string(REPLACE) where possibleRolf Eike Beer2014-04-141-1/+1
| * | | | MinGW: link like on Unix and use compile flags when linkingPeter Kümmel2014-04-151-2/+2
| |/ / /
| * | | Merge topic 'revert-Android-platform'Brad King2014-04-111-5/+0
| |\ \ \
| | * | | Revert "Modules: Add an Andriod platform file"Stephen Kelly2014-04-101-5/+0
| * | | | Watcom: Use single quote for all file/path items in wlink commandJiri Malak2014-04-081-2/+2
| |/ / /
| * | | Watcom: Cleanup Windows-wcl386 configurationJiri Malak2014-04-021-23/+27
| * | | Merge topic 'link-line-quoting'Brad King2014-04-011-0/+5
| |\ \ \
| | * | | Makefile: Generate single-quoted object lists for WatcomJiri Malak2014-03-271-0/+5
| * | | | Haiku: Fix compiler detection when using distccAdrien Destugues2014-03-211-11/+16
| |/ / /
| * | | Merge topic 'watcom-updates'Brad King2014-03-201-11/+13
| |\ \ \
| | * | | Watcom: Introduce OpenWatcom compiler id and fix compiler versionJiri Malak2014-03-171-11/+13
| * | | | Modules: Add an Andriod platform fileStephen Kelly2014-03-201-0/+5
| |/ / /
| * | | Windows: Use response files to specify link libraries for GNU toolsBrad King2014-03-051-1/+4
| * | | Merge topic 'watcom-wlib-quoting'Brad King2014-03-031-2/+2
| |\ \ \