| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] remove CFLAGS_LARGEFILE, not defined anywhere (#4856) | florian | 2009-07-25 | 1 | -2/+2 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -1/+1 |
* | Do not run ldconfig while cross-compiling zlib | florian | 2008-07-27 | 1 | -10/+10 |
* | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -5/+0 |
* | Fix zlib for powerpc | nbd | 2007-11-29 | 1 | -3/+3 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -6/+6 |
* | fix openssl with zlib-dynamic (closes: #1182), bump release number | nico | 2007-08-01 | 1 | -1/+3 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 1 | -9/+12 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -3/+0 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -1/+1 |
* | add zlib fix from #855 | nbd | 2006-10-17 | 1 | -11/+37 |
* | fix zlib cross compiling from non-linux systems | nbd | 2006-10-14 | 2 | -0/+1 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -3/+2 |
* | standardize Makefile, remove dup description | nico | 2006-09-23 | 1 | -9/+9 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -1/+1 |
* | normalize Makefiles. | nico | 2006-06-18 | 1 | -15/+10 |
* | improve dependency handling, fix some package makefile bugs | nbd | 2006-05-30 | 1 | -1/+0 |
* | use InstallDev/UninstallDev. | nico | 2006-05-29 | 1 | -10/+14 |
* | replace $(IDIR_*) with $(1) | nbd | 2006-05-11 | 1 | -2/+2 |
* | typos | mbm | 2006-05-10 | 1 | -0/+2 |
* | Convert packages to new template | mbm | 2006-05-10 | 3 | -27/+17 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -3/+3 |
* | restore old configure script patch; fix build error | mbm | 2006-01-13 | 1 | -3/+121 |
* | security update | olli | 2006-01-13 | 3 | -152/+9 |
* | reorganize/rationalize/format package menuconfig, | nico | 2005-11-05 | 1 | -1/+3 |
* | lots of small package changes and dependency cleanups for the V= stuff | nbd | 2005-10-22 | 1 | -4/+4 |
* | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 1 | -2/+0 |
* | another zlib fix | nbd | 2005-08-29 | 1 | -0/+1 |
* | fix zlib build on machines where LDFLAGS gets set to something broken | nbd | 2005-08-29 | 1 | -5/+7 |
* | add a load of fixes from whiterussian to head | nbd | 2005-07-11 | 1 | -0/+26 |
* | Set download url to sourceforge | nico | 2005-06-06 | 1 | -1/+1 |
* | Switch to .tar.bz2 archive | nico | 2005-05-24 | 1 | -3/+3 |
* | Cosmetic fix | nico | 2005-05-19 | 1 | -5/+3 |
* | Standardize package Config.in, change prompt to package name + short descript... | nico | 2005-05-19 | 1 | -1/+1 |
* | fix zlib staging dir install | nbd | 2005-05-13 | 1 | -1/+1 |
* | Convert zlib to new packaging style | nico | 2005-05-13 | 1 | -31/+23 |
* | disable non-essential packages by default if DEVELOPER is unset on make menuc... | nbd | 2005-04-18 | 1 | -1/+1 |
* | Uniformize package Makefile, move ipkg related files to ./ipkg and patches to... | nico | 2005-04-18 | 3 | -6/+6 |
* | Uniformize package Makefile | nico | 2005-04-14 | 1 | -45/+49 |
* | Don't include libz.so into zlib package | nico | 2005-04-11 | 1 | -1/+1 |
* | remove version and architecture from control files | nbd | 2005-03-30 | 1 | -2/+0 |
* | add md5sums | wbx | 2005-03-21 | 1 | -1/+4 |
* | add downloading script (with md5sum checking and sourceforge downloading supp... | nbd | 2005-03-19 | 1 | -1/+1 |
* | Add package install dependencies (don't install a package if it's already ins... | nico | 2005-03-06 | 1 | -5/+7 |
* | nbd's makefile/menuconfig rewrite | mbm | 2005-03-06 | 5 | -78/+281 |
* | zlib off by default, special targets off at the moment, because not used. | wbx | 2005-02-23 | 1 | -1/+1 |