Robin Mills
3bcd85e6ca
Debugging contrib/buildserver/test_daily.sh
9 years ago
Robin Mills
c93c6e925e
debugging contrib/buildserver/test_daily.sh. More typos. This is very tedious.
9 years ago
Robin Mills
9d23520600
debugging contrib/buildserver/test_daily.sh. Fixing typos.
9 years ago
Robin Mills
3f9c3d1817
debugging contrib/buildserver/test_daily.sh. Add curl timeouts and retries when interrogating buildserver does not find the build
9 years ago
Robin Mills
bf3b9577ec
debugging contrib/buildserver/test_daily.sh. This script occasionally does not download the bundle on Linux.
9 years ago
Robin Mills
6e3dacbdfa
contrib/buildserver/test_daily.sh sometimes fumbles 'curl $JENKINS/$DAILY/' on Linux (/usr/local/bin/curl http://exiv2.dyndns.org:8080/userContent/builds/Daily/ )
9 years ago
Robin Mills
e2f1dfb1f8
Fixing bug in cmake_daily.sh/testBuild() function
9 years ago
Robin Mills
b86773e3df
Code polishing contrib/buildRevisions/buildRevisions.sh
9 years ago
Robin Mills
251fafe63f
Add buildRevisions.sh script
9 years ago
Robin Mills
a9feb6f9ac
#1041 Fix to mesvc/test_daily.sh
9 years ago
Robin Mills
6ff2faead8
#1041 Fix to msvc/test_daily.sh
9 years ago
Robin Mills
fb058ee930
#1041 Debugging cmake_daily.sh
9 years ago
Robin Mills
c94cfca30e
#1041 Debugging cmake_daily.sh
9 years ago
Robin Mills
6566c09f76
#1041 Debugging cmake_daily.sh
9 years ago
Robin Mills
20ef149790
#1041 Debugging cmake_daily.sh
9 years ago
Robin Mills
49860f111d
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
92e81587cf
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
7dae75d53f
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
a883d85f39
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
ebe44706fa
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
7e2abfacbc
#1041 Debugging msvc/test_daily.sh
9 years ago
Robin Mills
c6d304acec
#1041 Correction to r4261
9 years ago
Robin Mills
62199cdae8
#1041 Fix to msvc/test_daily.sh
9 years ago
Robin Mills
fade383679
#1109 Change contrib/buildserver/test_daily.sh to report PLATFORM
9 years ago
danielkaneider
4c236fce17
#1041 . cmakeBuild with static compilation
10 years ago
Robin Mills
bccec8f490
#1109 . Documentation update. daily build uses cmakeBuildAll to generate 12 Visual Studio builds.
10 years ago
Robin Mills
8d3a80ca83
#1109 and #1041 Build with cmakeBuildAll.cmd
10 years ago
Robin Mills
5f1bd4693a
#1109 and #1041 Changes for Parallels 11.0 running on buildserver (Parallels 11 is a Christmas to myself).
10 years ago
Robin Mills
24319d19f1
#1109 . Code polishing and simplification.
10 years ago
Robin Mills
17949ddf16
#1109 . Correction to r4142.
10 years ago
Robin Mills
7da0d9d2bb
#1109 . Code polishing and correction to r4141
10 years ago
Robin Mills
bd9a52a927
#1109 . Build and test Visual Studio 2005/2008/2010/2012/2013/2015 x64/Win32
10 years ago
Robin Mills
f310c05d37
#1109 . Correction to r4139
10 years ago
Robin Mills
3ffb1d7648
#1109 Modified cmake_daily to build multiple using more than one version of Visual Studio. Added (untested) mingw support.
10 years ago
Robin Mills
5e6da49553
#1109 and #1041 categorize.sh rewritten
10 years ago
Robin Mills
bb4017e2a2
#1109 and #1041 Update to jenkins_build.sh surprise: msvc build did not execute. The "what kind of build is this?" code has been in service for about 1 year.
10 years ago
Robin Mills
af0407e8e7
#1109 and #1041 . Correction to r4130
10 years ago
Robin Mills
078d983a06
#1109 and #1041 . Factored out common code into functions.so Documentation update.
10 years ago
Robin Mills
404a84ea0e
#1109 and #1041 Rename categorize as categorize.sh Documentation update.
10 years ago
Robin Mills
43358013ca
#1109 and #1041 Simplification of daily cmake build/test/publish/categorize (Work in Progress)
10 years ago
Robin Mills
e79c355643
#1109 and #1041 Adding contrib/buildserver/spread which runs from test-cmake-daily to update links in builds/Categorized
10 years ago
Robin Mills
64db9012ef
#1109 and #1041 Documentation update
10 years ago
Robin Mills
a0a4713830
#1109 and #1041 Adding cmake_daily.sh and testDailyAll.sh
10 years ago
Robin Mills
759e380fe1
#1109 and #1041 Move scripts to contrib/buildserver
10 years ago
Robin Mills
c15fc94311
#1109 and #1041 Process the last build when there's more than 1.
10 years ago
Robin Mills
641890509c
#1109 and #1041 Use xmllint -html to parse output from webserver.
10 years ago
Robin Mills
df7b3a19eb
#1109 and #1041 Only use /usr/local/bin/curl because I've built and installed 7.45.0 there.
10 years ago
Robin Mills
0e0dc9488b
#1109 and #1041 . Use /usr/local/bin/cmake to build (because I can guarantee it on the buildserver). Documentation Update.
10 years ago
Robin Mills
0f5de51617
#1109 and #1041 Fixes for msvc
10 years ago
Robin Mills
6e2c2e44ee
#1109 and #1041 Documentation corrections. First cut of buildserver/test_daily.sh script
10 years ago
Robin Mills
7642614181
#1109 and #1041 More corrections to ReadMe.txt
...
I used regedit (run as administrator) to change the Windows services to run c:\cygwin64\bin\cygrunsrv.exe and sshd restarted effortlessly in 64 bits. samples/exifprint.cpp compiles/links/runs as documented. Very pleased.
10 years ago
Robin Mills
463fe4b1b4
#1109 and #1041 Corrections to ReadMe.txt.
...
I still haven't persuaded cygwin to link correctly. Something horribly wrong. I've realised that the buildserver sshd is 32 bit and therefore builds a 32 bit library. I might attempt the configure sshd to run cygwin64, however it took a lot of effort to get everything to build over sshd, I'm reluctant to modify anything about sshd. I'll feel differently when I work on this tomorrow.
10 years ago
Robin Mills
aa1e9e88e5
#1109 and #1041 Added documentation and log files to the published builds.
10 years ago
Robin Mills
3ccac0575a
#1041 Fixed msvc to run from ssh
10 years ago
Robin Mills
5765aa6bfc
#1041 : Fixed vcvars.bat. jenkins bash environment has PROCESSOR_ARCHITECTURE=x86, although the Jenkins builder configure panel (and script console) says AMD64.
10 years ago
Robin Mills
9286acd397
#1041 . debugging vcvars.bat
10 years ago
Robin Mills
69e7a53583
#1041 . Strengthen default opt handling in vcvars.bat
10 years ago
Robin Mills
db16f80d9f
#1041 We often build Win32 although we request x64. I suspect a rogue copy of vcvars.bat on the builder's path.
10 years ago
Robin Mills
bb032fb6c7
#1041 Still struggling with the test suite
10 years ago
Robin Mills
8cf3504093
#1041 . Changes to ensure cmakeBuild.cmd selects win32/x64 correctly.
10 years ago
Robin Mills
7491a9576b
#1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver
10 years ago
danielkaneider
12f5b629ff
#1041 . Adding better NMake support
10 years ago
Robin Mills
1022055029
#1041 . Fixes for VS2005/8/15 and libssh. Documentation update.
10 years ago
Robin Mills
0e3bc824ba
#1041 . We don't need openssl! curl is the only person using openssl and can be built with winssl support instead.
...
Code polishing. Documentation update.
10 years ago
Robin Mills
d0f26e17af
#1041 . Fixed --webready. Hip hip hip, hurrah for me. Documentation Update.
10 years ago
Robin Mills
5b05801186
#1041 . curl is now building using nmake. exiv2+zlib+expat are OK. --webready still broken. libssh has broken, although OK yesterday.
10 years ago
Robin Mills
acfcf437f3
#1041 . Trying again to build curl with nmake.exe. It builds from the command line, but not from cmakeBuild.cmd.
10 years ago
Robin Mills
c5136b444b
Added cmakeBuild --static option. Fixed issues with include <stdint.h> in include/exiv2/types.hpp Documentation update.
10 years ago
Robin Mills
6895e9ca5b
#1041 . More polishing to get every version of VS to build using CMake.
10 years ago
Robin Mills
ee92060de0
#1041 . Minor costmetic fixes (see ReadMe.txt for details).
10 years ago
Robin Mills
5114e12147
#1041 . Fixing typos and cosmetic stuff.
10 years ago
Robin Mills
aa8281e54b
#1041 . Added script cmakeRebuildAll.cmd. Documentation Update. Fix to vcvars 2005 32
10 years ago
Robin Mills
95fc78c65d
#1041 . Adding option --test and --bash to cmakeBuild.cmd. Correction to vcvars.bat to respect 32 bit builds by setting PROCESSOR_ARGUMENT.
10 years ago
Robin Mills
098715ee83
#1041 rename build.cmd as cmakeBuild.cmd and setenv.cmd as cmakeDefaults.cmd
...
I'm giving up on CMake/Visual Studio. Works OK with exiv2/zlib/expat. Hopeless for webready.
CMake cannot build openssl with VS
CMake/VS/curl is poor (issues a warning)
CMake/VS/libssh is broken (bug and fix reported)
10 years ago
Robin Mills
8bb3ec49a3
#1041 Getting better. Still not building curl and libssh.
10 years ago
Robin Mills
0539dbc96a
#1041 . Download prebuilt openssl and updated documentation.
10 years ago
Robin Mills
e6c1f5ce13
#1041 Test/fix several versions of Visual Studio. Added vcvars.bat script for setting environment.
10 years ago
Robin Mills
5d30e96c4a
#1041 . Corrections to r4031.
10 years ago
Robin Mills
ba91a468eb
#1041 : Tested/fixed the manual build instructions in ReadMe.txt
10 years ago
Robin Mills
0c181f7566
#1041 . Tested/fixed build.cmd to work with different versions of Visual Studio
10 years ago
Robin Mills
f7de8da2b6
#1041 . Simplification and documentation. webready associated libraries not working yet.
10 years ago
Robin Mills
76458232f8
#1041 . Simplified building and linking curl etc. curl etc aren't building (something to do with CMake). Good day's progress.
10 years ago
Robin Mills
20fdbb63cf
#1041 . Lots of changes. Added a command-line parser to build.cmd. Build.cmd obtains source from the Exiv2 Team Repository.
10 years ago
Robin Mills
675ae20b35
#1041 . Correction to r4021. Reinstating Daniel's original code. Apologies to Daniel.
10 years ago
Robin Mills
3c2d718b65
#1041 . Work in progress. Derivative of Daniel's scripts for my personal use. See contrib/cmake/msvc/ReadMe.txt for details.
10 years ago
danielkaneider
788bad4e67
[msvc] updated build scripts
10 years ago
danielkaneider
42ecc38e35
[msvc] updated build files
10 years ago
danielkaneider
bc7f864088
[cmake] updated build scripts
10 years ago
Robin Mills
d4ec76fa62
Moving Daniel's build scripts to contrib
10 years ago
Robin Mills
332b065fbb
#1110 . Correction to r3962
10 years ago
Robin Mills
8ff86b6875
#1110 . Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary
10 years ago
HumanDynamo
d4e05d61c1
add Macports support with cmake and coverity analyzer
10 years ago
Andreas Huggel
fd80993ab0
Updated copyright notice.
10 years ago
Robin Mills
0df8356a56
#1029 . Thank You, Thomas for reporting this and providing the patch.
10 years ago
HumanDynamo
827a9274dd
add progress bar to upload on coverity scan
11 years ago
Andreas Huggel
f09fceda6b
Updated copyright year in a few files, version in runner.txt.
12 years ago
Robin Mills
e182a28da8
build: rename msvc -> msvc2003, rename msvc64 -> msvc2005
12 years ago
HumanDynamo
1af7f7ad7d
polish
12 years ago
HumanDynamo
222ed1e894
polish
12 years ago
HumanDynamo
57b33cd032
polish
12 years ago
HumanDynamo
acbbceafd2
polish
12 years ago
HumanDynamo
11ef75c7ac
polish
12 years ago
HumanDynamo
e780c65995
polish
12 years ago
HumanDynamo
7e44e9d040
add new script to push coverity scan build to web service
12 years ago
Robin Mills
9676e39492
Issue: #865 . Thank you Mario for the patch. http://dev.exiv2.org/issues/865
13 years ago
Robin Mills
e96dd28c86
beautified the output
13 years ago
Robin Mills
d965eb21c6
test for ./configure
...
removed debugging echo statements
13 years ago
Robin Mills
188e1f451e
fixed error in code
13 years ago
Robin Mills
201ae6f2ed
rewrote buildForMac
...
added makeUniversal
13 years ago
Andreas Huggel
0d397b95c7
Updated copyright message for 2012.
13 years ago
Robin Mills
6b38c4c705
fixed to buildForMac to work with 0.22 on Leopard and Lion
14 years ago
vog
53e30a1c44
bugfix in contrib/createEpsTestfiles
14 years ago
vog
15716e3d4a
Added helper script for preparing EPS testcases
14 years ago
vog
fa499da21f
Added helper shell script "diffeps" for debugging failed EPS tests
14 years ago
Andreas Huggel
7770151915
Updated Copyright message for 2011.
15 years ago
Robin Mills
ed2897f702
build: Mostly reverted 2427 following code review by Andreas.
15 years ago
Andreas Huggel
6d496a4888
Updated Copyright notice for 2010.
15 years ago
brad
2b7a80d4bb
made use of new easyaccess functions to support macro mode, orientation, lens name, and better iso values
17 years ago
brad
f60dd206ae
Fixed a few typo's in help output
17 years ago
Andreas Huggel
1bc0526b26
Added organize (Brad Schick).
17 years ago