summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Victor Martinez [Thu, 8 Nov 2012 00:09:29 +0000 (00:09 +0000)]
pkgmk.conf: added hardfp CFLAGS
Jose V Beneyto [Fri, 19 Oct 2012 02:41:08 +0000 (02:41 +0000)]
Added missing pkgrm-cross
Jose V Beneyto [Wed, 10 Oct 2012 20:13:48 +0000 (20:13 +0000)]
Added fix to CFLAGS for alignment exception issues with some kernels and gcc-4.7
Victor Martinez [Mon, 8 Oct 2012 18:15:27 +0000 (18:15 +0000)]
pkgutils-cross: updated to 5.35.2
Jose V Beneyto [Mon, 8 Oct 2012 17:53:21 +0000 (17:53 +0000)]
Cleanup pkgmk.conf (according to mainline)
Jose V Beneyto [Fri, 15 Apr 2011 09:27:51 +0000 (11:27 +0200)]
pkgadd-cross: fixed problem when the script is invoked by prt-get-cross which failed to pass the whole path for the package to install/update
Victor Martinez [Tue, 5 Apr 2011 11:03:47 +0000 (11:03 +0000)]
src/pkgmk.conf: production version, not mine.
Victor Martinez [Tue, 5 Apr 2011 11:00:51 +0000 (11:00 +0000)]
src/pkgmk.in: fix_cross_paths function.
Victor Martinez [Tue, 5 Apr 2011 10:46:42 +0000 (10:46 +0000)]
Updated to 5.35.1
Victor Martinez [Wed, 25 Aug 2010 08:42:51 +0000 (08:42 +0000)]
pkgadd.in: Fixed lib references to the build enviroment.
Jose V Beneyto [Mon, 21 Jun 2010 09:44:04 +0000 (11:44 +0200)]
Applied some patches to pkgadd's stuff in order to avoid .la files on installations
Victor Martinez [Tue, 8 Jun 2010 09:47:19 +0000 (09:47 +0000)]
src/pkgmk.in: another fix of .la files.
Jose V Beneyto [Wed, 2 Jun 2010 15:00:44 +0000 (17:00 +0200)]
Revert "Fixed bsdtar invocation, need to solve problems with modification times."
This reverts commit
3f0931c4294981d3e3edb8c8ba8e422a4dd3a442.
Victor Martinez [Tue, 1 Jun 2010 21:07:48 +0000 (23:07 +0200)]
Added download option to pkgmk-cross
Jose V Beneyto [Tue, 18 May 2010 19:15:06 +0000 (21:15 +0200)]
Cleaned up pkgmk.conf and switched to default values (eabi)
Jose V Beneyto [Tue, 18 May 2010 10:16:37 +0000 (12:16 +0200)]
Fixed installation of .la files which were affected due to crosscompilation paths.
Jose V Beneyto [Tue, 27 Apr 2010 06:38:16 +0000 (08:38 +0200)]
Fixed CFLAGS for strongarm and arm9tdmi optimizations
Jose V Beneyto [Fri, 26 Mar 2010 08:04:54 +0000 (09:04 +0100)]
added .gitignore file
Victor Martinez [Tue, 9 Mar 2010 12:55:35 +0000 (12:55 +0000)]
pkginfo-cross: fixed PKGINFO var again.
Victor Martinez [Tue, 9 Mar 2010 10:29:25 +0000 (10:29 +0000)]
src/pkgmk.conf: fixed typo in libfakeroot.
Victor Martinez [Tue, 9 Mar 2010 10:11:11 +0000 (10:11 +0000)]
Makefile: fixed check for ubuntu/debian to add lacl.
Victor Martinez [Tue, 9 Mar 2010 09:50:51 +0000 (09:50 +0000)]
pkginfo-cross: fixed PKGINFO var.
Victor Martinez [Tue, 9 Mar 2010 09:22:18 +0000 (09:22 +0000)]
README: removed not need pkgutils-cross/src export PATH.
Victor Martinez [Tue, 9 Mar 2010 09:19:47 +0000 (09:19 +0000)]
pkginfo-cross: removed not need pkginfo specification.
Jose V Beneyto [Tue, 9 Mar 2010 07:57:40 +0000 (08:57 +0100)]
added pkgadd/pkginfo symlinks to avoid using host binaries before cross-binaries
Jose V Beneyto [Mon, 8 Mar 2010 16:49:16 +0000 (17:49 +0100)]
fixed example for 'export PATH' in the README file)
Jose V Beneyto [Mon, 8 Mar 2010 10:28:01 +0000 (11:28 +0100)]
fixed LD_LIBRARY_PATH usage and added some notes to the README file
Jose V Beneyto [Mon, 8 Mar 2010 07:19:12 +0000 (08:19 +0100)]
fixed db usage for pkgadd-cross
Jose V Beneyto [Sat, 6 Mar 2010 09:55:38 +0000 (10:55 +0100)]
fixed LDFLAGS usage for Ubuntu's host compilation
Jose V Beneyto [Tue, 2 Mar 2010 14:21:57 +0000 (15:21 +0100)]
fixed Makefile
Jose V Beneyto [Fri, 26 Feb 2010 10:24:35 +0000 (11:24 +0100)]
modified triplet for CTARGET
Jose V Beneyto [Fri, 26 Feb 2010 09:51:36 +0000 (10:51 +0100)]
added eabi support to CFLAGS
Jose V Beneyto [Wed, 24 Feb 2010 22:38:58 +0000 (23:38 +0100)]
fixed debug lines in pkgmk-cross
Jose V Beneyto [Wed, 24 Feb 2010 22:32:35 +0000 (23:32 +0100)]
added pkginfo-cross and pkgadd-cross (also changes in Makefile)
Jose V Beneyto [Wed, 24 Feb 2010 22:19:17 +0000 (23:19 +0100)]
added multi optimized CFLAGS support to pkgmk-cross
Jose V Beneyto [Tue, 15 Dec 2009 19:48:15 +0000 (20:48 +0100)]
updated README file with some more notes about pkgadd-cross
Jose V Beneyto [Tue, 15 Dec 2009 19:47:27 +0000 (20:47 +0100)]
pkgadd-cross: added code to remove .la files
Jose V Beneyto [Tue, 15 Dec 2009 19:16:55 +0000 (20:16 +0100)]
initial import for pkgadd-cross
Jose V Beneyto [Wed, 9 Dec 2009 16:12:59 +0000 (17:12 +0100)]
Fixed bsdtar invocation, need to solve problems with modification times.
Jose V Beneyto [Tue, 8 Dec 2009 23:20:28 +0000 (00:20 +0100)]
Fixed exported variables in pkgmk.conf
Jose V Beneyto [Tue, 8 Dec 2009 23:19:38 +0000 (00:19 +0100)]
Fixed exec permissions for pkgmk and pkgmk-cross
Jose V Beneyto [Tue, 8 Dec 2009 17:43:41 +0000 (18:43 +0100)]
Fixed command line in pkgmk-cross
Jose V Beneyto [Tue, 8 Dec 2009 17:42:21 +0000 (18:42 +0100)]
Added some notes to the README file
Jose V Beneyto [Tue, 8 Dec 2009 17:37:12 +0000 (18:37 +0100)]
Added Makefile for the project and pkgmk-cross script as wrapper of pkgmk to build crosscompiled ports
Jose V Beneyto [Tue, 8 Dec 2009 17:14:41 +0000 (18:14 +0100)]
Added patches in order to get all required environment variables and binaries available when crosscompiling using pkgmk
Jose V Beneyto [Tue, 8 Dec 2009 16:51:39 +0000 (17:51 +0100)]
Added original code from pkgutils 5.34.2
Jose V Beneyto [Tue, 8 Dec 2009 15:57:14 +0000 (16:57 +0100)]
Initial commit. Added README file.