summary refs log tree commit diff
path: root/pkgs/development/mobile
Commit message (Collapse)AuthorAge
* Pulled androidndk_r8e into a separate file.Gareth Smith2015-03-03
|
* Add option to build old androidndk r8e.Gareth Smith2015-03-03
| | | | | | | This version is the one required to build mobile Firefox. See build documentation here: https://wiki.mozilla.org/Mobile/Fennec/Android/Detailed_build_instructions#Install_Android_NDK
* Added options for androidsdk to use more extras.Gareth Smith2015-03-01
| | | | | | Existing packages should perform unchanged. There's a new package called androidsdk_5_0_1_extras which adds support for android support libraries and google play services.
* Merge branch 'master' into stagingVladimír Čunát2015-01-31
|\ | | | | | | | | | | | | Conflicts (relatively simple): pkgs/applications/audio/spotify/default.nix pkgs/build-support/cc-wrapper/default.nix pkgs/development/compilers/cryptol/1.8.x.nix
| * titaniumenv: Fix unpack step and change default iOS SDK to 8.1Sander van der Burg2015-01-23
| |
| * titaniumenv: Add Titanium SDK 3.5.0 supportSander van der Burg2015-01-22
| |
| * xcodeenv: make version 6.1.1 the defaultSander van der Burg2015-01-22
| |
* | rename occurrences of cc.gcc to cc.ccEric Seidel2015-01-14
| |
* | rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|/
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
|
* More gcc->cc refsShea Levy2014-12-26
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Bump Android packages to newest versions, add androidsdk_5_0_1 to envCray Elliott2014-12-15
| | | | | | | | | | | | Detailed changes: - android-sdk: update 23.0.2 -> 24.0.1 - android-platforms: add 5.0.1 - android-platform-tools: update 19 -> 21 - android-build-tools: update 20 -> 21.1.2 - android-support: update 18 -> 21 - android-support-repository: update 5 -> 9 This commit was authored by ewemoa, reviewed by me
* add android build tools to $PATHCray Elliott2014-11-24
| | | | commited on behalf of ewemoa
* Fix Android NDK package, previously ndk-build was not being properly put in ↵Cray Elliott2014-11-24
| | | | | | | | | $PATH This commit also brings in the dependencies ndk-build needs and fixes a bug with permissions This was commited on behalf of ewemoa
* fix evalDomen Kožar2014-11-24
|
* Removed duplicateMaciek Starzyk2014-11-11
|
* android-ndk: r9d -> r10cMaciek Starzyk2014-11-10
|
* titaniumenv: Add parameter that configures Apple's WWDR certificate locationSander van der Burg2014-10-28
|
* titaniumenv: Make iOS SDK version configurable in exampleSander van der Burg2014-10-27
|
* titaniumenv: make the login keychain the default, before the generated ↵Sander van der Burg2014-10-27
| | | | keychain gets discarded. Otherwise, the keychain becomes corrupt
* xcodeenv: make the login keychain the default, before the generated keychain ↵Sander van der Burg2014-10-27
| | | | gets discarded. Otherwise, the keychain becomes corrupt
* titaniumenv: Use new xcodeenv simulate function in the example appSander van der Burg2014-10-15
|
* xcodeenv: Reimplement simulator script to work with Xcode 6Sander van der Burg2014-10-15
|
* titaniumsdk: Make iOS SDK version configurableSander van der Burg2014-10-14
|
* titaniumenv: Make path to xcode configurable through the build functionSander van der Burg2014-10-14
|
* titaniumsdk: Fix Titanium SDK 3.1 compatibility with the new Android SDKSander van der Burg2014-10-14
|
* titaniumenv: use xcode version 6.0.1 by defaultSander van der Burg2014-10-14
|
* xcodeenv: make version 6.0.1 the defaultSander van der Burg2014-10-14
|
* change md5sum to sha256sum for a few packagesLongrin Wischnewski2014-10-12
|
* titaniumsdk: Make xcode path configurableSander van der Burg2014-10-07
|
* titaniumsdk: Add expression to 3.4.0 SDKSander van der Burg2014-10-07
|
* titaniumsdk: Add version 3.4.0 supportSander van der Burg2014-10-07
|
* Make path to Xcode configurableSander van der Burg2014-10-02
|
* androidndk: fix make-standalone-toolchain.sh helper scriptSiarhei Zirukin2014-09-25
| | | | | | | The script does a copy of a toolchain and then rearranges files a bit. The problem is that these files have the same permissions (read-only) as installed ones. The patch fixes the problem by changing permissions of the copy before doing anything else.
* Make emulator script run without tools in pathEmil Rangden2014-09-17
|
* Fix #4019Daniel Peebles2014-09-10
|
* androidsdk: remove obsolete workaroundSander van der Burg2014-09-02
|
* androidsdk: Bump to version 23.02 and update all its plugins and conversion ↵Sander van der Burg2014-09-02
| | | | scripts
* merge in ewemoa's zipalign fix with my updated build-toolsCray Elliott2014-09-02
| | | | now passes Android tests found at https://github.com/svanderburg/nix-androidenvtests !
* ewemoa : add the Android Support repositoryCray Elliott2014-09-02
|
* Add attributes for all relevant Android SDK API levels and their capabilitiesSander van der Burg2014-09-02
|
* Some additional android runtimes.Jos van den Oever2014-08-23
|
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Implemented wireless adhoc distribution support for titanium appsSander van der Burg2014-08-04
| |
| * Support app names with white spacesSander van der Burg2014-08-04
| |
| * Use hyperlink and click action instead of meta refreshSander van der Burg2014-08-01
| |
| * Add experimental link to proxy to page that does wireless distributions of ↵Sander van der Burg2014-08-01
| | | | | | | | IPA files
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
|\| | | | | | | | | Conflicts: pkgs/misc/vim-plugins/default.nix
| * titaniumsdk: Bump to version 3.3.0.GA stableSander van der Burg2014-07-18
| |