index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gettext-tools
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
po: In the Makefiles, enable --quiet by default when possible.
Bruno Haible
2023-03-14
31
-273
/
+329
*
Merge from 0.21.x branch: Prepare for 0.21.1 release: Update examples.
Bruno Haible
2022-10-10
8
-8
/
+8
*
Merge from 0.21.x branch: Prepare for 0.21.1 release: Update translations.
Bruno Haible
2022-10-10
76
-172
/
+318
*
Support compiling the examples on native Windows without -loldnames.
Bruno Haible
2022-09-25
20
-20
/
+60
*
Update after gnulib changed.
Bruno Haible
2020-09-06
1
-2
/
+2
*
Prepare for 0.21 release.
Bruno Haible
2020-07-27
8
-8
/
+8
*
PO file changes from "make distcheck".
Bruno Haible
2020-07-27
13
-87
/
+70
*
Update translations (from the TP).
Bruno Haible
2020-07-26
75
-146
/
+290
*
examples: Improve code style.
Bruno Haible
2020-04-27
21
-54
/
+54
*
Merge from 0.20.x branch: Update translations (from the TP).
Bruno Haible
2020-04-14
74
-78
/
+204
*
Merge from 0.20.x branch: examples: Use infrastructure from gettext version 0...
Bruno Haible
2020-04-14
8
-8
/
+8
*
build: Fix the generation of hello-c-gnome3.pot (regression from 2019-10-04).
Bruno Haible
2020-04-14
1
-2
/
+5
*
po: Emit a warning when creating a tarball without POT file.
Bruno Haible
2020-04-11
21
-21
/
+126
*
po, examples: In the .po -> .gmo rules, really consider the newest changes to...
Bruno Haible
2020-04-05
13
-13
/
+26
*
build: Fix the build error in gettext-tools/examples/po.
Bruno Haible
2019-10-04
1
-60
/
+66
*
Update translations (from the TP).
Bruno Haible
2019-05-12
41
-82
/
+82
*
Update bug reporting instructions.
Bruno Haible
2019-05-12
33
-36
/
+36
*
examples: Use infrastructure from gettext version 0.20.
Bruno Haible
2019-05-08
24
-254
/
+32
*
Update translations (from the TP).
Bruno Haible
2019-05-08
41
-112
/
+104
*
examples: hello-c++-widgets: Update build infrastructure.
Bruno Haible
2019-05-05
2
-2
/
+0
*
In the POT files, talk about the "GNU gettext package".
Bruno Haible
2019-04-28
1
-0
/
+4
*
po: Make it possible to override xgettext options from Makefile.in.in.
Bruno Haible
2019-04-28
23
-46
/
+91
*
Update translations (from the TP).
Bruno Haible
2019-04-14
73
-885
/
+1453
*
Add copyright notices in several files.
Bruno Haible
2019-04-07
18
-1
/
+112
*
examples: Fix build failure when building from git (regression from 2018-10-23).
Bruno Haible
2019-02-08
1
-1
/
+1
*
Fix copyright years.
Bruno Haible
2019-02-04
14
-14
/
+14
*
build: Remove generated files from version control.
Bruno Haible
2018-11-25
1
-106
/
+0
*
Make 'make distcheck' work in a VPATH build.
Bruno Haible
2018-11-17
2
-108
/
+109
*
po, examples: Change .po -> .gmo rules to consider the newest changes to the ...
Bruno Haible
2018-10-25
23
-90
/
+497
*
Improve reliability of 'make dist'.
Bruno Haible
2018-10-24
1
-1
/
+1
*
po, examples: Put stamp-po in the source directory.
Bruno Haible
2018-10-24
23
-353
/
+353
*
po: Make "make maintainer-clean" erase the .pot file.
Bruno Haible
2018-10-24
23
-27
/
+35
*
po, examples: Use case-insensitive search for "GNU <PACKAGE_NAME>".
Bruno Haible
2018-10-24
22
-44
/
+44
*
po: Remove obsolete Makefile rules for .mo files.
Bruno Haible
2018-10-24
13
-85
/
+13
*
examples: Add support for msgmerge --previous.
Bruno Haible
2018-10-24
22
-129
/
+215
*
examples: Support reading header comments from file.
Bruno Haible
2018-10-24
22
-0
/
+132
*
examples: Make it possible to pass custom options to msginit.
Bruno Haible
2018-10-24
22
-0
/
+132
*
examples: Add an option to claim the package as GNU/non-GNU.
Bruno Haible
2018-10-24
22
-198
/
+528
*
examples: Upgrade to newest Makevars.
Bruno Haible
2018-10-24
33
-58
/
+274
*
examples: Avoid grepping through monster files.
Bruno Haible
2018-10-24
22
-22
/
+198
*
examples: Don't create unnecessary installation directories.
Bruno Haible
2018-10-24
12
-24
/
+0
*
examples: Fix another build failure.
Bruno Haible
2018-10-23
1
-0
/
+6
*
Fix 'make dist' (recent regression).
Bruno Haible
2018-10-20
1
-1
/
+0
*
examples: Modernize configure.ac.
Bruno Haible
2018-10-19
28
-84
/
+84
*
examples: Add a script for checking against mistakes.
Bruno Haible
2018-10-19
3
-1
/
+821
*
examples: hello-pascal: Fix 'make distcheck'.
Bruno Haible
2018-10-19
1
-1
/
+9
*
examples: hello-java*: Fix 'make distcheck'.
Bruno Haible
2018-10-19
4
-20
/
+152
*
examples: hello-csharp*: Improve 'make maintainer-clean'.
Bruno Haible
2018-10-18
2
-2
/
+18
*
examples: hello-php: Fix runtime error.
Bruno Haible
2018-10-18
1
-3
/
+2
*
examples: hello-tcl*: Fix runtime error.
Bruno Haible
2018-10-18
2
-2
/
+14
[next]