Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-27 | fix allconfig for foxg20 | Waldemar Brodkorb | |
2011-02-24 | allow native build of a lot of packages | Waldemar Brodkorb | |
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used. | |||
2011-01-17 | fix packages to be compile with stack protector | Waldemar Brodkorb | |
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages | |||
2009-12-29 | remove unused files | Waldemar Brodkorb | |
2009-12-05 | update some packages to latest upstream | Waldemar Brodkorb | |
- openssh, aircrack-ng, autoconf, lighttpd - use mplayer svn version | |||
2009-12-04 | some more additions for gtk+ library porting | Waldemar Brodkorb | |