about summary refs log tree commit diff
path: root/pkgs/development/mobile/androidenv
AgeCommit message (Expand)AuthorFilesLines
2021-01-03Rework androidenv package generationnuminit23-5042/+6013
2020-12-06androidsdk_9_0: fix evaluation without aliasesJan Tojnar1-2/+2
2020-09-08androidndk: Avoid depending on target-sensative openjdkJohn Ericson3-6/+10
2020-09-08deployAndroidPackage: Use `pname` and `version`John Ericson1-1/+2
2020-08-28Merge pull request #95309 from obsidiansystems/mobile-fixesMatthew Bauer3-131/+5
2020-08-19androidenv: fix convert files not quoting urlseyjhb3-9/+9
2020-08-17androidenv: remove duplicate addons.nix entriesMatthew Bauer1-128/+0
2020-08-17android: update sdk, ndk to 29, 21Matthew Bauer2-3/+5
2020-08-16androidenv/emulate-app: use runtimeShell instead of stdenv.shellLuca Favatella2-3/+3
2020-08-01androidenv.build-tools: add libc++ to enable buildToolsVersion 29.0.3eyjhb1-1/+1
2020-05-30androidenv: add missing emulator dynamic librariesvponte1-2/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly9-417/+417
2020-03-09androidenv: manually (!) delete more complex version of google imagesLuca Favatella2-5/+5
2020-03-09androidenv/emulate-app: fix image id for recent device managerLuca Favatella1-2/+3
2020-03-09androidenv: add missing linux dependenciesFreeman Latif1-2/+28
2020-03-09androidenv: manually (!) delete default images with same nameLuca Favatella2-133/+1
2020-03-09androidenv: manually (!) delete oldest revision of google imagesLuca Favatella2-22/+2
2020-03-09androidenv: fix default platform-tools to a known oneLuca Favatella1-1/+1
2020-03-09androidenv: bump emulator version to latest stable - as per LinuxLuca Favatella1-1/+1
2020-03-09androidenv: update the generated expressionsLuca Favatella8-1590/+1892
2020-03-09androidenv: fix packages xsl used in generate.shLuca Favatella1-1/+1
2020-03-09androidenv: fix system images xsl used in generate.shTad Fisher1-20/+49
2020-03-09androidenv: update generate.sh to use nix-shell and fail on errorTad Fisher1-4/+24
2020-03-01androidenv: add platform SDK 29Sander van der Burg1-0/+17
2020-02-14androidenv build-tools: fix old versions under linuxLenz Weber1-2/+4
2020-01-07androidenv.lldb: Fix libssl not foundHernawan Faïz Abdillah1-1/+1
2019-12-31treewide: *inputs are listsRobin Gloster2-2/+2
2019-11-19android: Install platform-tools binaries on all OSesKirill Elagin1-1/+1
2019-11-16deployAndroidPackage: prefer local buildsJamey Sharp1-0/+1
2019-09-08treewide: remove redundant quotesvolth1-6/+6
2019-08-28Merge staging-next into stagingFrederik Rietdijk4-67/+63
2019-08-26treewide: remove redundant quotesvolth2-14/+14
2019-08-17androidenv: rename stdenv.lib -> libErik Arvstedt4-41/+34
2019-08-17androidenv/emulate-app: rename androidsdkComposition -> sdkErik Arvstedt1-13/+13
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