Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 1 | -6/+0 |
| | | | | SVN-Revision: 9906 | ||||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 | ||||
* | added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 | John Crispin | 2007-10-06 | 1 | -2/+0 |
| | | | | SVN-Revision: 9162 | ||||
* | add $(STAGING_DIR) as argument to the InstallDev template and update ↵ | Felix Fietkau | 2007-09-28 | 1 | -12/+12 |
| | | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052 | ||||
* | install OpenSSL pkgconfig dev files | Nicolas Thill | 2007-09-22 | 1 | -1/+7 |
| | | | | SVN-Revision: 8941 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -13/+20 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 8578 | ||||
* | Put back dso and bump release number | Florian Fainelli | 2007-08-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 8298 | ||||
* | Put back zlib-dynamic it is breaking more packages than it solves problems | Florian Fainelli | 2007-08-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8297 | ||||
* | address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso | Tim Yardley | 2007-07-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 8285 | ||||
* | Add a patch for openssl to fix some breakage that happens when compiled with ↵ | Felix Fietkau | 2007-06-28 | 1 | -0/+252 |
| | | | | | | | | | | | gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html SVN-Revision: 7764 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 7 | -58/+76 |
| | | | | SVN-Revision: 7490 | ||||
* | move openssl to 0.9.8e | Tim Yardley | 2007-04-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 6892 | ||||
* | enable dso support back in openssl, needed to use shared zlib compression, ↵ | Nicolas Thill | 2007-03-26 | 1 | -2/+2 |
| | | | | | | and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 SVN-Revision: 6706 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | fix for ticket:989 | Tim Yardley | 2006-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 5674 | ||||
* | patch from #989 (thanks Bartman007) | Mike Baker | 2006-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 5670 | ||||
* | sync openssl ciphers and options with whiterussian | Felix Fietkau | 2006-11-25 | 1 | -2/+5 |
| | | | | SVN-Revision: 5644 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -5/+5 |
| | | | | SVN-Revision: 5624 | ||||
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 | 1 | -4/+4 |
| | | | | SVN-Revision: 5217 | ||||
* | fix path to bash in openssl compile | Felix Fietkau | 2006-10-14 | 1 | -0/+8 |
| | | | | SVN-Revision: 5105 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 7 | -0/+400 |