Go to file
Juan RP 4ef0fbcada Multiple changes to xbps-src and shutils:
* Added XBPS_FETCH_CMD to xbps-src.conf, this will be used to fetch
  distfiles. Please note that it will be copied to the chroot, so
  it should be statically linked or with only libc required.

* Removed libtool_func.sh and associated vars, it's unneeded currently.

* Added keep_empty_dirs, keep_libtool_archives and nostrip. By default
  all empty dirs and libtool archives are removed, and executables and
  libraries stripped, respectively. One can use set the var in a build
  template to change the behaviour.

* Explain in README what are the requirements to build XBPS.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091017005836-uifiof32ndy0wmd8
2009-10-17 02:58:36 +02:00
bin Multiple changes to xbps-src and shutils: 2009-10-17 02:58:36 +02:00
doc Multiple changes to xbps-src and shutils: 2009-10-17 02:58:36 +02:00
etc Multiple changes to xbps-src and shutils: 2009-10-17 02:58:36 +02:00
include Fix xbps_configure_pkg() reporting old version when upgrading packages. 2009-08-25 06:03:02 +02:00
lib xbps-bin: don't initialize repolist data unless we want to update. 2009-10-16 17:04:35 +02:00
shutils Multiple changes to xbps-src and shutils: 2009-10-17 02:58:36 +02:00
.bzrignore Ignore some created files. 2009-08-21 11:15:05 +02:00
Makefile Makefile: remove $(SHAREDIR) in uninstall target. 2009-10-16 00:21:15 +02:00
prog.mk Build xbps-{bin,cmpver,digest,pkgdb,repo} as static, and install them 2009-10-16 00:22:34 +02:00
vars.mk vars.mk: add DEBUG option. 2009-10-16 16:14:19 +02:00