summary refs log tree commit diff
path: root/pkgs/development/mobile/androidenv
Commit message (Expand)AuthorAge
* androidenv: fix missing `inherit os`jakobkukla2022-12-20
* androidenv: fix non-existent emulatorVersionjakobkukla2022-12-20
* androidenv: fix missing `inherit os` in build-toolsVanilla2022-12-17
* Merge pull request #205701 from Artturin/deprecatereplacecharsArtturi2022-12-15
|\
| * lib.replaceChars: warn about being a deprecated aliasArtturin2022-12-15
* | androidenv: use callPackage instead of import & fix infinite recursionArtturin2022-12-15
|/
* androidenv: use emulator from the path that makes it find qemu (#202088)Léo Gaspard2022-12-06
* androidenv: fix darwin ndk symlinkSheldon Neuberger2022-10-27
* treewide: optional -> optionals where the argument is a listArtturin2022-10-10
* Merge pull request #186564 from Artturin/crossevalfixesArtturi2022-08-27
|\
| * treewide: makeWrapper buildInputs to nativeBuildInputsArtturin2022-08-16
* | androidenv: fix build of build-tools >= 33Charlotte Van Petegem2022-08-16
|/
* androidenv: fix default ndk linking for ndk > 22Van Tuan Vo2022-07-24
* androidenv: fix ndk linking for ndk < 23Van Tuan Vo2022-07-24
* androidndk: remove legacy ndksJari Vetoniemi2022-06-29
* androidenv: update packagesJari Vetoniemi2022-06-29
* androidenv: fix android cross-compilersJari Vetoniemi2022-06-29
* androidenv: Fix emulatorManuel Bärenz2022-06-20
* android tools: fix meta licenseSandro Jäckel2022-06-20
* Merge pull request #169468 from Atemu/update/android-envSandro2022-05-31
|\
| * platform-tools: allow aarch64-darwinAtemu2022-04-20
| * androidenv: regenerate repo.jsonAtemu2022-04-20
| * androidenv: document update procedureAtemu2022-04-20
* | androidenv: include autoPatchelfHook only on LinuxJakub Sokołowski2022-05-29
* | treewide: change some glibc to stdenv.cc.libcArtturin2022-05-27
* | treewide: stdenv.glibc -> glibcArtturin2022-05-25
* | treewide: autoPatchelfHook only on LinuxOPNA26082022-03-23
|/
* androidenv: default emulatorVersion to one availableMichael Lohmann2021-12-10
* ndk-bundle: fix buildRyan Burns2021-11-19
* androidenv: fix emulator build on Linuxflexagoon2021-11-18
* treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib....Sandro Jäckel2021-11-03
* treewide: "does not exists" -> "does not exist"Alyssa Ross2021-09-09
* androidenv: regenerate repo.jsonCharlotte Van Petegem2021-08-21
* treewide: use quotes for urlPavol Rusnak2021-06-20
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
* mkShell: introduce packages argument (#122180)Jonas Chevalier2021-05-13
* androidenv: Allow multiple ndkVersions to be specifiedMorgan Jones2021-04-24
* Merge pull request #115229 from rolfschr/android-fix-shebang-in-make-standalo...Sandro2021-03-30
|\
| * android: replace '$(pwd)' by '.'Rolf Schröder2021-03-27
| * android: Fix shebangs in auto-generated android toolchain scriptsRolf Schröder2021-03-09
* | treewide: xlibs -> xorgSamuel Gräfenstein2021-03-17
* | android_prebuilt: Fix evals13412021-03-04
* | androidenv: do not copy verboselyRyan Burns2021-01-27
|/
* treewide: editorconfig fixeszowoq2021-01-21
* Rework androidenv package generationnuminit2021-01-03
* androidsdk_9_0: fix evaluation without aliasesJan Tojnar2020-12-06
* androidndk: Avoid depending on target-sensative openjdkJohn Ericson2020-09-08
* deployAndroidPackage: Use `pname` and `version`John Ericson2020-09-08
* Merge pull request #95309 from obsidiansystems/mobile-fixesMatthew Bauer2020-08-28
|\
| * androidenv: remove duplicate addons.nix entriesMatthew Bauer2020-08-17