index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
gettext
Commit message (
Expand
)
Author
Age
Files
Lines
*
gettext: bump to version 0.18.2
Gustavo Zacarias
2012-12-26
3
-48
/
+1
*
gettext: disable tools tests when no threads
Gustavo Zacarias
2012-12-23
1
-0
/
+6
*
gettext: fix build failure with locale and uclibc
Gustavo Zacarias
2012-12-14
1
-0
/
+27
*
gettext: bump to version 0.18.1.1
Gustavo Zacarias
2012-12-14
5
-192
/
+34
*
gettext: convert to autotools-package
Maxime Ripard
2012-09-20
2
-142
/
+40
*
Remove all references to libintl
Thomas Petazzoni
2012-09-20
1
-4
/
+0
*
gettext: remove libintl handling
Thomas Petazzoni
2012-09-20
2
-14
/
+7
*
gettext: remove the gettext-target make target, unused
Thomas Petazzoni
2012-09-20
1
-4
/
+0
*
gettext: remove option to build statically
Thomas Petazzoni
2012-09-20
2
-21
/
+0
*
gettext: warn that legal-info is not implemented
Luca Ceresoli
2012-07-17
1
-0
/
+3
*
gettext: fix build on !thread toolchains
Thomas Petazzoni
2012-05-06
1
-0
/
+37
*
DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_...
Alvaro G. M
2012-03-18
1
-1
/
+1
*
support: move package/gnuconfig to support/gnuconfig
Thomas Petazzoni
2011-09-17
1
-2
/
+1
*
support: move patch-kernel.sh and rename it
Thomas Petazzoni
2011-09-17
1
-1
/
+1
*
libintl: needs wchar like gettext
Peter Korsgaard
2010-10-05
1
-0
/
+1
*
Globally remove aclocal directories from target
Malte Starostik
2010-07-30
1
-2
/
+0
*
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-07-07
1
-2
/
+2
*
package: gettext needs WCHAR support
Peter Korsgaard
2010-05-25
1
-0
/
+4
*
gettext: make only available if BR2_NEEDS_GETTEXT is set
Thomas Petazzoni
2010-05-20
1
-0
/
+2
*
Get rid of useless OpenMP related code
Thomas Petazzoni
2010-04-11
1
-1
/
+1
*
Do not let packages remove man pages, info pages and documentation
Thomas Petazzoni
2010-04-11
1
-8
/
+1
*
toolchain: prepare for more than two alternatives
Yann E. MORIN
2010-03-31
1
-1
/
+1
*
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-12-15
1
-1
/
+1
*
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-12-06
1
-6
/
+0
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-03-18
2
-2
/
+1
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
package/alsa-lib/alsa-lib.mk
Daniel Laird
2009-01-13
1
-1
/
+1
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-4
/
+4
*
Strip gettext libraries on the target
Peter Korsgaard
2008-10-27
1
-0
/
+2
*
gettext: also remove from staging on -clean
Peter Korsgaard
2008-07-23
1
-0
/
+1
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-3
/
+0
*
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-14
1
-0
/
+1
*
buildroot: additional -clean target fixes
Peter Korsgaard
2008-04-01
1
-1
/
+1
*
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
*
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-17
1
-9
/
+13
*
Add target to unpack gettext
Ulf Samuelsson
2007-09-05
1
-0
/
+2
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-2
/
+2
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
Use shared library for gettext as default
Ulf Samuelsson
2007-08-12
1
-1
/
+1
*
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
Eric Andersen
2007-08-10
1
-1
/
+1
*
Remove bad definition of LD to allow building of shared libraries
Ulf Samuelsson
2007-07-27
1
-1
/
+0
*
Update Config of gettext subdir
Ulf Samuelsson
2007-07-23
1
-0
/
+1
*
Temporarily allow static libgettext library option to ensure build can comple...
Ulf Samuelsson
2007-07-16
2
-1
/
+26
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
1
-3
/
+3
*
- make it compile.
Bernhard Reutner-Fischer
2007-07-08
1
-30
/
+22
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-2
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-06-20
2
-8
/
+11
[next]