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
/
qte
Age
Commit message (
Expand
)
Author
2009-01-30
qte.mk: Add a 'comment' to indicate the need for NPTL threads
Daniel Laird
2009-01-30
qte.mk: Use depends on for toolchain features
Daniel Laird
2009-01-26
package/: depend on toolchain C++ config, don't use select
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-08-27
qte: fix long help text lines
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-01
Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step wil...
Thiago A. CorrĂȘa
2008-06-19
buildroot: s/depends/depends on/
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-30
Use TARGET_CONFIGURE_ARGS in some packages lacking
Ulf Samuelsson
2007-07-28
Replace space by tabs
Ulf Samuelsson
2007-07-24
Remove extra ':' from qte make
Ulf Samuelsson
2007-07-09
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-06
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
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
fix missing dependancy for BR2_QTE_TMAKE_VERSION
Eric Andersen
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-03-10
- quote HOST_CC.
Bernhard Reutner-Fischer
2005-09-09
if QTE isnt enabled, make sure the versions dont screw up the make rules
Mike Frysinger
2005-09-09
QTE by Allan Clark Bug 391
Mike Frysinger