Commit Graph

38 Commits

Author SHA1 Message Date
Even Rouault 05d58451a1 Add profiling of CPU and memory usage (#912) 2017-05-09 12:35:51 +02:00
Even Rouault 328f076d26 Add performance benchmarking scripts
And run them by Travis-CI
2017-05-06 14:44:20 +02:00
Antonin Descampe d0babeb6f6 WIP automatic release 2016-05-15 18:17:24 +02:00
Antonin Descampe d1ca2b4f29 WIP: debug travis run script 2016-05-15 00:53:24 +02:00
Antonin Descampe 8ba0de3e45 Update travis and appveyor to enable automatic releases on tag commit 2016-05-15 00:42:54 +02:00
mayeut e5ca873ab1 Fix missing bracket 2015-11-07 02:06:22 +01:00
mayeut 601aa38c30 fix appveyor build 2015-11-07 02:04:10 +01:00
mayeut d02bf257a6 Find out Visual Studio version 2015-10-11 17:10:48 +02:00
mayeut c3493063b9 correct OPJ_SITE 2015-10-10 18:45:58 +02:00
mayeut 4042210416 run with appveyor 2015-10-10 18:39:59 +02:00
mayeut caeb91121a export updated path 2015-10-10 18:34:21 +02:00
mayeut 891e7c298a debug appveyor 2015-10-10 18:29:37 +02:00
mayeut 229d9cdb9c export TRAVIS_OS_NAME 2015-10-10 18:21:42 +02:00
mayeut f0a980ec16 verbose 2015-10-10 18:19:09 +02:00
mayeut a01f7cdee0 debug appveyor 2015-10-10 18:01:43 +02:00
mayeut 70a16d80d9 Debug build 2015-10-10 17:31:04 +02:00
mayeut f33f50126c Add OPJ_BINARY_DIR 2015-10-10 17:25:50 +02:00
mayeut 8d2019ae73 Correct source path 2015-10-10 17:16:25 +02:00
mayeut cf6db1641a get proper path 2015-10-10 17:12:05 +02:00
mayeut 9df5546838 Change OS guessing 2015-10-10 17:05:11 +02:00
mayeut b816ac185b change os guessing 2015-10-10 16:50:30 +02:00
mayeut d92c2b2117 Run under appveyor 2015-10-10 16:44:07 +02:00
mayeut 1b2ebfc69a Add ABI tracker 2015-10-08 20:06:59 +02:00
mayeut 3ea4486bed Travis-ci update
Correct case in config
Check DynamicAnalysis result
2015-09-14 20:09:50 +02:00
mayeut c6b2fdf572 correct MemCheck log filename 2015-09-13 16:34:17 +02:00
mayeut 700f8cb4f8 Ignore ctest return code
ctest behavior is not consistent across versions.
Ignore return code & parse logs
2015-09-13 16:09:24 +02:00
mayeut c08bd89739 Travis fix error when no tests are done 2015-09-12 20:06:31 +02:00
mayeut 1621df453d Travis error on new failures 2015-09-12 19:32:05 +02:00
mayeut cde7423958 Travis add mingw 2015-09-12 17:56:29 +02:00
mayeut fc131a1339 Travis ASan build 2015-09-12 16:36:19 +02:00
mayeut 41730e8cc6 Travis add debug config 2015-09-12 16:11:56 +02:00
mayeut 52c36b4955 Add 32 bit build 2015-09-12 15:48:23 +02:00
mayeut b97aadcf3e Fix travis build with make 2.8.7 2015-09-12 05:44:52 +02:00
mayeut 1e2dcaf7b3 Add ctest script 2015-09-12 05:26:19 +02:00
mayeut 7981908754 Fix unbound variable 2015-09-12 03:13:45 +02:00
mayeut 41a96aee5a Fix fetching of openjpeg-data
Fetch from master branch if TRAVIS_BRANCH doesn’t exist
2015-09-12 02:59:49 +02:00
mayeut 897d2c0b75 Enhance travis run script 2015-09-12 02:34:14 +02:00
mayeut 8d46ac19ff Setup travis matrix
This is just to get some ideas of what can be done.
Update uclouvain/openjpeg#581
2015-09-12 02:19:28 +02:00