summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.in
Commit message (Collapse)AuthorAgeFilesLines
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+0
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: used 'default y if ALLYES' instead of 'default ALLYES'Michael Olbrich2018-11-061-1/+1
| | | | | | | This way the symbol only shows up in the config if ALLYES is enabled. This avoids unnecessary noise in the config files. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove host-libiconvMichael Olbrich2014-06-171-2/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* platforms: generate menu for hosttools on the flyMarc Kleine-Budde2013-07-211-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-gettext: Add host-iconv dependencyBernhard Walle2012-05-301-0/+2
| | | | | | | | | | | | | | | host-iconv is needed when using msgfmt. While gettext builds fine without it, on Mac OS I get following error when compiling glib: ------------------------------------- 8< --------------------------- .../platform-versatilepb/sysroot-host/bin/msgfmt -o test.mo ./de.po; \ /Volumes/Daten/devel/ptxdist/bin/mkdir -p de/LC_MESSAGES; \ cp -f test.mo de/LC_MESSAGES dyld: lazy symbol binding failed: Symbol not found: _iconv_open ------------------------------------- >8 --------------------------- Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-*] activate all host packages if ALLYES is activeMarc Kleine-Budde2010-05-031-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* iconv: rework iconv handling in ptxdistRobert Schwebel2009-06-091-1/+0
| | | | | | | | | | libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed
* * host-gettext.in:Marc Kleine-Budde2009-01-291-1/+1
| | | | | | | move into correct section git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9684 33e552b5-05e3-0310-8538-816dae2090ed
* * host-gettext.in:Marc Kleine-Budde2009-01-251-1/+0
| | | | | | | remove prompt git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9628 33e552b5-05e3-0310-8538-816dae2090ed
* * hosttools: migrate from bool to tristate; should result inRobert Schwebel2008-12-211-1/+2
| | | | | | | less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9296 33e552b5-05e3-0310-8538-816dae2090ed
* * hosttools: migrate to autogen in filesRobert Schwebel2008-12-201-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9292 33e552b5-05e3-0310-8538-816dae2090ed
* * *.in:Marc Kleine-Budde2008-08-131-1/+1
| | | | | | | menu allignment git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8742 33e552b5-05e3-0310-8538-816dae2090ed
* * menu cleanup. "--->" Should now appear in the same column in all menus.Michael Olbrich2008-06-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8484 33e552b5-05e3-0310-8538-816dae2090ed
* * host-gettext.in:Marc Kleine-Budde2008-06-041-8/+1
| | | | | | | removed options git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8349 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/host-*.in:Marc Kleine-Budde2008-05-091-1/+1
| | | | | | | | removed some prompts, removed some warning messages in platformconfig and worlfram's gonna test it now git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8150 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts h..i rounded off, some fixesJochen Frieling2007-10-171-2/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7442 33e552b5-05e3-0310-8538-816dae2090ed
* * gettext: version update; ported from TechPoolRobert Schwebel2007-10-021-0/+15
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7334 33e552b5-05e3-0310-8538-816dae2090ed