Commit Graph

22 Commits

Author SHA1 Message Date
pmatth2
82b9e5e81c Add Dutch translation of Exiv2
(cherry picked from commit 98cdbffcd28d63b023a10410b83b989cbf1c653d)
2019-07-13 14:44:22 +02:00
clanmills
9679be9aa8 Corrections to README.md about Localisation. 2019-06-27 09:05:15 +02:00
Luis Diaz Mas
4af64f4eec Add Catalonian .po file 2018-11-16 12:35:18 +01:00
Luis Díaz Más
b91c0a8898 resolve #536 2018-11-13 20:12:58 +01:00
Luis Díaz Más
307cb27d31 Move find_package(MSGFMT) to po/CMakeLists.txt.
We do not want to find the package unless the PO option is enabled.
2018-11-11 12:27:26 +01:00
Luis Díaz Más
bc215c01a2 CMake: move CMake definitions to the main cmake file
Note that the reason to do that is to make PACKAGE_URL variable visible when
the exiv2.pc is generated.
2018-11-03 09:37:32 +01:00
Luis Díaz Más
5324ac8c0e Move CMake variables to the file where they are used 2018-09-12 19:22:31 +02:00
Luis Díaz Más
0bfa0168df Cleanup some of the PACKAGE_XXX variables and rely in the ones given by the project() command 2018-09-12 19:22:31 +02:00
clanmills
678e2b8517 Explicitly list files to be processed CMake generated builds [remove file(GLOB...)] 2017-09-22 10:05:11 +01:00
Robin Mills
60d436c969 Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags. 2017-09-05 21:36:56 +01:00
Andreas Sturmlechner
1fc319c0e4 Lowercase add_custom_target, configure_file, install macros 2017-08-22 18:21:28 +02:00
Luis Diaz Mas
90e8ad8a72 Only set CMAKE_RUNTIME_OUTPUT_DIRECTORY once 2017-08-21 23:24:19 +02:00
Andreas Sturmlechner
aa6374b202
Use more GNUInstallDirs
Conveniently fixes multiarch install dir issues.
2017-08-21 00:12:33 +02:00
Robin Mills
f5b05a5614 Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
2012-10-19 04:56:39 +00:00
HumanDynamo
faf00a6451 polish 2012-03-27 11:11:28 +00:00
HumanDynamo
d329b75445 update 2010-04-22 09:41:47 +00:00
HumanDynamo
34f58e9ed4 manage update translation file command 2010-04-22 07:33:52 +00:00
HumanDynamo
46b738e4e1 polish 2010-04-21 12:18:59 +00:00
HumanDynamo
da50cb352f polish 2010-04-21 12:02:25 +00:00
HumanDynamo
9cd84fda61 update 2010-04-21 11:54:57 +00:00
HumanDynamo
8f0da32dab missing macro 2010-04-20 14:48:57 +00:00
HumanDynamo
c05265e5cf added new rules to manage translations file.
Code inspired from huggin project. 
This use a shell script. this one must be ported to CMake.
2010-04-20 14:37:04 +00:00