summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
AgeCommit message (Expand)Author
2018-01-30gettext: beat library detection into shapeRoss Burton
2018-01-10gettext: rationalise optional dependenciesRoss Burton
2017-06-28gettext: relocate msgfmt utility for all recipesAlexander Kanavin
2017-06-16meta: Drop remnants of uclibc supportRichard Purdie
2017-03-17gettext: split recipe's descriptionLeonardo Sandoval
2017-03-07recipes: Move out stale GPLv2 versions to a seperate layeruninative-1.5Richard Purdie
2017-02-23gettext: fix formatting issuesRobert Yang
2016-08-23gettext_0.16.1: whitespace changes to align with v0.19.8.1André Draszik
2016-08-23gettext_0.16.1: align configure options with v0.19.8.1 recipeAndré Draszik
2016-08-23gettext_0.16.1: fix lispdir configure optionAndré Draszik
2016-08-23gettext_0.16.1: use musl gettext implementationAndré Draszik
2016-07-25gettext-minimal-native: 0.19.4 -> 0.19.8.1Robert Yang
2016-07-25gettext: 0.19.6 -> 0.19.8.1Robert Yang
2016-07-20gettext_0.16.1: remove useless files to avoid sysroot conflictsChen Qi
2016-07-08gettext: fix for low-version recipeChen Qi
2016-07-08meta: update patch metadataRoss Burton
2016-05-13gettext: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysrootPeter Kjellerstedt
2016-02-28gettext: Delete libintl.la file from installKhem Raj
2016-02-28bison/gettext: add --with-bisonlocaledir to assign BISON_LOCALEDIRHongxu Jia
2015-12-22gettext: Upgrade 0.19.4 -> 0.19.6Fan Xin
2015-12-12gettext: Delete libintl.h and charset.aliasKhem Raj
2015-08-09gettext_0.16.1: add -lrt and -lpthread to LDFLAGS for uclibc buildsAndre McCurdy
2015-08-09gettext_0.16.1: remove obsolete uclibc specific patchAndre McCurdy
2015-07-16gettext-minimal-native: use MKIDR_P in Makefile.in.inWenzong Fan
2015-05-23gettext-minimal-native: Disable the unnecessary check in iconv.m4Roy Li
2015-01-23gettext: upgrade to 0.19.4Robert Yang
2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser
2014-03-19gettext-0.16.1: kill target m4 macros from sysrootChristopher Larson
2014-03-17gettext: upgrade from 0.18.3.1 to 0.18.3.2Chen Qi
2014-01-02gettext: set reasonable SUMMARY and DESCRIPTIONPaul Eggleton
2013-12-10meta/*: remove unnecessary patchesChong Lu
2013-11-22gettext-minimal-native/iconv.m4: remove the test to convert euc-jpJackie Huang
2013-10-30recipes: Remove PR = r0 from all recipesRichard Purdie
2013-08-26gettext: update to upstream version 0.18.3.1Marko Lindqvist
2013-08-20gettext: update to upstream version 0.18.3Marko Lindqvist
2013-04-29gettext: Make ncurses dependency conditional on PACKAGECONFIG[msgcat-curses]Phil Blundell
2013-04-29gettext-minimal-native: add SUMMARY and DESCRIPTIONPaul Eggleton
2013-01-27gettext: Fix build with uclibc remove upstreamed patchesKhem Raj
2013-01-09gettext-minimal: update files from gettext 0.18.2Marko Lindqvist
2013-01-09gettext: update to upstream version 0.18.2Marko Lindqvist
2012-12-14gettext: move remove-potcdate.sin from gettext-native to gettext-minimal-nativeMartin Jansa
2012-11-02recipes-core: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-10-18gettext: Add config.rpath and Makefile.in.in to gettext-minimal-nativeRichard Purdie
2012-10-18gettext: Remove spurious-looking dependencies on libxml2-nativePhil Blundell
2012-09-12gettext: Make gettext 0.16.1 extend native and nativesdk.Martin Ertsaas
2012-09-02gettext: bump PR to avoid RPATH QA failurePaul Eggleton
2012-08-15gettext-0.18: explicitly disable acl.Xin Ouyang
2012-07-17gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16Khem Raj
2012-06-21gettext 0.16.1: Update FILES for post PACKAGE reoderSaul Wold
2012-06-19gettext: clean up FILE after PACKAGE reorderSaul Wold
ixes8'>paule/recipetool-fixes8 OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ad1cb83abfc7e49322de358b8abe81be9e68d578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
*.pyc
*.pyo
/*.patch
/.repo/
/build*/
pyshtables.py
pstage/
scripts/oe-git-proxy-socks
sources/
meta-*/
!meta-skeleton
!meta-selftest
hob-image-*.bb
*.swp
*.orig
*.rej
*~
!meta-poky
!meta-yocto
!meta-yocto-bsp
!meta-yocto-imported
/documentation/*/eclipse/
/documentation/*/*.html
/documentation/*/*.pdf
/documentation/*/*.tgz
/bitbake/doc/bitbake-user-manual/bitbake-user-manual.html
/bitbake/doc/bitbake-user-manual/bitbake-user-manual.pdf
/bitbake/doc/bitbake-user-manual/bitbake-user-manual.tgz
pull-*/
bitbake/lib/toaster/contrib/tts/backlog.txt
bitbake/lib/toaster/contrib/tts/log/*
bitbake/lib/toaster/contrib/tts/.cache/*