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
/
gtk2-engines
/
gtk2-engines.mk
Age
Commit message (
Expand
)
Author
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-05-18
gtk2-engines: bump, rename config option and convert to AUTOTARGETS
Thomas Petazzoni
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2009-12-06
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-03-16
libglib2: build host version for build-time binaries
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-05
Use HOST_GLIB for packages
Ulf Samuelsson
2007-09-12
Update various packages to make X run
Ulf Samuelsson
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-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
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-25
Add gtk2-engines for theming gtk
Eric Andersen