aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/configure.ac
AgeCommit message (Expand)Author
2018-10-16[depends][configure] Fix typo in variable nameNick Renieris
2018-10-10[configure] Remove redundant -std=c++11 optionTien Do
2018-09-24[android] defining _GLIBCXX_USE_C99_MATH_TR1 isn't required since d32bd6656fRechi
2018-09-20[darwin] allow macOS SDK 10.14 & iOS SDK 12Rechi
2018-07-16[mir] Drop platformh.udo
2018-05-30[osx] bump minimum version to 10.9Rechi
2018-04-26[depends][darwin] make native settings dependent on buildRechi
2018-04-26[depends][darwin] reorder use_sdk_pathRechi
2018-04-26[depends][cleanup] remove handling for unsupported Xcode versionsRechi
2018-04-25tools/depends: add meson cross fileRechi
2018-03-16add support for RPi3graysky
2018-02-11[depends] add --with-platform=(aml|gbm|mir|wayland)Rechi
2018-02-11[depends][configure] handle basic rbpi settings at (arm|aarch64)*-*-linux-gnu*Rechi
2018-02-09[depends][configure] unify (i*86|x86_64) linuxRechi
2018-02-09[depends][configure] unify (arm|aarch) linuxRechi
2018-02-09[depends][configure] unify (arm|aarch64|i*86) androidRechi
2018-02-03[osx] deployment target is 10.8Rechi
2018-02-03[ios] bump deployment target to 9.0Rechi
2018-01-26[Android] default sdk=android-26 / update docpeak3d
2018-01-25[depends] fix indentationRechi
2018-01-25[depends][cleanup] has_libcrystax is unusedRechi
2018-01-25[depends][cleanup] use_neon is unusedRechi
2018-01-16[depends] let caller control target build options and ffmpeg optionspeak3d
2018-01-15[depends] mark app_rendersystem as substitute variableRechi
2018-01-04added: pass render system to use to add-onsnotspiff
2018-01-03[depends] fix compiler detection for clang on androidwsnipex
2018-01-01FIX: [droid] additional build flags according to ndk-buildChris "Koying" Browet
2017-12-22CHG: [droid] switch to clang & libc++Chris Koying Browet
2017-11-21ADD: [droid] Support NDK 15b+ (unified headers)Chris "Koying" Browet
2017-11-06[darwin] debugging doesn't work in Xcode with -Og flagRechi
2017-10-30Merge pull request #12979 from Memphiz/highsierraKai Sommerfeld
2017-10-30[depends/osx] - fix the regex for finding the SDK verson suitable for the run...Memphiz
2017-10-30FIX:[droid] pick proper toolchain gcc at configure timeChris Koying Browet
2017-10-30[depends] - allow ios sdk 11Memphiz
2017-10-30[depends/native] - determine current osx version and use this as deployment t...Memphiz
2017-10-30[depends] - Allow MacOSX 10.13 SDKLukas Obermann
2017-09-09Remove dependency on (un)zip where unwarrantedPhilipp Kerling
2017-08-16[depends] Integrate WaylandPhilipp Kerling
2017-08-13CHG: [droid] bump sdk to 24Chris "Koying" Browet
2017-08-13CHG: [droid] split SDK and NDK api level. They are unrelatedChris Koying Browet
2017-08-06Activate C++11 math on Android/ARM32Philipp Kerling
2017-05-12[depends][darwin] configure: remove special tarballs dir & nativeprefixRechi
2017-03-19FIX: [droid] force PIC (text reloc denied as of API 23)Chris Koying Browet
2017-02-25[depends] install depends build for debug and release into their own respecti...wsnipex
2017-02-25[depends] filter out unwanted optimization flagswsnipex
2017-02-16[depends] use ccache if availableRechi
2017-02-14Merge pull request #10539 from Memphiz/xcode8_iosjenkins4kodi
2017-01-03spelling: configureJosh Soref
2016-12-23[ios] - bump deployment target to iOS 6.0 (needed for xcode8/iOS 10)Memphiz
2016-12-23[depends/ios] - enable support for iOS 10 sdkMemphiz