Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-24 | add pkg_arch_depends to dev subpackages | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-18 | man page of strdup says it: These functions modify their first argument., ↵ | Waldemar Brodkorb | |
fix multiple PKG_{HOST,SYSTEM,LIBC,ARCH}_DEPENDS for subpackages | |||
2013-08-14 | add support for PKG_LIBC_DEPENDS to pkgmaker | Waldemar Brodkorb | |
2013-08-12 | add xmbc package for raspberry-pi target | Waldemar Brodkorb | |
2011-09-17 | fix depmakes, similar bug as in pkgrebuild | Waldemar Brodkorb | |
2011-09-17 | fix package rebuilds. broken since PKG_FLAVOURS are possible for subpackages | Waldemar Brodkorb | |
2011-08-05 | add support for target system depends for packages | Waldemar Brodkorb | |
2011-07-17 | libcapi is not installed, fix depmaker bug, reported by Tobias | Waldemar Brodkorb | |
2011-05-18 | added functionality for string flavours and flavour dependencies | Tobias Breckle | |
Signed-off-by: Tobias Breckle <tobias@breckle.net> | |||
2011-04-26 | be sure libpthread-stubs is not skipped here | Waldemar Brodkorb | |
2011-03-13 | CFLINE is only usable for the main package (atm) and should not apply to sub ↵ | Waldemar Brodkorb | |
package Config.in files | |||
2011-02-05 | add correct dependencies, when kernel modules are choosen via ↵ | Waldemar Brodkorb | |
flavour/choices and subpackages | |||
2011-01-26 | another HOSTCC elimination, thx hudson | Waldemar Brodkorb | |
2011-01-20 | pkgmaker: comment out debug output using #if 0 | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-18 | fix compile error with -Wall | Waldemar Brodkorb | |
2011-01-18 | rework PKG_FLAVOURS. Subpackages can have flavours, so | Waldemar Brodkorb | |
always add PKG_NAME to PKG_FLAVOURS variable. ala PKG_FLAVOURS_LIBNCURSES. Bug reported by Phil Sutter. | |||
2011-01-12 | pkgmaker: improve error message on missing package category | Phil Sutter | |
This patch bores up fatal_error(), so that it now takes arguments in printf-style, but without changing the basic semantics (i.e., messages prefixed by "Fatal error. " and trailing newline automatically appended). Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2011-01-11 | add support for C++ packages, which need G++ compiler | Waldemar Brodkorb | |
2011-01-08 | variable name cleanup | Waldemar Brodkorb | |
2011-01-08 | rework and cleanup top level directory creation, avoid some unnecessary rebuils | Waldemar Brodkorb | |
2011-01-07 | use HOSTCC, HOSTCFLAGS, etc. here, too | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-04 | just warn, don't exit on Cygwin | Waldemar Brodkorb | |
2011-01-02 | when creating package flavours, depend on main package | Waldemar Brodkorb | |
2010-12-30 | fix some bugs, when starting with fresh checkout | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-11-25 | fix bug, f.e. glib package ignored by mistake | Waldemar Brodkorb | |
2010-11-22 | rebuild packages when subpackage choice changes by user | Waldemar Brodkorb | |
2010-11-20 | new GRUB2 installation script, derived from MirBSD bootblocks | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-20 | add tool to display the size of a HDD/CF/SD/MMC/USB in 512-byte sectors | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2010-11-18 | package defaults are only available for main package and shouldn't be ↵ | Waldemar Brodkorb | |
enabled for subpackages | |||
2010-11-10 | fix some compile issues | Waldemar Brodkorb | |
2010-11-03 | add missing target directory, when rebuilding | Waldemar Brodkorb | |
2010-10-31 | rework installation scripts for block devices | Waldemar Brodkorb | |
Avoid sfdisk, parted and chroot to be more portable. Compile Host grub in target/tools, only used for ibmx40 target right now. Add pt - partition table manager from OpenWrt with some additions and portability fixes. Cfgfs support missing, coming soon. | |||
2010-09-29 | fix subpackage build dependencies | Waldemar Brodkorb | |
PKGSB_ variables containing the full symbol name, without leading main package symbol. Fix depmaker to check correctly. | |||
2010-09-28 | macosx compat patches | Waldemar Brodkorb | |
2010-09-25 | check complete directory name | Waldemar Brodkorb | |
otherwise libcapi20 is skipped like libc. | |||
2010-09-18 | fix order of subpackages | Waldemar Brodkorb | |
2010-09-18 | fix multi-binary packages, add missing dependency to main package | Waldemar Brodkorb | |
2010-09-15 | rebuild packages on flavour or choices change | Waldemar Brodkorb | |
add new target rebuild. make cpio and pacch quiet. Use bin/tools for cpio and mkcrypt. | |||
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. |