about summary refs log tree commit diff
path: root/pkgs/development/mobile/androidenv
AgeCommit message (Expand)AuthorFilesLines
2019-08-17androidenv/emulate-app: fix passing extra args to the sdk compositionErik Arvstedt1-9/+6
2019-08-17androidenv: fix deployment of google_apis* system imagesErik Arvstedt1-0/+6
2019-06-16treewide: remove unused variables (#63177)volth3-3/+2
2019-06-03Merge pull request #61168 from matthewbauer/release-cross-fixesMatthew Bauer1-1/+1
2019-05-24androidenv: fix the $out/bin symlink for ndk-bundleedef1-1/+1
2019-05-08androidenv: add more context to os not found errorMatthew Bauer1-1/+1
2019-02-03androidenv: move defaults to package fileJan Malakhovski1-2/+2
2019-01-29androidenv: move licenseAccepted condition to androidsdkMatthew Bauer1-9/+6
2019-01-26androidenv: Remove unused patchSander van der Burg1-98/+0
2019-01-26androidsdk: fix missing fontconfig library reference when tools version 26.1....Sander van der Burg1-1/+1
2018-12-18Reintroduce licenseAccepted optionSander van der Burg2-2/+10
2018-12-18Fix standalone generation scriptSander van der Burg1-2/+3
2018-12-18Fix inclusion of sourcesSander van der Burg1-2/+2
2018-12-18Replace androidenv by new implementationSander van der Burg59-9437/+5535
2018-12-18Separate androidndkpkgs from androidenvSander van der Burg2-158/+1
2018-12-16androidndk: Adds missing patch for 18bBastian Köcher1-0/+98
2018-11-20androidndk: 17c -> 18bBastian Köcher1-1/+15
2018-11-12androidsdk: Re-add emulator that was broken out of the sdk-tools package.Clemens Fruhwirth1-1/+18
2018-11-10androidsdk: fix monitor interpreter pathDavid McFarland1-1/+1
2018-10-26androidenv: version buildTools and add buildToolsVersions sdk argumentNick Novitski8-59/+870
2018-10-26androidenv: add androidsdk_{8_1,9_0}{,_extras}Nick Novitski1-1/+31
2018-10-26androidenv: run ./fetch.shNick Novitski8-343/+1043
2018-10-26androidenv: remove `android` command from fetch.shNick Novitski1-4/+1
2018-10-26androidenv.androidndk: patch prebuilt 64bit binariesNick Novitski1-0/+10
2018-10-26androidenv.buildTools: patch hard-coded /bin/ls pathsNick Novitski2-3/+8
2018-10-25androidenv.buildtools: 28.0.2 -> 28.0.3Nick Novitski1-3/+3
2018-10-25androidsdk: 25.2.5 -> 26.1.1, license agreementNick Novitski2-33/+32
2018-10-05Merge pull request #46720 from baldo/android-platform-toolsMatthew Bauer1-4/+4
2018-09-17Merge remote-tracking branch 'upstream/master' into darwin-android-ndk-for-ma...John Ericson1-78/+92
2018-09-17androidndk: Add Darwin supportJohn Ericson4-17/+29
2018-09-16android-platform-tools: patchelf also binaries new in 28.0.1.Andreas Baldeau1-1/+1
2018-09-15android-platform-tools: 26.0.2 -> 28.0.1Andreas Baldeau1-3/+3
2018-09-07androidndk: Add `makeStandaloneToolchain` supportBastian Köcher1-77/+87
2018-09-07androidndk: Fix `make_standalone_toolchain.py`Bastian Köcher1-3/+7
2018-09-06Merge branch 'no-toPath'Shea Levy1-1/+1
2018-09-01androidndk: fix evalLuigy Leon2-3/+3
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 Ericson6-25/+25
2018-08-06android: add licensesMatthew Bauer2-0/+2
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