nixpkgs/pkgs/development/mobile
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
..
androidenv mass rewrite of find parameters to cross-platform style 2015-09-06 10:26:30 +02:00
flashtool Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
titaniumenv titaniumsdk: upgrade 3.5.0 to 3.5.1 2015-05-19 14:27:55 +00:00
xcodeenv xcodeenv: make version 6.1.1 the default 2015-01-22 15:36:58 +00:00
xpwn Fix #4019 2014-09-10 23:17:26 -04:00