Luis Díaz Más
2de3bad869
Remove EXIV2_ENABLE_VIDEO and related stuff
4 years ago
Luis Díaz Más
94b87a8dec
Remove deprecated SSH support
4 years ago
Robin Mills
d632988bbd
Massive code prolog cleanup.
4 years ago
Robin Mills
b354ad8b2a
Might be the last one. Probably not. I want to fix the last-minute surprised of #1219 .
5 years ago
Robin Mills
97304989b7
Documentation Polishing.
5 years ago
Robin Mills
f96ad7f0b3
Updated for MinGW/msys2 support.
5 years ago
Robin Mills
cd5512e761
WIP. C++11 support
5 years ago
Sridhar Boovaraghavan
bd6645fad4
Removed LICENSE
5 years ago
Sridhar Boovaraghavan
42cc07d907
Minor formatting issues.
5 years ago
Sridhar Boovaraghavan
84dd66fef4
Updated documentation
5 years ago
Sridhar Boovaraghavan
dc92e0fc05
Updated dependencies
5 years ago
clanmills
8b6c70e0f2
https://github.com/Exiv2/exiv2/pull/1134#issuecomment-609606563
5 years ago
Robin Mills
01ec6d44e2
Fixing "lost" change.
5 years ago
clanmills
9f88437169
sridharb1_contrib_msvc4_0.27
5 years ago
clanmills
73f9913786
sridharb1_contrib_msvc4_0.27
5 years ago
Robin Mills
6d09582dc8
sridharb1_contrib_msvc3_0.27
5 years ago
clanmills
b0f1380629
Patches: sridharb1_contrib_msvc2_0.27
5 years ago
clanmills
8e01d17d54
sridharb1_contrib_msvc2_0.27
5 years ago
Robin Mills
26e1c521be
Modified owner name in LICENSE
5 years ago
Robin Mills
37b3c4247b
sridharb1_contrib_msvc_0.27
5 years ago
Dan Čermák
49970cd820
[ci] Bump version of the GitLab CI containers and Vagrant boxes
...
(cherry picked from commit dc338f9341925740a2f4903a62e0aba3cc0bf722)
6 years ago
Robin Mills
11e21493af
contrib: Remove the work directory in organize
6 years ago
Dan Čermák
e9975c1457
[CI] Remove utils.source in the Vagrant provisioning scripts
...
=> we no longer need the shared volume, which is broken on Alpine Linux
(cherry picked from commit 07cb39bb06ef9d5cfb4100a6c8da66f509d067f5)
6 years ago
Robin Mills
079f0ce712
Remove contrib/buildserver (it's now in svn://dev.exiv2.org/svn/team/contrib/buildserver)
7 years ago
Robin Mills
9763f9d553
Copying categorize.py from team/contrib/buildserver (although I intend to remove contrib/buildserver from RC2 later)
7 years ago
Robin Mills
4bb18a32ff
Use cmake option -DEXIV2_TEAM_PACKAGING
7 years ago
Robin Mills
d20b88674f
Fix bug in prepareToClone()
7 years ago
Robin Mills
20223d716f
Change default contrib/buildserver/build.sh --build branch to 0.27-RC2
7 years ago
Robin Mills
609951e1d7
Fix categorize.py to handle .DS_Store
7 years ago
Robin Mills
e2bc0af884
Remove Contrib/Qt which applies to MinGW msys/1.0 which is obsolete.
7 years ago
Robin Mills
a3bdd0283b
Almost there. Removing contrib/build/msvc and other obsolete stuff.
7 years ago
Robin Mills
dd8d82fdac
Adding categories for Weekly and Monthly to categorize.py
7 years ago
Robin Mills
8c762e83a1
contrib/buildserver/build.sh documentation update
7 years ago
Robin Mills
33032bed8c
Changes in build.sh
...
Fixes while debugging build.sh and the CPack targets
7 years ago
Robin Mills
b953af18ea
Only copy samples/exifprint to package + Create source package from build.sh
7 years ago
Robin Mills
d6407a87fc
Adding option --test
7 years ago
Robin Mills
9fae0bed37
Removing obsolete contributions
7 years ago
Robin Mills
6ff5471447
Added option --builds, implemented --clone and updated categorize.py to work with build.sh
7 years ago
Robin Mills
b12af2a0a0
Implemented options --status --clone and --publish
7 years ago
Robin Mills
ad155805dc
Documentation update following review by Luis. Simplified command-line processing in build.sh
7 years ago
Robin Mills
41d16d6ebd
adding git pull --rebase to build.sh unixBuild
7 years ago
Robin Mills
25c6270341
adding git pull --rebase to build.sh
7 years ago
Robin Mills
682707d1c3
Adding --mingw32 option to build.sh and preliminary work on --publish
7 years ago
Robin Mills
a72782932c
buildserver maintenance and documentation update.
7 years ago
Robin Mills
42084f2563
Add support for MinGW/msys2 in 32 bits + Updates in buildserver
7 years ago
Robin Mills
01bcb9404b
buildserver maintenance.
7 years ago
Robin Mills
5fdbe86712
Restore rmillsmm buildserver
7 years ago
Luis Díaz Más
085d8a309a
Remove COMMERCIAL Cmake variable
7 years ago
clanmills
3c42fdddeb
Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes)
...
Fix cltest.cpp and version.cpp to report MSVC 2017 in which _MSC_VER == 1910
7 years ago
Dan Čermák
de33dbc497
Add Vagrant VMs & combine it with gitlab-ci
...
- add Vagrantfile to contrib/vms
- add custom provisioning via shell scripts
- move gitlab-ci before_script: to ci/install_dependencies.sh which is also used
by vagrant
- change COPR setup on CentOS 7 (yum-plugin-copr does not seem to work)
7 years ago