| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | nico | 2007-09-03 | 1 | -2/+2 |
* | Put back dso and bump release number | florian | 2007-08-01 | 1 | -2/+2 |
* | Put back zlib-dynamic it is breaking more packages than it solves problems | florian | 2007-08-01 | 1 | -1/+1 |
* | address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso | pavlov | 2007-07-31 | 1 | -2/+2 |
* | Add a patch for openssl to fix some breakage that happens when compiled with ... | nbd | 2007-06-28 | 1 | -0/+252 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 7 | -58/+76 |
* | move openssl to 0.9.8e | pavlov | 2007-04-08 | 1 | -3/+3 |
* | enable dso support back in openssl, needed to use shared zlib compression, an... | nico | 2007-03-26 | 1 | -2/+2 |
* | 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 |
* | fix for ticket:989 | pavlov | 2006-11-29 | 1 | -1/+1 |
* | patch from #989 (thanks Bartman007) | mbm | 2006-11-28 | 1 | -1/+1 |
* | sync openssl ciphers and options with whiterussian | nbd | 2006-11-25 | 1 | -2/+5 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -5/+5 |
* | remove bogus -j1 options from make calls | nbd | 2006-10-18 | 1 | -4/+4 |
* | fix path to bash in openssl compile | nbd | 2006-10-14 | 1 | -0/+8 |
* | sync openssl in wr and ng, update to 0.9.8d for security fixes | nbd | 2006-09-29 | 2 | -6/+6 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -3/+2 |
* | standardize Makefile, change section from base to libs and utils, add detaile... | nico | 2006-09-23 | 1 | -25/+43 |
* | Really disable doc generation, increases install time | florian | 2006-09-02 | 1 | -0/+12 |
* | fix ccache error | mbm | 2006-08-31 | 1 | -1/+1 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -1/+0 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -1/+1 |
* | 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 |
* | remove ipkg directory, normalize Makefile. | nico | 2006-06-18 | 5 | -66/+21 |
* | add openssl depend on zlib | nbd | 2006-06-15 | 1 | -0/+1 |
* | add openssl | nbd | 2006-06-11 | 11 | -0/+410 |
* | remove lots of non-essential packages | nbd | 2006-04-13 | 11 | -503/+0 |
* | Disable tests and documentation compilation and/or installation, speeds up co... | florian | 2006-03-29 | 1 | -0/+153 |
* | readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools | wbx | 2006-03-29 | 1 | -1/+1 |
* | remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 an... | wbx | 2006-03-26 | 1 | -1/+1 |
* | first try to decrease the size of openssl 0.9.8a | kaloz | 2006-03-23 | 3 | -16/+102 |
* | fix wrong permissions on /etc (fixes from [3327]) | nico | 2006-03-07 | 1 | -2/+3 |
* | update openssl to 0.9.8 | mbm | 2006-02-23 | 4 | -46/+20 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -5/+5 |
* | fix openssl build for users having something other than bash as /bin/sh | nbd | 2005-11-18 | 1 | -0/+6 |
* | change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-i... | nbd | 2005-11-07 | 1 | -1/+1 |
* | fix a dependency bug introduced by [2333] | nico | 2005-11-06 | 1 | -3/+1 |
* | reorganize/rationalize/format package menuconfig, | nico | 2005-11-05 | 1 | -6/+5 |
* | lots of small package changes and dependency cleanups for the V= stuff | nbd | 2005-10-22 | 1 | -4/+2 |
* | remove Maintainer: and Source: from packages | nbd | 2005-10-21 | 2 | -6/+0 |
* | update openssl to new upstream release (v0.9.7i), | nico | 2005-10-20 | 2 | -8/+18 |
* | move patch #160 in #110 | nico | 2005-10-12 | 2 | -11/+2 |
* | Fix building when target arch = i386 | nico | 2005-08-11 | 1 | -0/+10 |
* | Always use -R flag with cp (to preserve symlinks) | nico | 2005-06-08 | 1 | -4/+4 |
* | Add some mirrors | nico | 2005-06-06 | 1 | -1/+4 |
* | Split patches. | nico | 2005-06-01 | 7 | -197/+119 |
* | Fix and standardize Config.in | nico | 2005-05-24 | 1 | -7/+11 |