index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
libcgicc
/
libcgicc.mk
Age
Commit message (
Expand
)
Author
2010-05-20
libcgicc: fix package after autotools infrastructure conversion
Thomas Petazzoni
2010-04-13
libcgicc: convert to the autotools infrastructure
Thomas Petazzoni
2010-02-26
libcgicc: fix build breakage and bump version
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-26
libcgicc: don't build demos
Peter Korsgaard
2009-01-26
libcgicc: install to usr/lib
Peter Korsgaard
2009-01-21
include string.h when building cgicc, add libcgicc-unpacked, and clean up lib...
Ulf Samuelsson
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-13
Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and...
Ulf Samuelsson
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2007-09-25
- make sure that configure doesn't see a wrong cache
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-07-17
Fix spelling error
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-01-23
added package libcgicc per case 0000423
David Anders