summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jose V Beneyto [Thu, 18 Oct 2012 22:24:10 +0000 (22:24 +0000)]
Added code to getBuildOrder to use a name of port as starting point (to avoid the complete list of ports)
Jose V Beneyto [Thu, 18 Oct 2012 21:32:55 +0000 (21:32 +0000)]
Fixed some issues with getBuildOrder script (duplicates, nonexistent ports, ...)
Jose V Beneyto [Wed, 6 Jun 2012 10:15:34 +0000 (12:15 +0200)]
Replaced scp commands by wget which would be better for non account users who want to create the installer
Jose V Beneyto [Tue, 5 Jun 2012 18:03:42 +0000 (18:03 +0000)]
Added initial version for the script that help us in release creation per device: makeDeviceInstaller.sh
Jose V Beneyto [Wed, 25 Apr 2012 12:18:30 +0000 (14:18 +0200)]
Initial import for getCoreDiff script
Jose V Beneyto [Tue, 10 May 2011 11:23:26 +0000 (13:23 +0200)]
Added makeRelease.sh script which was modified for 2.7 too
Jose V Beneyto [Fri, 6 May 2011 11:35:49 +0000 (13:35 +0200)]
Fixed buildAllPackages.sh to use PKGMK_PACKAGE_DIR even if this variable is empty, and fixed issues related to environment variable PATH
Jose V Beneyto [Thu, 28 Apr 2011 17:41:29 +0000 (19:41 +0200)]
getBuildOrder.sh: fixed for 2.7 branches
Jose V Beneyto [Fri, 15 Apr 2011 10:36:58 +0000 (12:36 +0200)]
Fixed typo in the previous commit
Jose V Beneyto [Fri, 15 Apr 2011 10:12:58 +0000 (12:12 +0200)]
Added initial version for prt-get-cross and his config file
Jose V Beneyto [Wed, 20 Oct 2010 10:43:22 +0000 (12:43 +0200)]
Fixed buildAllPackages.sh to use PKGMK_PACKAGE_DIR from pkgmk.conf. Also fixed to avoid install a package if previously was installed
Jose V Beneyto [Wed, 20 Oct 2010 10:40:32 +0000 (12:40 +0200)]
Added initial version of some scripts
Jose V Beneyto [Wed, 20 Oct 2010 10:40:20 +0000 (12:40 +0200)]
Initial commit. Added README file.