about summary refs log tree commit diff
path: root/pkgs/development/mobile
AgeCommit message (Expand)AuthorFilesLines
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-14/+14
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson10-38/+38
2018-08-06android: add licensesMatthew Bauer2-0/+2
2018-08-03adb-sync: use python3 (#44409)Robert Schütz1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth4-4/+4
2018-07-20[bot]: remove unreferenced codevolth2-7/+0
2018-07-10androidndk: Use `callPackage` to support overriding the `fullNdk` optionBastian Köcher1-3/+3
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
2018-06-27build-gradle-app.nix: fix evalMatthew Bauer1-1/+1
2018-06-27build-gradle-app.nix: mark unfreeMatthew Bauer1-0/+4
2018-06-25android: define __ANDROID_API__ in cflagsMatthew Bauer1-1/+4
2018-06-25androidndk: add fullNDK optionMatthew Bauer2-0/+11
2018-06-25android: add --build-id to ldflagsMatthew Bauer1-0/+3
2018-06-22android: more output size reductionMatthew Bauer1-2/+2
2018-06-22android: fix from last output size reductionMatthew Bauer1-5/+5
2018-06-22Merge pull request #42397 from obsidiansystems/more-android-fixesJohn Ericson3-12/+19
2018-06-22androidndk: fix evalMatthew Bauer1-3/+3
2018-06-22androidndk: reduce output sizwMatthew Bauer2-0/+10
2018-06-22androidndk: use unzipMatthew Bauer1-3/+3
2018-06-22androidndk: fixupMatthew Bauer2-6/+3
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer2-6/+8
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer1-2/+2
2018-06-21Merge pull request #41855 from obsidiansystems/gradle-appMatthew Justin Bauer3-6/+135
2018-06-21androidenv: add "androidsdk_latest" for latest sdkMatthew Bauer1-0/+2
2018-06-21androidenv.buildGradleApp: refactorMatthew Bauer3-67/+58
2018-06-21androidenv: Use fetchzip instead of googlerepositoryMatthew Bauer3-26/+11
2018-06-13androidndk: fixup asm linkingMatthew Bauer1-1/+2
2018-06-11Fix gradle buildRyan Trinkle1-2/+3
2018-06-11Don't append signingConfigs to build.gradleAli Abrar1-12/+1
2018-06-11Add android sdk license acceptanceAli Abrar1-2/+2
2018-06-11add signing to buildGradleAppAli Abrar1-0/+19
2018-06-11Add buildGradleApp to androidenvAli Abrar4-1/+143
2018-06-07androidndk: remove set -xMatthew Justin Bauer1-1/+0
2018-05-25androidndk: Fixes missing libraries for prebuilt clangBastian Köcher2-14/+13
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher3-6/+31
2018-05-17androidndk: Adds versions 17 and 16bBastian Köcher5-20/+296
2018-05-15androidndk: Drop 32bit supportBastian Köcher1-8/+2
2018-05-12Merge branch 'fix-gcc-with-float'John Ericson1-5/+5
2018-05-12lib: Fix float handling for Aarch32John Ericson1-3/+3
2018-05-12prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson1-4/+29
2018-05-11prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson1-4/+29
2018-05-10cocoapods: 1.3.1 -> 1.5.0Ruben Maher2-45/+55
2018-05-06xcodeenv: fix typoAlexandre Esteves1-1/+1
2018-05-03treewide: remove platform assertionsMatthew Bauer3-7/+1
2018-04-23abootimg: init at 0.6Florian Klink1-0/+43
2018-04-21cocoapods: init at 1.3.1 (#32583)Peter Romfeld5-0/+337
2018-04-17Merge pull request #36911 from rasendubi/android-build-toolsMatthew Justin Bauer1-6/+6
2018-03-26treewide: refactor to use libglvndNikolay Amiantov1-2/+2
2018-03-22xcodeenv: publish xcarchive directory in the output store path if requestedSander van der Burg1-0/+4
2018-03-22xcodeenv: replace deprecated package application procedure by the new export ...Sander van der Burg1-4/+26