Luis Diaz Mas
09fc98eebf
Handle all the PACKAGE_XXX variables in the new cmake file
8 years ago
Luis Diaz Mas
13af648ee0
Handle correctly LIBINTL_H and NLS in the config.h.cmake file
8 years ago
Luis Diaz Mas
ab6858df68
Add new mechanism to generate the exv_conf.h file from CMake. SSH variable
8 years ago
Luis Diaz Mas
d12ee0ac26
Move cmake code to find dependencies into another file
8 years ago
Luis Diaz Mas
49153695f2
Move CMake summary messages to a different file
8 years ago
Fabian Vogt
04052ceb86
Do not use GCC_MINOR in CMakeLists.txt
...
"gcc -dumpversion" with GCC >= 7 only prints "7", thus GCC_MINOR is not defined.
That results in:
CMake Error at CMakeLists.txt:86 (list):
list index: 1 out of range (-1, 0)
8 years ago
clanmills
e345110555
Removing obsolete code in CMakeLists.txt Adding version-test.sh to make tests
8 years ago
clanmills
290164d1b6
Work in progress: https://github.com/Exiv2/exiv2/issues/3
...
Tested on MacOS-X. I'll test Linux/Cygwin/MSVC and close if good.
8 years ago
Bernd Kuhls
8af901ce05
cmake: always depend on threads, not only in the xmp case
8 years ago
Robin Mills
94b8285341
#1292 Fix submitted.
8 years ago
Robin Mills
be0945016b
#1269 Thank You to Ben for reporting this and providing the patch.
8 years ago
Robin Mills
284128723c
#1279 Bump to Exiv2 v0.26 (and library version 15).
8 years ago
HumanDynamo
fdfa212d8f
this cmake option is duplicated
9 years ago
HumanDynamo
221315d2bb
add support of MXE xrosscompiling for Windows, based on MinGW.
9 years ago
Robin Mills
7cb26f6b29
#1249 CMake fixes for clang
9 years ago
Robin Mills
6ea3b00b02
#1249 Fixes
9 years ago
Robin Mills
f13033b5f4
#1230 CMake build fixes.
9 years ago
Robin Mills
383ca9ec1b
#1230 and #1236 Buildserver maintenance. Work-in-progress fixes for CMake/MinGW32
9 years ago
Robin Mills
0abf56f71b
#1236 CMake build on MinGW.
9 years ago
Robin Mills
30c87b5989
#1188 and #1109 Correction to r4530 and r4531 to fix cygwin build-breaker (gnu++98 required for snprintf support)
9 years ago
Robin Mills
b45394b782
#1109 CMake changes for MinGW. I have not yet succeeded in get CMake/MinGW to work.
9 years ago
Robin Mills
57da10ff3c
#1109 Rollback r4505
9 years ago
Robin Mills
a9c8b1106a
#1109 Last role of the dice to get CMake/MinGW to work together.
9 years ago
Robin Mills
3c1819a37f
Fix CMake/MacOS-X Subversion_SVN_EXECUTABLE
9 years ago
Robin Mills
7adaf71d44
#1187 and #1041 . Fixing CMake/Linux build breakers concerning libpthread
9 years ago
Robin Mills
b12aca62cd
#1041 get jenkins_daily.sh to work on Mac/Cygwin/MSVC/Linux and publish builds on userContent/builds { daily/weekly/monthly}
10 years ago
Robin Mills
bb032fb6c7
#1041 Still struggling with the test suite
10 years ago
danielkaneider
c90253bc3c
[cmake] various msvc fixes
10 years ago
Robin Mills
85c6a7b109
#1041 . Changes discussed with Daniel on Skype.
10 years ago
danielkaneider
993a3bd06b
[cmake] added travis build file, fixes for osx and linux
10 years ago
danielkaneider
bc7f864088
[cmake] updated build scripts
10 years ago
danielkaneider
5c7ecc6514
[cmake] add webready support and better cmake for windows
10 years ago
Robin Mills
e3e4711190
#1125 . Thank You to Michał for reporting and providing the patch.
10 years ago
Robin Mills
2582a756eb
#1041 Thanks you to Emmanuel for the patch. Discussed here: http://dev.exiv2.org/boards/3/topics/2232
10 years ago
Andreas Huggel
4974ff976f
Bumped version to 0.25.
10 years ago
danielkaneider
a0aee652ab
cmake: add curl support for windows
10 years ago
Robin Mills
5aec2c4957
#1069 . Make video a build option (msvc/autotools/cmake). Default is not to build video or webready.
10 years ago
Robin Mills
bac6b6e332
#1031 Thank You Daniel for the patch. This submission is on the trunk.
10 years ago
Robin Mills
950fcdc131
#1032 . Thanks very much to Daniel for his help with this.
10 years ago
nkbj
71704eb90b
Whitespace cleanup.
11 years ago
nkbj
b8fd35dda7
Check for CMake policies before they are used to ensure compatibility with CMake 2.8.12. Set CMake 2.8.12 as minimum requirement.
11 years ago
Robin Mills
d393b0fa7e
trunk: exiv2 v0.25
11 years ago
Robin Mills
cbdeb45387
Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report.
11 years ago
Robin Mills
66e473db32
GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys.
11 years ago
Robin Mills
5aa90f66ae
#976 http://dev.exiv2.org/issues/976 Thank You, Nehal for both finding and fixing this.
11 years ago
Robin Mills
27080fe986
Fix CMake to execute the script src/svn_version.h (which generates the SVN support for Exiv2 -v -V).
...
Thanks to Mahesh for discovering this and letting me know.
11 years ago
Robin Mills
dbb75ead90
Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds.
12 years ago
Robin Mills
b3fbf8655c
Bumping the revision number to 0.24. Yeah!
12 years ago
Robin Mills
0cc197ad2d
CMake build: simplification
12 years ago
Robin Mills
3f5e82bcc5
Issue:#905. Thank you Daniel for the patch.
12 years ago