CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pkgutils-cross.git
14 years agoREADME: removed not need pkgutils-cross/src export PATH.
Victor Martinez [Tue, 9 Mar 2010 09:22:18 +0000 (09:22 +0000)]
README: removed not need pkgutils-cross/src export PATH.

14 years agopkginfo-cross: removed not need pkginfo specification.
Victor Martinez [Tue, 9 Mar 2010 09:19:47 +0000 (09:19 +0000)]
pkginfo-cross: removed not need pkginfo specification.

14 years agoadded pkgadd/pkginfo symlinks to avoid using host binaries before cross-binaries
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

14 years agofixed example for 'export PATH' in the README file)
Jose V Beneyto [Mon, 8 Mar 2010 16:49:16 +0000 (17:49 +0100)]
fixed example for 'export PATH' in the README file)

14 years agofixed LD_LIBRARY_PATH usage and added some notes to 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

14 years agofixed db usage for pkgadd-cross
Jose V Beneyto [Mon, 8 Mar 2010 07:19:12 +0000 (08:19 +0100)]
fixed db usage for pkgadd-cross

14 years agofixed LDFLAGS usage for Ubuntu's host compilation
Jose V Beneyto [Sat, 6 Mar 2010 09:55:38 +0000 (10:55 +0100)]
fixed LDFLAGS usage for Ubuntu's host compilation

14 years agofixed Makefile
Jose V Beneyto [Tue, 2 Mar 2010 14:21:57 +0000 (15:21 +0100)]
fixed Makefile

14 years agomodified triplet for CTARGET
Jose V Beneyto [Fri, 26 Feb 2010 10:24:35 +0000 (11:24 +0100)]
modified triplet for CTARGET

14 years agoadded eabi support to CFLAGS
Jose V Beneyto [Fri, 26 Feb 2010 09:51:36 +0000 (10:51 +0100)]
added eabi support to CFLAGS

14 years agofixed debug lines in pkgmk-cross
Jose V Beneyto [Wed, 24 Feb 2010 22:38:58 +0000 (23:38 +0100)]
fixed debug lines in pkgmk-cross

14 years agoadded pkginfo-cross and pkgadd-cross (also changes in Makefile)
Jose V Beneyto [Wed, 24 Feb 2010 22:32:35 +0000 (23:32 +0100)]
added pkginfo-cross and pkgadd-cross (also changes in Makefile)

14 years agoadded multi optimized CFLAGS support to pkgmk-cross
Jose V Beneyto [Wed, 24 Feb 2010 22:19:17 +0000 (23:19 +0100)]
added multi optimized CFLAGS support to pkgmk-cross

14 years agoupdated README file with some more notes about pkgadd-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

14 years agopkgadd-cross: added code to remove .la files
Jose V Beneyto [Tue, 15 Dec 2009 19:47:27 +0000 (20:47 +0100)]
pkgadd-cross: added code to remove .la files

14 years agoinitial import for pkgadd-cross
Jose V Beneyto [Tue, 15 Dec 2009 19:16:55 +0000 (20:16 +0100)]
initial import for pkgadd-cross

14 years agoFixed bsdtar invocation, need to solve problems with modification times.
Jose V Beneyto [Wed, 9 Dec 2009 16:12:59 +0000 (17:12 +0100)]
Fixed bsdtar invocation, need to solve problems with modification times.

14 years agoFixed exported variables in pkgmk.conf
Jose V Beneyto [Tue, 8 Dec 2009 23:20:28 +0000 (00:20 +0100)]
Fixed exported variables in pkgmk.conf

14 years agoFixed exec permissions for pkgmk and pkgmk-cross
Jose V Beneyto [Tue, 8 Dec 2009 23:19:38 +0000 (00:19 +0100)]
Fixed exec permissions for pkgmk and pkgmk-cross

14 years agoFixed command line in pkgmk-cross
Jose V Beneyto [Tue, 8 Dec 2009 17:43:41 +0000 (18:43 +0100)]
Fixed command line in pkgmk-cross

14 years agoAdded some notes to the README file
Jose V Beneyto [Tue, 8 Dec 2009 17:42:21 +0000 (18:42 +0100)]
Added some notes to the README file

14 years agoAdded Makefile for the project and pkgmk-cross script as wrapper of pkgmk to build...
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

14 years agoAdded patches in order to get all required environment variables and binaries availab...
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

14 years agoAdded original code from pkgutils 5.34.2
Jose V Beneyto [Tue, 8 Dec 2009 16:51:39 +0000 (17:51 +0100)]
Added original code from pkgutils 5.34.2

14 years agoInitial commit. Added README file. master
Jose V Beneyto [Tue, 8 Dec 2009 15:57:14 +0000 (16:57 +0100)]
Initial commit. Added README file.