Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require at least automake 1.14 | Hans Ulrich Niedermann | 2021-11-07 | 2 | -25/+8 |
* | Require at least autoconf-2.69 | Hans Ulrich Niedermann | 2021-11-07 | 2 | -2/+2 |
* | Add build tool version comment | Hans Ulrich Niedermann | 2021-11-07 | 1 | -0/+22 |
* | Remove definition of localedir | Hans Ulrich Niedermann | 2021-11-07 | 2 | -2/+0 |
* | indentation for readability | Hans Ulrich Niedermann | 2021-11-07 | 1 | -5/+5 |
* | make gphoto-m4 directories identical | Hans Ulrich Niedermann | 2021-11-07 | 7 | -0/+1251 |
* | remove old libtool/libltdl comments | Hans Ulrich Niedermann | 2021-11-07 | 1 | -34/+0 |
* | Use LINGUAS files instead of ALL_LINGUAS variable | Hans Ulrich Niedermann | 2021-11-07 | 4 | -2/+42 |
* | Use the same gettext setup | Hans Ulrich Niedermann | 2021-11-07 | 2 | -5/+5 |
* | Consistent checks for asm .symver and version-script | Hans Ulrich Niedermann | 2021-11-07 | 10 | -115/+228 |
* | handle motorola as MTP... fixes https://github.com/gphoto/gphoto2/issues/463 | Marcus Meissner | 2021-11-07 | 1 | -0/+3 |
* | sync from libmtp | Marcus Meissner | 2021-11-07 | 1 | -7/+24 |
* | added creative auto mode dial setting | Marcus Meissner | 2021-11-07 | 1 | -0/+1 |
* | gh workflow: install libgd-dev | Hans Ulrich Niedermann | 2021-11-03 | 1 | -1/+1 |
* | m4 quote all macro arguments | Hans Ulrich Niedermann | 2021-11-03 | 2 | -87/+110 |
* | AC_CONFIG_FILES change to indented multi-line form | Hans Ulrich Niedermann | 2021-11-03 | 2 | -27/+27 |
* | AM_INIT_AUTOMAKE change to indented multi-line form | Hans Ulrich Niedermann | 2021-11-03 | 2 | -2/+17 |
* | AC_INIT change to arguments on multiple lines | Hans Ulrich Niedermann | 2021-11-03 | 2 | -2/+10 |
* | Use m4_pattern_forbid to find unnoticed GP_ strings | Hans Ulrich Niedermann | 2021-11-03 | 5 | -2/+15 |
* | gitignore for tests/ | Hans Ulrich Niedermann | 2021-11-03 | 1 | -0/+11 |
* | Update the checks for libjpeg (GP_LIBJPEG) | Hans Ulrich Niedermann | 2021-11-03 | 7 | -22/+152 |
* | Update libltdl checks (GP_LIBLTDL) | Hans Ulrich Niedermann | 2021-11-03 | 4 | -84/+216 |
* | Make the compiler warnings work with clang, gcc, and others | Hans Ulrich Niedermann | 2021-11-03 | 2 | -20/+159 |
* | tests: add pedantic compile tests for -std={c2x,c++20} | Hans Ulrich Niedermann | 2021-11-03 | 2 | -0/+26 |
* | tests: Always define, but only test conditionally | Hans Ulrich Niedermann | 2021-11-03 | 1 | -19/+18 |
* | tests: Remove old pedantic compilation tests | Hans Ulrich Niedermann | 2021-11-03 | 1 | -51/+1 |
* | gp-camlibs.m4: Fix GP_SLEEP invocation in in Gentoo hack | Hans Ulrich Niedermann | 2021-11-03 | 2 | -117/+437 |
* | HACKING.md: Add note about printf(3) fmt strings using "%m" | Hans Ulrich Niedermann | 2021-11-03 | 1 | -0/+5 |
* | simplified after prohibit simplification | Marcus Meissner | 2021-10-31 | 1 | -112/+172 |
* | avoid duplicate mvoie / liveview prohibition code strings for translation | Marcus Meissner | 2021-10-31 | 2 | -29/+29 |
* | HACKING.md: Update with C99 being our requirement | Hans Ulrich Niedermann | 2021-10-31 | 1 | -8/+9 |
* | HACKING.md: Misc small improvements (grammar, whitespace, etc.) | Hans Ulrich Niedermann | 2021-10-31 | 1 | -8/+8 |
* | more spellchecking | Marcus Meissner | 2021-10-30 | 1 | -43/+43 |
* | more speling fixes | Marcus Meissner | 2021-10-29 | 1 | -24/+24 |
* | spelling fixes | Marcus Meissner | 2021-10-29 | 1 | -16/+17 |
* | german translation completed | Marcus Meissner | 2021-10-29 | 1 | -208/+178 |
* | updated german | Marcus Meissner | 2021-10-28 | 1 | -401/+250 |
* | make update-po | Marcus Meissner | 2021-10-28 | 1 | -2831/+3232 |
* | sync gp-gettext-hack.m4 files between gphoto-m4 dirs | Hans Ulrich Niedermann | 2021-10-26 | 1 | -6/+9 |
* | tests: declare local variable local | Hans Ulrich Niedermann | 2021-10-26 | 2 | -0/+2 |
* | tests: include system headers before gphoto2 headers | Hans Ulrich Niedermann | 2021-10-26 | 2 | -4/+4 |
* | POTFILES.in: Add remaining source files using i18n.h | Hans Ulrich Niedermann | 2021-10-25 | 3 | -2/+16 |
* | POTFILES.in: Add ptpip, vusb iolibs | Hans Ulrich Niedermann | 2021-10-25 | 1 | -2/+5 |
* | Rename libgphoto2_port test directory tests | Hans Ulrich Niedermann | 2021-10-25 | 7 | -3/+8 |
* | examples: Force #include beginning with "libgphoto2/" | Hans Ulrich Niedermann | 2021-10-25 | 1 | -1/+1 |
* | library versioning comment without trailing spaces | Hans Ulrich Niedermann | 2021-10-25 | 2 | -8/+8 |
* | Delete old debug comments | Hans Ulrich Niedermann | 2021-10-25 | 1 | -2/+0 |
* | Factor out i18n stuff into separate i18n.h files | Hans Ulrich Niedermann | 2021-10-25 | 110 | -1641/+309 |
* | sync gp-check-library.m4 between gphoto-m4 dirs | Hans Ulrich Niedermann | 2021-10-25 | 4 | -44/+15 |
* | Here document: Use <<EOF everywhere | Hans Ulrich Niedermann | 2021-10-25 | 2 | -11/+10 |