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
/
dialog
Age
Commit message (
Expand
)
Author
2010-07-20
dialog: force linking with ncurses
Peter Korsgaard
2010-06-24
dialog : convert to autotools infrastructure & bump to 1.1-20100428
cmchao
2010-04-11
Do not let packages remove man pages, info pages and documentation
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-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-02-12
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2007-09-25
- make sure that configure doesn't see a wrong cache
Bernhard Reutner-Fischer
2007-09-23
Avoid repeated remake of dialog
Ulf Samuelsson
2007-09-17
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-13
Bump version of dialog, make it build
Ulf Samuelsson
2007-07-28
Replace space by tabs
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-02-13
-2 patch no longer available. Patch by Stefan Feilmeier
Peter Korsgaard
2007-01-22
- bump patch version
Bernhard Reutner-Fischer
2006-12-22
- bump version
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-01-23
add package dialog per case 0000148
David Anders