CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pkgutils-cross.git
13 years agopkgadd.in: Fixed lib references to the build enviroment. 2.6
Victor Martinez [Wed, 25 Aug 2010 08:42:51 +0000 (08:42 +0000)]
pkgadd.in: Fixed lib references to the build enviroment.

13 years agoApplied some patches to pkgadd's stuff in order to avoid .la files on installations
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

13 years agosrc/pkgmk.in: another fix of .la files.
Victor Martinez [Tue, 8 Jun 2010 09:47:19 +0000 (09:47 +0000)]
src/pkgmk.in: another fix of .la files.

13 years agoRevert "Fixed bsdtar invocation, need to solve problems with modification times."
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.

13 years agoAdded download option to pkgmk-cross
Victor Martinez [Tue, 1 Jun 2010 21:07:48 +0000 (23:07 +0200)]
Added download option to pkgmk-cross

14 years agoCleaned up pkgmk.conf and switched to default values (eabi)
Jose V Beneyto [Tue, 18 May 2010 19:15:06 +0000 (21:15 +0200)]
Cleaned up pkgmk.conf and switched to default values (eabi)

14 years agoFixed installation of .la files which were affected due to crosscompilation paths.
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.

14 years agoFixed CFLAGS for strongarm and arm9tdmi optimizations
Jose V Beneyto [Tue, 27 Apr 2010 06:38:16 +0000 (08:38 +0200)]
Fixed CFLAGS for strongarm and arm9tdmi optimizations

14 years agoadded .gitignore file
Jose V Beneyto [Fri, 26 Mar 2010 08:04:54 +0000 (09:04 +0100)]
added .gitignore file

14 years agopkginfo-cross: fixed PKGINFO var again.
Victor Martinez [Tue, 9 Mar 2010 12:55:35 +0000 (12:55 +0000)]
pkginfo-cross: fixed PKGINFO var again.

14 years agosrc/pkgmk.conf: fixed typo in libfakeroot.
Victor Martinez [Tue, 9 Mar 2010 10:29:25 +0000 (10:29 +0000)]
src/pkgmk.conf: fixed typo in libfakeroot.

14 years agoMakefile: fixed check for ubuntu/debian to add lacl.
Victor Martinez [Tue, 9 Mar 2010 10:11:11 +0000 (10:11 +0000)]
Makefile: fixed check for ubuntu/debian to add lacl.

14 years agopkginfo-cross: fixed PKGINFO var.
Victor Martinez [Tue, 9 Mar 2010 09:50:51 +0000 (09:50 +0000)]
pkginfo-cross: fixed PKGINFO var.

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.