index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
ncurses
Commit message (
Expand
)
Author
Age
Files
Lines
*
ncurses: enable shared library build on the host
Thomas Petazzoni
2013-03-24
1
-1
/
+1
*
ncurses: speed up host build
Thomas Petazzoni
2013-03-04
1
-1
/
+4
*
ncurses: speed up the build by not installing manpages
Thomas Petazzoni
2013-03-04
1
-2
/
+4
*
package: use <pkg>_CONFIG_SCRIPTS wherever possible
Thomas Petazzoni
2013-02-08
1
-7
/
+1
*
packages: remove the last remaining copyright notices
Thomas Petazzoni
2013-01-20
1
-18
/
+0
*
ncurses: add license info
Arnout Vandecappelle (Essensium/Mind)
2012-11-14
1
-0
/
+2
*
ncurses: bump to 5.9
Thomas Petazzoni
2012-07-30
2
-2
/
+92
*
ncurses: get the post staging installation hook called properly
Thomas Petazzoni
2012-07-26
1
-1
/
+1
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
ncurses: remove redundant HOST_NCURSES_DEPENDENCIES
Arnout Vandecappelle (Essensium/Mind)
2012-07-15
1
-2
/
+0
*
ncurses: build statically when BR2_PREFER_STATIC_LIB
Peter Korsgaard
2012-06-29
1
-4
/
+7
*
ncurses: install screen terminfo file
Gustavo Zacarias
2012-05-07
1
-0
/
+2
*
ncurses: unbreak host build after auto-host-deps change
Peter Korsgaard
2012-01-18
1
-0
/
+2
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-2
/
+2
*
ncurses: fix host build breakage
Gustavo Zacarias
2011-09-27
1
-1
/
+1
*
ncurses: remove explicit STRIPCMD
Peter Korsgaard
2011-08-26
1
-1
/
+0
*
ncurses: fix hanging installation due to old version of tic
Thomas De Schampheleire
2011-08-26
1
-0
/
+15
*
ncurses: roll back to version 5.7
Gustavo Zacarias
2011-04-24
1
-2
/
+1
*
ncurses: don't build tests
Peter Korsgaard
2011-04-05
1
-0
/
+1
*
ncurses: version bump to 5.8
Mike Frysinger
2011-03-27
1
-1
/
+1
*
ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling
Peter Korsgaard
2010-08-30
1
-5
/
+2
*
ncurses: bump to 5.7
Gustavo Zacarias
2010-06-18
1
-1
/
+1
*
ncurses: fix path to patch ncurses5-config
Lionel Landwerlin
2010-05-03
1
-2
/
+2
*
ncurses: convert to autotools infrastructure
Lionel Landwerlin
2010-05-03
1
-121
/
+67
*
Create $(TARGET_DIR)/usr/lib when installing
Clark Rawlins
2009-11-30
1
-0
/
+1
*
ncurses: remove dedicated target-headers option
Peter Korsgaard
2009-10-03
2
-12
/
+2
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
ncurses: fixup ncurses5-config script
Peter Korsgaard
2009-03-01
1
-0
/
+2
*
Fix static lib dep for ncurses
Ulf Samuelsson
2009-01-23
1
-1
/
+3
*
Use /usr/lib for ncurses instead of /lib
Ulf Samuelsson
2009-01-22
1
-10
/
+9
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
Add ncurse-unpacked target
Ulf Samuelsson
2009-01-12
1
-0
/
+2
*
For some reason we ended up with a link-loop. This does not.
Thomas Lundquist
2009-01-11
1
-2
/
+2
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-6
/
+6
*
buildroot: remove trailing spaces
Peter Korsgaard
2008-08-04
1
-3
/
+3
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-5
/
+0
*
ncurses: don't follow symlink on ln invocation
Peter Korsgaard
2008-07-01
1
-1
/
+1
*
* Fixed additional ncurses library install path
Nigel Kukard
2008-04-10
1
-3
/
+3
*
* Fixed copy-and-paste error, incorrect description
Nigel Kukard
2008-04-10
1
-6
/
+5
*
Some package use ncurses libpanel/libform/libmenu, this config allows to sele...
Nigel Kukard
2008-04-09
2
-0
/
+31
*
ncurses: cleanup /usr/lib/terminfo symlink handling
Peter Korsgaard
2008-03-31
1
-3
/
+3
*
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
Hamish Moffatt
2008-03-26
1
-1
/
+1
*
buildroot: Use BR2_GNU_MIRROR everywhere
Peter Korsgaard
2008-03-11
1
-1
/
+1
*
reverted ncurses makefile
John Voltz
2008-03-07
1
-21
/
+150
*
updated ncurses makefile
John Voltz
2008-03-06
1
-150
/
+21
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-2
/
+2
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
1
-3
/
+3
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
[next]