summaryrefslogtreecommitdiff
path: root/package/libcgi
AgeCommit message (Expand)AuthorFilesLines
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni1-1/+0
2010-07-08libcgi: fix target install if usr/include doesn't existPeter Korsgaard1-1/+1
2010-04-13libcgi: convert to the autotools infrastructureThomas Petazzoni1-65/+3
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard1-1/+1
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton1-1/+1
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard1-1/+1
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard1-1/+1
2008-08-04buildroot: remove trailing spacesPeter Korsgaard1-3/+3
2008-07-17Kconfig: remove 'default n'Peter Korsgaard1-1/+0
2007-09-25- make sure that configure doesn't see a wrong cacheBernhard Reutner-Fischer1-16/+16
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer1-2/+2
2007-08-20SED away some whitespaceUlf Samuelsson1-1/+1
2007-07-16Cleanup of libcgiUlf Samuelsson1-7/+7
2007-07-16Stop repeated build of libcgiUlf Samuelsson1-6/+7
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer1-2/+1
2007-03-13fixup package LDFLAGS handlingEric Andersen1-0/+1
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen1-2/+12
2006-12-12* Remove bogus tab in libcgi.mk that prevented the library from being buildBernhard Reutner-Fischer2-6/+119
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer1-1/+1
2006-01-23added package libcgi per case 0000298David Anders2-0/+71