index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
slang
Age
Commit message (
Expand
)
Author
2014-12-11
Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBS
Thomas Petazzoni
2014-12-09
slang: use specific build and install commands for static builds
Vicente Olivert Riera
2014-12-09
slang: add adapted upstream patches for static builds
Vicente Olivert Riera
2014-12-09
slang: rename patches to follow the new name convention
Vicente Olivert Riera
2014-10-07
slang: disable termcap
Gustavo Zacarias
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-09-22
slang: bump to 2.3.0
Yegor Yefremov
2014-07-31
package: remove the trailing slash sign from <PKG>_SITE variable
Jerzy Grzegorek
2014-05-26
slang: needs mmu
Peter Korsgaard
2014-03-29
slang: multiple fixes
Gustavo Zacarias
2014-03-28
slang: add ncurses optional dependency
Romain Naour
2014-03-28
slang: fix linking issue
Romain Naour
2014-03-15
slang: add license info
Peter Korsgaard
2014-03-15
slang: bump to 2.2.4
Yegor Yefremov
2013-12-08
packages: remove package clean commands
Thomas De Schampheleire
2013-12-06
packages: remove uninstall commands
Thomas De Schampheleire
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2013-06-06
Fix package headers to comply with coding style
Alexandre Belloni
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2011-09-29
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-02-25
slang: fix mips build failure
Gustavo Zacarias
2010-11-05
slang: build system breaks with parallel builds
Peter Korsgaard
2010-11-05
slang: convert to gentargets
Martin Banky
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-22
Use /usr/lib for slang instead of /lib
Ulf Samuelsson
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-08-04
package: global largefile CFLAGS handling
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-07-30
- install libslang.a into the correct dir (/usr/lib)
Bernhard Reutner-Fischer
2007-07-30
- use correct dirs for the staging_dir (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2004-12-24
merge help descriptions written by Tom Cameron
Mike Frysinger
2004-12-11
Add initial BR2_JLEVEL support, with some exceptions for apps that
Eric Andersen
2004-10-09
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
final step in buildroot facelift
Eric Andersen
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen