Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to 2.5.28.1 development | Marcus Meissner | 2022-01-03 | 1 | -1/+1 |
* | 2.5.28 releasev2.5.28libgphoto2-2_5_28-release | Marcus Meissner | 2022-01-03 | 1 | -2/+2 |
* | Add pull-translations target | Hans Ulrich Niedermann | 2021-12-12 | 1 | -0/+6 |
* | Require gettext >= 0.18.3; remove GP_GETTEXT_HACK | Hans Ulrich Niedermann | 2021-12-10 | 1 | -7/+6 |
* | Require at least libtool 2.4.2, use LT_INIT | Hans Ulrich Niedermann | 2021-12-01 | 1 | -12/+14 |
* | Invoke AC_PROG_SED before using ${SED} | Hans Ulrich Niedermann | 2021-12-01 | 1 | -5/+1 |
* | Remove --with-doc-dir and --with-html-dir | Hans Ulrich Niedermann | 2021-11-14 | 1 | -2/+1 |
* | Only use a single gphoto-m4/ subdir | Hans Ulrich Niedermann | 2021-11-07 | 1 | -1/+0 |
* | Require at least automake 1.14 | Hans Ulrich Niedermann | 2021-11-07 | 1 | -12/+2 |
* | Require at least autoconf-2.69 | Hans Ulrich Niedermann | 2021-11-07 | 1 | -1/+1 |
* | Add build tool version comment | Hans Ulrich Niedermann | 2021-11-07 | 1 | -0/+22 |
* | Remove definition of localedir | Hans Ulrich Niedermann | 2021-11-07 | 1 | -1/+0 |
* | indentation for readability | Hans Ulrich Niedermann | 2021-11-07 | 1 | -5/+5 |
* | 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 | 1 | -1/+0 |
* | Use the same gettext setup | Hans Ulrich Niedermann | 2021-11-07 | 1 | -3/+3 |
* | Consistent checks for asm .symver and version-script | Hans Ulrich Niedermann | 2021-11-07 | 1 | -20/+1 |
* | m4 quote all macro arguments | Hans Ulrich Niedermann | 2021-11-03 | 1 | -24/+30 |
* | AC_CONFIG_FILES change to indented multi-line form | Hans Ulrich Niedermann | 2021-11-03 | 1 | -18/+18 |
* | AM_INIT_AUTOMAKE change to indented multi-line form | Hans Ulrich Niedermann | 2021-11-03 | 1 | -1/+9 |
* | AC_INIT change to arguments on multiple lines | Hans Ulrich Niedermann | 2021-11-03 | 1 | -1/+4 |
* | Use m4_pattern_forbid to find unnoticed GP_ strings | Hans Ulrich Niedermann | 2021-11-03 | 1 | -0/+5 |
* | Update the checks for libjpeg (GP_LIBJPEG) | Hans Ulrich Niedermann | 2021-11-03 | 1 | -16/+4 |
* | Update libltdl checks (GP_LIBLTDL) | Hans Ulrich Niedermann | 2021-11-03 | 1 | -4/+2 |
* | Make the compiler warnings work with clang, gcc, and others | Hans Ulrich Niedermann | 2021-11-03 | 1 | -9/+62 |
* | tests: add pedantic compile tests for -std={c2x,c++20} | Hans Ulrich Niedermann | 2021-11-03 | 1 | -0/+2 |
* | library versioning comment without trailing spaces | Hans Ulrich Niedermann | 2021-10-25 | 1 | -4/+4 |
* | 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 | 1 | -1/+4 |
* | Here document: Use <<EOF everywhere | Hans Ulrich Niedermann | 2021-10-25 | 1 | -2/+2 |
* | added note for the 1:0:7 rev | Marcus Meissner | 2021-10-22 | 1 | -0/+1 |
* | rev the age of the library. | Marcus Meissner | 2021-10-22 | 1 | -2/+3 |
* | Remove linux-hotplug support | Hans Ulrich Niedermann | 2021-10-19 | 1 | -1/+0 |
* | Remove unused code adding x bit to *.sh | Hans Ulrich Niedermann | 2021-10-19 | 1 | -10/+0 |
* | Remove rpm packaging | Hans Ulrich Niedermann | 2021-10-19 | 1 | -5/+2 |
* | Use && and || instead of test arguments -a and -o | Hans Ulrich Niedermann | 2021-10-19 | 1 | -1/+1 |
* | Use common code for defining iolibdir and camlibdir | Hans Ulrich Niedermann | 2021-10-11 | 1 | -12/+1 |
* | Use AC_SEARCH_LIBS to find where mmap(2) is defined | Hans Ulrich Niedermann | 2021-08-07 | 1 | -3/+13 |
* | Fixed build in mingw | Jaroslav Škarvada | 2021-08-07 | 1 | -0/+3 |
* | configure.ac: Avoid po-directories error | Hans Ulrich Niedermann | 2021-05-05 | 1 | -1/+1 |
* | Remove obsolete gp2ddb (gphoto2 device database) idea | Hans Ulrich Niedermann | 2021-04-01 | 1 | -51/+0 |
* | Remove stdint.h shim (#625) | Zeranoe | 2021-02-22 | 1 | -14/+0 |
* | 2.5.27.1 dev release | Marcus Meissner | 2021-02-22 | 1 | -1/+1 |
* | 2.5.27 releasev2.5.27libgphoto2-2_5_27-release | Marcus Meissner | 2021-02-21 | 1 | -2/+2 |
* | fix jpeg -> ws232 typo | Marcus Meissner | 2020-12-05 | 1 | -1/+1 |
* | check for -lws2_32 to enable winsock support for ptpip on windows | Marcus Meissner | 2020-12-05 | 1 | -0/+18 |
* | directory: use statvfs instead of statfs | Pino Toscano | 2020-10-24 | 1 | -19/+2 |
* | also do tar.xz | Marcus Meissner | 2020-10-19 | 1 | -1/+1 |
* | 2.5.26.1 development starts | Marcus Meissner | 2020-10-11 | 1 | -2/+2 |
* | 2.5.26 releasev2.5.26libgphoto2-2_5_26-release | Marcus Meissner | 2020-10-11 | 1 | -1/+1 |