about summary refs log tree commit diff
path: root/pkgs/development/mobile
Commit message (Collapse)AuthorAge
* cocoapods-beta: 1.7.3 -> 1.7.4Lily Ballard2019-07-10
|
* cocoapods: 1.7.3 -> 1.7.4Lily Ballard2019-07-10
|
* Revert Nodejs-8_x deprecationadisbladis2019-07-05
| | | | | | | | | | This was supposed to go through a pull request Revert "nodePackages: Regenerate node packages for nodejs 10 & 12" This reverts commit 6a17bdf3974fce9d0c5098e77aa5fe6de279f2c7. Revert "nodejs-8_x: Drop package" This reverts commit e06c97b71d33bf8480fb40f825e8d3138783f986.
* nodejs-8_x: Drop packageadisbladis2019-07-05
| | | | It will be EOL within the support period of 19.09
* cocoapods-beta: 1.7.2 -> 1.7.3Lily Ballard2019-07-01
|
* cocoapods: 1.7.2 -> 1.7.3Lily Ballard2019-07-01
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* Merge staging-next into masterFrederik Rietdijk2019-06-15
|\
| * Merge pull request #61168 from matthewbauer/release-cross-fixesMatthew Bauer2019-06-03
| |\ | | | | | | release-cross.nix changes/fixes
| | * androidenv: add more context to os not found errorMatthew Bauer2019-05-08
| | | | | | | | | | | | | | | We don’t have android sdk available for aarch64, so this error happens a lot. Adding some context on what is going on makes this clearer.
* | | cocoapods: 1.7.1 -> 1.7.2Lily Ballard2019-06-15
|/ / | | | | | | Also update cocoapods-beta to match.
* | Merge pull request #61906 from lilyball/cocoapodsMatthew Bauer2019-05-31
|\ \ | | | | | | cocoapods: 1.6.2 -> 1.7.1
| * | cocoapods-beta: 1.7.0.rc.2 -> 1.7.1Lily Ballard2019-05-30
| | |
| * | cocoapods: 1.6.2 -> 1.7.1Lily Ballard2019-05-30
| | |
* | | genymotion: refactor src from requireFile to fetchurlAlex Ameen2019-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old src url was updated by the host, making the required file inaccessible. The new url links directly to the required file. This direct link allows us to use fetchurl rather than requireFile. genymotion: refactor src url Fixed revisions: 1) Uses `pname`. 2) URL uses version variable in path. Data type for `url` was changed from path to string. genymotion: refactor src url Removed redundant `name` definition. fixed typo in URL changed requireFile to fetchurl
* | | Merge pull request #61934 from lilyball/cocoapods-update-scriptSilvan Mosberger2019-05-24
|\ \ \ | | | | | | | | cocoapods: define updateScript
| * | | cocoapods: define updateScriptLily Ballard2019-05-23
| |/ /
* / / androidenv: fix the $out/bin symlink for ndk-bundleedef2019-05-24
|/ /
* | cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2Lily Ballard2019-05-15
| |
* | cocoapods: 1.6.1 -> 1.6.2Lily Ballard2019-05-15
|/
* cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1Lily Ballard2019-05-02
|
* cocoapods-beta: init at 1.7.0.beta.3Lily Ballard2019-04-16
| | | | | | | | cocoapods-beta is an alternative attribute for the cocoapods package that provides the latest beta instead of the stable version. Also switch to `bundlerApp` so we stop polluting the profile with our gem dependencies and can get rid of the broken `sandbox-pod` executable.
* titaniumenv: fix stripping the unneeded architecturesSander van der Burg2019-03-10
|
* titaniumenv: fix deriving path to the IPA fileSander van der Burg2019-02-23
|
* cocoapods: 1.6.0 -> 1.6.1Lily Ballard2019-02-22
|
* Merge pull request #55471 from lilyball/cocoapods_1.6.0Jörg Thalheim2019-02-22
|\ | | | | cocoapods: 1.5.3 -> 1.6.0
| * cocoapods: 1.5.3 -> 1.6.0Lily Ballard2019-02-10
| | | | | | | | | | Fixes #55458. Fixes #55461.
* | xcodeenv: fix generation of ad-hoc wireless installation pageSander van der Burg2019-02-21
| |
* | xcodeenv: do not rename bundleId to lowercaseSander van der Burg2019-02-21
| |
* | androidenv: move defaults to package fileJan Malakhovski2019-02-03
|/
* titaniumenv: fix broken function headerSander van der Burg2019-02-04
|
* titaniumenv: add Xcode 10.1 and Titanium 7.5.1 supportSander van der Burg2019-02-04
|
* xcodeenv: enable Xcode 10.1 supportSander van der Burg2019-02-04
|
* androidenv: move licenseAccepted condition to androidsdkMatthew Bauer2019-01-29
| | | | The NDK can be built without accepting the license.
* androidenv: Remove unused patchSander van der Burg2019-01-26
|
* androidsdk: fix missing fontconfig library reference when tools version ↵Sander van der Burg2019-01-26
| | | | 26.1.x is used
* Reintroduce licenseAccepted optionSander van der Burg2018-12-18
|
* Remove redundant getBin functionSander van der Burg2018-12-18
|
* adb-sync: fix to make it work with platform-toolsSander van der Burg2018-12-18
|
* Fix standalone generation scriptSander van der Burg2018-12-18
|
* Fix inclusion of sourcesSander van der Burg2018-12-18
|
* Port packages with Android dependencies to new androidenvSander van der Burg2018-12-18
|
* Replace titaniumenv with new implementationSander van der Burg2018-12-18
|
* Replace xcodeenv with new implementationSander van der Burg2018-12-18
|
* Replace androidenv by new implementationSander van der Burg2018-12-18
|
* Separate androidndkpkgs from androidenvSander van der Burg2018-12-18
|
* androidndk: Adds missing patch for 18bBastian Köcher2018-12-16
|
* androidndk: 17c -> 18bBastian Köcher2018-11-20
|
* androidsdk: Re-add emulator that was broken out of the sdk-tools package.Clemens Fruhwirth2018-11-12
|
* androidsdk: fix monitor interpreter pathDavid McFarland2018-11-10
|