Commit Graph

244 Commits

Author SHA1 Message Date
Robin Mills
079f0ce712 Remove contrib/buildserver (it's now in svn://dev.exiv2.org/svn/team/contrib/buildserver) 2018-11-16 17:23:47 +01:00
Robin Mills
9763f9d553 Copying categorize.py from team/contrib/buildserver (although I intend to remove contrib/buildserver from RC2 later) 2018-11-16 17:23:47 +01:00
Robin Mills
4bb18a32ff Use cmake option -DEXIV2_TEAM_PACKAGING 2018-11-16 17:23:47 +01:00
Robin Mills
d20b88674f Fix bug in prepareToClone() 2018-11-16 17:23:47 +01:00
Robin Mills
20223d716f Change default contrib/buildserver/build.sh --build branch to 0.27-RC2 2018-11-16 17:23:47 +01:00
Robin Mills
609951e1d7 Fix categorize.py to handle .DS_Store 2018-10-30 15:26:23 +01:00
Robin Mills
e2bc0af884 Remove Contrib/Qt which applies to MinGW msys/1.0 which is obsolete. 2018-10-26 17:47:15 +02:00
Robin Mills
a3bdd0283b Almost there. Removing contrib/build/msvc and other obsolete stuff. 2018-10-26 17:47:15 +02:00
Robin Mills
dd8d82fdac Adding categories for Weekly and Monthly to categorize.py 2018-10-26 17:47:15 +02:00
Robin Mills
8c762e83a1 contrib/buildserver/build.sh documentation update 2018-10-26 17:47:15 +02:00
Robin Mills
33032bed8c Changes in build.sh
Fixes while debugging build.sh and the CPack targets
2018-10-26 17:47:15 +02:00
Robin Mills
b953af18ea Only copy samples/exifprint to package + Create source package from build.sh 2018-10-26 17:47:15 +02:00
Robin Mills
d6407a87fc Adding option --test 2018-10-26 17:47:15 +02:00
Robin Mills
9fae0bed37 Removing obsolete contributions 2018-10-26 17:47:15 +02:00
Robin Mills
6ff5471447 Added option --builds, implemented --clone and updated categorize.py to work with build.sh 2018-10-26 17:47:15 +02:00
Robin Mills
b12af2a0a0 Implemented options --status --clone and --publish 2018-10-26 17:47:15 +02:00
Robin Mills
ad155805dc Documentation update following review by Luis. Simplified command-line processing in build.sh 2018-10-26 17:47:15 +02:00
Robin Mills
41d16d6ebd adding git pull --rebase to build.sh unixBuild 2018-10-26 17:47:15 +02:00
Robin Mills
25c6270341 adding git pull --rebase to build.sh 2018-10-26 17:47:15 +02:00
Robin Mills
682707d1c3 Adding --mingw32 option to build.sh and preliminary work on --publish 2018-10-26 17:47:15 +02:00
Robin Mills
a72782932c buildserver maintenance and documentation update. 2018-10-26 17:47:15 +02:00
Robin Mills
42084f2563 Add support for MinGW/msys2 in 32 bits + Updates in buildserver 2018-10-26 17:47:15 +02:00
Robin Mills
01bcb9404b buildserver maintenance. 2018-10-26 17:47:15 +02:00
Robin Mills
5fdbe86712 Restore rmillsmm buildserver 2018-10-26 17:47:15 +02:00
Luis Díaz Más
085d8a309a Remove COMMERCIAL Cmake variable 2018-09-12 19:22:31 +02:00
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
2018-09-01 20:19:45 +02:00
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)
2018-05-24 11:04:30 +02:00
tbeu
5df8b01b77 Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
Luis Diaz Mas
2784b1f7f7 Remove EXIV2_ENABLE_LIBXMP variable, always build static XMP library, remove cmake OBJECT library 2017-10-03 19:54:57 +02:00
Robin Mills
1f71667b43 Jenkins maintenance 2017-09-29 13:23:51 +01:00
Robin Mills
907326673e Jenkins maintenance 2017-09-29 12:35:56 +01:00
Luis Díaz Más
8ad49f6d73 Robin changes in sync with master changes 2017-09-28 19:42:57 +02:00
Robin Mills
aea37526a2 buildserver maintenance 2017-09-19 13:34:42 +01:00
Robin Mills
de0a46c7d9 buildserver maintenance 2017-09-19 13:22:56 +01:00
Robin Mills
2a7e1f15e2 buildserver maintenance 2017-09-19 11:59:30 +01:00
Robin Mills
fc60ffeec2 buildserver maintenance 2017-09-19 11:48:28 +01:00
Robin Mills
adc6b32aaa buildserver maintenance 2017-09-18 19:24:06 +01:00
Robin Mills
d73db127b1 buildserver maintenance 2017-09-18 16:50:36 +01:00
Robin Mills
b9fea469d0 buildserver maintenance 2017-09-18 16:36:12 +01:00
Robin Mills
2622977758 buildserver maintenance 2017-09-18 12:13:47 +01:00
Robin Mills
cb0b3f85d5 buildserver maintenance 2017-09-18 08:41:33 +01:00
Robin Mills
e78c389ceb buildserver maintenance 2017-09-17 18:13:54 +01:00
Robin Mills
b346940fe7 buildserver maintenance 2017-09-17 17:59:02 +01:00
Robin Mills
22aaff8682 Fix cmakeBuild.cmd --static to use zlibstatic.lib 2017-09-15 20:15:58 +01:00
Robin Mills
e063a8eea2 cmakeBuild.cmd bug fix 2017-09-15 10:45:53 +01:00
clanmills
657d59b293 cmakeBuild.cmd - Release Candidate including --webready. 2017-09-13 18:19:25 +01:00
Robin Mills
1b3ea05155 Documentation update. 2017-09-13 15:37:05 +01:00
Robin Mills
d356aaae95 cmakeBuild.cmd --webready working with VS 2005 2017-09-13 11:54:02 +01:00
Robin Mills
9645bf373a cmakeBuild.cmd --webready Work in Progress for VS 2017. 2017-09-13 10:24:46 +01:00
Robin Mills
780088d493 cmakeBuildAll.cmd builds 54 flavours. 2017-09-09 08:39:36 +01:00