| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test-i18n.c i18n test program | Hans Ulrich Niedermann | 2021-12-12 | 2 | -0/+107 |
* | The pedantic compilation flags might ignore some warnings | Hans Ulrich Niedermann | 2021-11-17 | 1 | -0/+13 |
* | rearrange test-pedantic definitions | Hans Ulrich Niedermann | 2021-11-14 | 1 | -75/+75 |
* | tests: add pedantic compile tests for -std={c2x,c++20} | Hans Ulrich Niedermann | 2021-11-03 | 1 | -0/+24 |
* | 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 |
* | 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 |
* | test-camera-list: Widen column for 4 digit number of camlibs | Hans Ulrich Niedermann | 2021-10-13 | 1 | -4/+6 |
* | test-camera-list: Add --help output | Hans Ulrich Niedermann | 2021-10-13 | 1 | -0/+21 |
* | Avoid accidental include file name collisions | Hans Ulrich Niedermann | 2021-10-11 | 2 | -2/+2 |
* | comment out unused constant/variable definition | Hans Ulrich Niedermann | 2021-10-03 | 1 | -1/+3 |
* | Remove obsolete gp2ddb (gphoto2 device database) idea | Hans Ulrich Niedermann | 2021-04-01 | 9 | -1159/+0 |
* | Remove trailing whitespace from all *.h and *.c files. | Siim Meerits | 2020-07-27 | 7 | -40/+40 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-25 | 1 | -1/+1 |
* | Make sure both C and C++ programs including gphoto2 headers compile | Hans Ulrich Niedermann | 2020-02-19 | 3 | -2/+103 |
* | tests/Makefile.am: Consistent comments and definitions | Hans Ulrich Niedermann | 2020-02-19 | 1 | -31/+56 |
* | Add print-libgphoto2-version program | Hans Ulrich Niedermann | 2020-02-15 | 2 | -0/+161 |
* | Add $(AM_MAKEFLAGS) for every $(MAKE) | Hans Ulrich Niedermann | 2020-01-18 | 1 | -1/+1 |
* | add log_remove func too | Marcus Meissner | 2017-06-03 | 1 | -2/+3 |
* | also use gp_log_remove_func, to test | Marcus Meissner | 2017-06-03 | 1 | -1/+3 |
* | remove umlauts from files | Marcus Meissner | 2014-06-27 | 4 | -5/+5 |
* | From: "Daniel P. Berrange" <dan@berrange.com> | Marcus Meissner | 2014-04-11 | 1 | -2/+5 |
* | fixed big endian | Marcus Meissner | 2014-02-26 | 1 | -13/+15 |
* | fixed building | Marcus Meissner | 2014-02-26 | 1 | -1/+2 |
* | added a test-endian to check our endianess macros | Marcus Meissner | 2014-02-26 | 2 | -0/+75 |
* | new fsf address | Marcus Meissner | 2014-01-01 | 3 | -6/+6 |
* | test for duplicated names. | Marcus Meissner | 2013-12-01 | 1 | -0/+8 |
* | cleaned up AM_CPPFLAGS and CPPFLAGS usage patterns. | Marcus Meissner | 2013-03-10 | 1 | -0/+1 |
* | Replaced C99-style comments | Dan Fandrich | 2010-09-15 | 2 | -2/+2 |
* | use the new functions, fix logging | Marcus Meissner | 2010-03-26 | 1 | -15/+12 |
* | logging functions are not varargs anymore | Marcus Meissner | 2010-03-20 | 1 | -8/+3 |
* | Removed unneeded and incorrect check for HAVE_FLEX_BISON | Dan Fandrich | 2009-07-31 | 1 | -4/+2 |
* | Fixed a bunch of C89 and SUS portability issues. | Dan Fandrich | 2009-07-30 | 1 | -3/+3 |
* | * removed CameraFileInfoFile.name, adjusted users | Marcus Meissner | 2009-01-25 | 1 | -3/+1 |
* | removed .cvsignore | Marcus Meissner | 2008-09-26 | 1 | -7/+0 |
* | Also link against $(LIBLTDL) if linking against libgphoto2.la | Hans Ulrich Niedermann | 2007-10-17 | 2 | -0/+6 |
* | Rework testing of camera libs | Hans Ulrich Niedermann | 2007-08-11 | 2 | -60/+34 |
* | fix typo in path | Hans Ulrich Niedermann | 2007-08-11 | 1 | -1/+1 |
* | Fix typo, code cosmetics | Hans Ulrich Niedermann | 2007-08-11 | 1 | -2/+9 |
* | revert to prev checkin | Marcus Meissner | 2006-12-31 | 1 | -1/+1 |
* | fixed warning for \' by just using ' | Marcus Meissner | 2006-12-31 | 2 | -2/+2 |
* | make sure that the pedantic compilation tests work | Hans Ulrich Niedermann | 2006-12-29 | 3 | -6/+22 |
* | Add version comments for print-camera-list, rename conditional for gp2ddb | Hans Ulrich Niedermann | 2006-12-11 | 1 | -1/+1 |
* | print camlibs directory used | Hans Ulrich Niedermann | 2006-10-17 | 1 | -1/+8 |
* | Use _GPHOTO2_INTERNAL_CODE to compile internal code, put GP_DEBUG there. | Hans Ulrich Niedermann | 2006-10-04 | 5 | -13/+6 |
* | less testcase output clutter | Hans Ulrich Niedermann | 2006-10-04 | 1 | -1/+2 |
* | cheat about variadic macros in C++ pedantic compilation | Hans Ulrich Niedermann | 2006-10-03 | 1 | -0/+9 |
* | separate between CPPFLAGS, CFLAGS, CXXFLAGS and their AM_ equivalent | Hans Ulrich Niedermann | 2006-10-03 | 1 | -4/+4 |
* | check for C++ compiler, define HAVE_GCC an HAVE_CXX, make test-pedantic-cxx d... | Hans Ulrich Niedermann | 2006-10-03 | 1 | -2/+5 |