about summary refs log tree commit diff
path: root/pkgs/development/mobile
AgeCommit message (Expand)AuthorFilesLines
2017-04-29androidsdk: meta.url to meta.homepageMichael Raskin2-48/+48
2017-03-30Get rid of all `with { inherit... }` and just used `let inherit...`John Ericson1-1/+1
2017-01-27xcodeenv, titaniumenv: fix IPA builds by granting codesign the right permissionsSander van der Burg2-2/+6
2017-01-25xcodeenv: make it work with Xcode 8.2.1Sander van der Burg8-18/+11
2017-01-24titaniumenv: add 6.0 SDK + bump kitchensink testcaseSander van der Burg4-4/+44
2017-01-24titaniumenv: use Node.js 4.x for the CLI toolsSander van der Burg1-1/+1
2016-12-10android-sdk: 25.2.2 -> 25.2.3taku011-262/+445
2016-11-27genymotion: 2.7.2 -> 2.8.0Alex Ivanov1-4/+4
2016-11-27genymotion: add menu itemAlex Ivanov1-2/+10
2016-10-09androidenv: Add API sourcestaku06-3/+220
2016-09-14androidenv: update packagesHerwig Hochleitner11-316/+349
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev2-7/+7
2016-09-06adb-sync: Make platforms correspond to those of androidsdk (main dependency).Sergiu Ivanov1-3/+2
2016-09-02adb-sync: init at 2016-08-31Sergiu Ivanov1-0/+33
2016-09-01androidsdk: fix buildApp and emulateApp functions by providing the right exec...Sander van der Burg4-14/+14
2016-09-01titaniumsdk: fix to make it work with new android SDK and NPM packages + add ...Sander van der Burg8-2729/+51
2016-08-23treewide: Use more makeLibraryPathTuomas Tynkkynen1-2/+2
2016-08-23treewide: Use makeBinPathTuomas Tynkkynen1-1/+1
2016-08-23treewide: Use makeLibraryPath in LD_LIBRARY_PATHsTuomas Tynkkynen1-1/+1
2016-08-23treewide: Use makeLibraryPath in 'patchelf --set-rpath' callsTuomas Tynkkynen1-1/+1
2016-08-02androidenv: Don't build on HydraTuomas Tynkkynen2-0/+2
2016-08-02treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2-0/+8
2016-07-25android-sdk: 24.4.1 -> 25.1.7 (#17193)taku05-46/+39
2016-07-25genymotion: init at 2.7.2 (#17203)Brian McKenna1-0/+73
2016-07-21android-platform-tools: 23.0.1 -> 24, etc.taku016-3508/+3816
2016-07-07androidsdk: fix rpath that includes 32-bit zlibSander van der Burg3-6/+6
2016-07-04Revert "[WIP] flashtool: 0.9.14.0 -> 0.9.23.3"Nikolay Amiantov1-31/+21
2016-07-03[WIP] flashtool: 0.9.14.0 -> 0.9.23.3Lengyel Balázs1-21/+31
2016-07-01fix 32bit android emulatorBenno Fünfstück1-2/+2
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-10/+10
2016-05-16Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons1-1/+0
2016-05-04use dontBuild instead of hacksRobin Gloster1-42/+42
2016-05-01replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov1-1/+1
2016-04-13replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2-2/+2
2016-03-08ncurses: combine $lib and $out outputsThomas Tuegel1-1/+1
2016-03-08Merge master into closure-sizeVladimír Čunát1-30/+30
2016-02-27Remove all dots at end of descriptionszimbatm1-30/+30
2016-02-14Merge branch 'master' into closure-sizeVladimír Čunát2-10/+38
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát4-11/+6
2016-02-02titaniumenv: allow distributions of app with spaces in their nameSander van der Burg1-1/+1
2016-02-01titaniumenv: fix android builds on darwin and get rid of allowUnfree since th...Sander van der Burg2-7/+35
2016-01-29titaniumenv: fix path to the IPA file in the hydra-build-productsSander van der Burg1-2/+2
2016-01-28titaniumenv: remove obsolete android configuration stepsSander van der Burg2-6/+1
2016-01-28titaniumenv: change identifier to 5.1.2.GASander van der Burg1-1/+1
2016-01-28titaniumenv: use version 5.1.2 by default in the exampleSander van der Burg2-2/+2
2016-01-28titaniumenv: remove obsolete iosWwdrCertificate parameterSander van der Burg1-2/+2
2016-01-24treewide: Mass replace 'zlib}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'ncurses}/lib' to refer the 'lib' outputTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'libusb1}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát24-469/+2822