summaryrefslogtreecommitdiff
path: root/pkgs/development/mobile/androidenv/build-app.nix
AgeCommit message (Expand)Author
2025-03-29androidenv: simplify updating and track latestMorgan Jones
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2023-09-08androidenv.buildApp: fix after callPackage switchSomeone Serge
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin
2019-08-17androidenv: rename stdenv.lib -> libErik Arvstedt
2018-12-18Replace androidenv by new implementationSander van der Burg
2018-07-20[bot]: remove unreferenced codevolth
2016-09-01androidsdk: fix buildApp and emulateApp functions by providing the right exec...Sander van der Burg
2014-11-24Fix Android NDK package, previously ndk-build was not being properly put in $...Cray Elliott
2014-04-20androidndk: add v9dCarles Pagès
2013-10-15We need to use ... to allow other parametersSander van der Burg
2013-10-15Make arbitrary arguments to the generic builder possibleSander van der Burg
2013-08-01- System images are not required for building. Disabling them makes building ...Sander van der Burg
2013-07-31Now x86 and mips images from external repositories are supported + added GPU ...Sander van der Burg
2013-03-21androidenv: fix error with obsolete quotationSander van der Burg
2013-03-21Allow appnames with spaces everywhereSander van der Burg
2013-03-15androidsdk: Small fix in generating the build productSander van der Burg
2013-03-07Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra
2013-03-05Use correct hydra type and subtypeSander van der Burg
2013-03-05Add resulting APK to the hydra build productsSander van der Burg
2013-01-11Merge branch 'master' into stdenv-updates.Peter Simons
2013-01-07- Added xcodeenv: experimental support to build iOS apps through NixSander van der Burg