summary refs log tree commit diff
path: root/pkgs/development/mobile
Commit message (Expand)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* [bot]: remove unreferenced codevolth2018-07-20
* androidndk: Use `callPackage` to support overriding the `fullNdk` optionBastian Köcher2018-07-10
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
* build-gradle-app.nix: fix evalMatthew Bauer2018-06-27
* build-gradle-app.nix: mark unfreeMatthew Bauer2018-06-27
* android: define __ANDROID_API__ in cflagsMatthew Bauer2018-06-25
* androidndk: add fullNDK optionMatthew Bauer2018-06-25
* android: add --build-id to ldflagsMatthew Bauer2018-06-25
* android: more output size reductionMatthew Bauer2018-06-22
* android: fix from last output size reductionMatthew Bauer2018-06-22
* Merge pull request #42397 from obsidiansystems/more-android-fixesJohn Ericson2018-06-22
|\
| * androidndk: fix evalMatthew Bauer2018-06-22
| * androidndk: reduce output sizwMatthew Bauer2018-06-22
| * androidndk: use unzipMatthew Bauer2018-06-22
| * androidndk: fixupMatthew Bauer2018-06-22
* | android: add ndkVer to resolve ndk ambiguityMatthew Bauer2018-06-22
* | android: Use NDK 17 for aarch32Matthew Bauer2018-06-22
|/
* Merge pull request #41855 from obsidiansystems/gradle-appMatthew Justin Bauer2018-06-21
|\
| * androidenv: add "androidsdk_latest" for latest sdkMatthew Bauer2018-06-21
| * androidenv.buildGradleApp: refactorMatthew Bauer2018-06-21
| * androidenv: Use fetchzip instead of googlerepositoryMatthew Bauer2018-06-21
| * Fix gradle buildRyan Trinkle2018-06-11
| * Don't append signingConfigs to build.gradleAli Abrar2018-06-11
| * Add android sdk license acceptanceAli Abrar2018-06-11
| * add signing to buildGradleAppAli Abrar2018-06-11
| * Add buildGradleApp to androidenvAli Abrar2018-06-11
* | androidndk: fixup asm linkingMatthew Bauer2018-06-13
|/
* androidndk: remove set -xMatthew Justin Bauer2018-06-07
* androidndk: Fixes missing libraries for prebuilt clangBastian Köcher2018-05-25
* androidndk: Fix usage as crossSystemBastian Köcher2018-05-17
* androidndk: Adds versions 17 and 16bBastian Köcher2018-05-17
* androidndk: Drop 32bit supportBastian Köcher2018-05-15
* Merge branch 'fix-gcc-with-float'John Ericson2018-05-12
|\
| * lib: Fix float handling for Aarch32John Ericson2018-05-12
| * prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson2018-05-12
* | prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson2018-05-11
* | cocoapods: 1.3.1 -> 1.5.0Ruben Maher2018-05-10
* | xcodeenv: fix typoAlexandre Esteves2018-05-06
* | treewide: remove platform assertionsMatthew Bauer2018-05-03
* | abootimg: init at 0.6Florian Klink2018-04-23
* | cocoapods: init at 1.3.1 (#32583)Peter Romfeld2018-04-21
* | Merge pull request #36911 from rasendubi/android-build-toolsMatthew Justin Bauer2018-04-17
|\ \
| * | androidenv.buildTools: 26.0.1 -> 26.0.2Alexey Shmalko2018-03-13
* | | treewide: refactor to use libglvndNikolay Amiantov2018-03-26
* | | xcodeenv: publish xcarchive directory in the output store path if requestedSander van der Burg2018-03-22
* | | xcodeenv: replace deprecated package application procedure by the new export ...Sander van der Burg2018-03-22
* | | titaniumenv: fix renaming strategySander van der Burg2018-03-21
* | | titaniumenv: update example appSander van der Burg2018-03-21
* | | titaniumenv: fix Android signing on darwinSander van der Burg2018-03-21