Started 6 yr 10 mo ago
Took 2 min 39 sec on built-in

Build #22 (21/06/2017, 10:00:09 AM)

Changes
  1. zlib: prevent some warnings on Windows. (commit: c50fea3) (details / githubweb)
  2. Some minor cleaning up. (commit: 167ea3d) (details / githubweb)
  3. Can now build libgit2 as a package on macOS (#1306). (commit: 54722fb) (details / githubweb)
  4. Some minor cleaning up. (commit: a948ed8) (details / githubweb)
  5. libgit2: use the maint/v0.25 rather than the v0.25.1 tag since we had to (commit: 5185adf) (details / githubweb)
  6. Can now build libgit2 as a package on Windows (#1306). (commit: 147e9fa) (details / githubweb)
  7. Some minor cleaning up (#1306). (commit: 71737b3) (details / githubweb)
  8. Some minor cleaning up. (commit: b582fc8) (details / githubweb)
  9. Various cleaning up following the merging of issue #1101 (#1306). (commit: 4351a79) (details / githubweb)
  10. Generated libgit2 binaries for Windows, Linux and macOS (#1306). (commit: ca5982f) (details / githubweb)
  11. Renamed USE_PREBUILT_LIBXDIFF_PLUGIN with USE_PREBUILT_LIBXDIFF_PACKAGE (commit: 5183d26) (details / githubweb)
  12. Removed our copy of LibXDiff (#1306). (commit: b7f35c6) (details / githubweb)
  13. Some minor cleaning up. (commit: 5ef326e) (details / githubweb)
  14. Some minor cleaning up. (commit: c1ef0cc) (details / githubweb)
  15. Some minor cleaning up. (commit: d11da13) (details / githubweb)
  16. Some minor cleaning up. (commit: 10488a9) (details / githubweb)
  17. Some work on building LibXDiff using ExternalProject_Add() (#1306). (commit: 53aca39) (details / githubweb)
  18. Some minor cleaning up. Also make sure that we use the right version (commit: f7886d5) (details / githubweb)
  19. Make sure that LibXDiff builds fine on Windows (#1306). (commit: a18c9c5) (details / githubweb)
  20. Slight update to our CREATE_PACKAGE_FILE() CMake macro (#1306). (commit: f827b7b) (details / githubweb)
  21. LibXDiff: prevent warnings when building a debug version on Windows (commit: 49b96ce) (details / githubweb)
  22. Generated our various LibXDiff binaries (#1306). (commit: c5b50e5) (details / githubweb)
  23. Some minor cleaning up. (commit: c1aad7b) (details / githubweb)
  24. Slight update to our prerequisites page. (commit: fe26170) (details / githubweb)
  25. Some minor cleaning up. (commit: dba2a78) (details / githubweb)
  26. Some minor cleaning up. (commit: ee80175) (details / githubweb)
  27. libgit2 relies on the minor version for the name of its main shared (commit: 56c2f32) (details / githubweb)
  28. Some minor cleaning up. (commit: 8848730) (details / githubweb)
  29. Some work on building the OAuth package (#1306). (commit: 9868734) (details / githubweb)
  30. OAuth package: make sure we don't get any warnings on Windows (#1306). (commit: 97e8ee0) (details / githubweb)
  31. OAuth package: build the Windows, Linux and macOS binaries (#1306). (commit: d56174e) (details / githubweb)
  32. Some minor cleaning up. (commit: 3a0fd53) (details / githubweb)
  33. OAuth package: build it with o2_WITH_OAUTH1 enabled (#1306). (commit: b525dce) (details / githubweb)
  34. Get ready to build the OAuth package. (commit: c3617f5) (details / githubweb)
  35. OAuth package: address some more warnings on Windows (#1306). (commit: 7d1b498) (details / githubweb)
  36. OAuth package: binaries for Windows, Linux and macOS (#1306). (commit: f3a21c2) (details / githubweb)
  37. Some minor cleaning up. (commit: 94536e1) (details / githubweb)
  38. OAuth package: fixed a versioning issue on Linux and macOS (#1306). (commit: 9a5feb7) (details / githubweb)
  39. OAuth package: fixed a versioning issue on Linux and macOS (#1306). (commit: bad2015) (details / githubweb)
  40. OAuth package: binaries for Windows, Linux and macOS (#1306). (commit: 649f7f4) (details / githubweb)
  41. Some minor cleaning up. (commit: 4555952) (details / githubweb)
  42. OAuth package: the name of the package in GitHub is actually o2 and not (commit: 837e283) (details / githubweb)
  43. OAuth package: binaries for Windows, Linux and macOS (#1306). (commit: b0e48ed) (details / githubweb)
  44. Some minor cleaning up. (commit: 0680215) (details / githubweb)
  45. OAuth plugin: make sure that we distinguish between package and plugin (commit: 849924a) (details / githubweb)
  46. Renamed `USE_PREBUILT_SUNDIALS_PLUGIN` to (commit: a042d9f) (details / githubweb)
  47. Removed 'our' copy of SUNDIALS (#1306). (commit: 54e9e8f) (details / githubweb)
  48. Slight update to our third-party libraries page (#1306). (commit: 80d0ef9) (details / githubweb)
  49. SUNDIALS package: can now build it on macOS (#1306). (commit: 2bd4be8) (details / githubweb)
  50. SUNDIALS package: make sure that it can be found (#1306). (commit: 9f1bdc7) (details / githubweb)
  51. Some minor cleaning up. (commit: ce0ca74) (details / githubweb)
  52. SUNDIALS package: prevent a CMake warning (#1306). (commit: d46636b) (details / githubweb)
  53. Some minor cleaning up. (commit: e148e6e) (details / githubweb)
  54. Some minor cleaning up. (commit: e1f95e0) (details / githubweb)
  55. Some minor cleaning up. (commit: 420e439) (details / githubweb)
  56. SUNDIALS package: make sure that we can build on Windows (#1306). (commit: 47d8291) (details / githubweb)
  57. SUNDIALS package: generated binaries on Windows, Linux and macOS (commit: 3ada280) (details / githubweb)
  58. Some minor cleaning up. (commit: 234bc2e) (details / githubweb)
  59. libgit2 package: rely on the major version in the end (!?) (#1306). (commit: f908aca) (details / githubweb)
  60. RETRIEVE_PACKAGE_FILE(): allow to pass a release tag as an option (commit: fb6b4cc) (details / githubweb)
  61. Some minor cleaning up. (commit: ce910ef) (details / githubweb)
  62. Removed our copy of (some of) the CellML API files (#1306). (commit: 57790da) (details / githubweb)
  63. Slight update to our third-party libraries page (#1306). (commit: 3743100) (details / githubweb)
  64. Removed our CellML API README.rst file (#1306). (commit: d81d19b) (details / githubweb)
  65. Some minor cleaning up. (commit: 026841a) (details / githubweb)
  66. Some minor cleaning up. (commit: ad467c5) (details / githubweb)
  67. CellML API package: can now build it on macOS (#1306). (commit: 57cfba5) (details / githubweb)
  68. CellML API package: can now build it on Linux (#1306). (commit: cdb989b) (details / githubweb)
  69. CellML API package: can now build it on Linux (#1306). (commit: ce7be20) (details / githubweb)
  70. CellML API package: can now build it on Linux (#1306). (commit: a6ec6ed) (details / githubweb)
  71. Some minor cleaning up. (commit: 6e82f3f) (details / githubweb)
  72. CellML API package: can now build it on Windows (#1306). (commit: ee6e721) (details / githubweb)
  73. Some minor cleaning up. (commit: edc90b3) (details / githubweb)
  74. Make sure that CREATE_PACKAGE_FILE() generates the proper call to (commit: 7092865) (details / githubweb)
  75. CellML API package: now have binaries for Windows, Linux and macOS (commit: 6d1a42a) (details / githubweb)
  76. Some minor cleaning up. (commit: 745a773) (details / githubweb)
  77. RETRIEVE_PACKAGE_FILE(): allow to specify the repository of a package (commit: 172198f) (details / githubweb)
  78. Some minor cleaning up (#1306). (commit: e1c2adf) (details / githubweb)
  79. libgit2 package: ok, not quite sure what is going on here, but kind of (commit: a9d1292) (details / githubweb)
  80. Some minor cleaning up. (commit: ff1afc8) (details / githubweb)
  81. Replaced `USE_PREBUILT_QSCINTILLA_PLUGIN` with (commit: 44f9ed0) (details / githubweb)
  82. QScintilla package: removed our local copy of QScintilla (#1306). (commit: ccd163f) (details / githubweb)
  83. Slight update to our third-party libraries page (#1306). (commit: ad096d0) (details / githubweb)
  84. QScintilla package: can now build it on macOS (#1306). (commit: 0f7159c) (details / githubweb)
  85. QScintilla package: can now build it on Windows (#1306). (commit: c7ad9f8) (details / githubweb)
  86. QScintilla package: generated binaries (#1306). (commit: 272eada) (details / githubweb)
  87. Some minor cleaning up. (commit: 6191089) (details / githubweb)
  88. QScintilla package: make sure that we can generate both a release and a (commit: 831e3df) (details / githubweb)
  89. OpenSSL package: use the correct release tag (#1306). (commit: bb9fd6d) (details / githubweb)
  90. QScintilla package: generated binaries (#1306). (commit: 7034d0d) (details / githubweb)
  91. OpenSSL package: make sure that we can build both a release and a debug (commit: 0fdd48e) (details / githubweb)
  92. OpenSSL package: generated new binaries (#1306). (commit: 1873ac9) (details / githubweb)
  93. Some minor cleaning up. (commit: 99f2fea) (details / githubweb)
  94. Some minor cleaning up. (commit: 7ece62e) (details / githubweb)
  95. Qwt package: replaced `USE_PREBUILT_QWT_PLUGIN` with (commit: cf2fd61) (details / githubweb)
  96. Qwt package: removed our local copy (#1306). (commit: fc11ba5) (details / githubweb)
  97. Slight update to our third-party libraries page (#1306). (commit: 647e492) (details / githubweb)
  98. QScintilla package: fixed a typo issue (#1306). (commit: 2187ccc) (details / githubweb)
  99. QScintilla package: build the package out of source and make sure that (commit: 6c74fe6) (details / githubweb)
  100. QScintilla package: generated new binaries (#1306). (commit: e018b2c) (details / githubweb)
  101. Qwt package: deleted two files too many (#1306). (commit: 4dddcb6) (details / githubweb)
  102. Qwt package: can now build on macOS (#1306). (commit: 2091cd6) (details / githubweb)
  103. Qwt package: some minor cleaning up (#1306). (commit: 75b999f) (details / githubweb)
  104. Qwt package: make sure that the QwtMathML library can find the Qwt (commit: 27fbe4e) (details / githubweb)
  105. Qwt package: make it possible to build both the release and debug (commit: c26e788) (details / githubweb)
  106. Make sure that nmake is indeed quiet (#1306). (commit: 4e45906) (details / githubweb)
  107. Revert "Make sure that nmake is indeed quiet (#1306)." (commit: 69fd8d7) (details / githubweb)
  108. Qwt package: generated binaries (#1306). (commit: 75570dd) (details / githubweb)
  109. SBML package: added the USE_PREBUILT_SBMLAPI_PACKAGE option, and removed (commit: 3a688b6) (details / githubweb)
  110. SBML API package: initial CMake file. (commit: 50311b7) (details / githubweb)
  111. CellML API package: put back the tests (got deleted by mistake) (#1306). (commit: 582e0e3) (details / githubweb)
  112. SBML API package: get ready to build libSBML (#1306). (commit: 4fd7538) (details / githubweb)
  113. SBML API package: can now build on macOS (#1306). (commit: 6a60b0c) (details / githubweb)
  114. SBML API package: don't need the .gitignore file anymore (#1306). (commit: 0104fef) (details / githubweb)
  115. SBML API package: make sure that our tests get build only when our SBML (commit: 8a0a0a2) (details / githubweb)
  116. SBML API package: fixed a small problem with passing options to the (commit: 74ba293) (details / githubweb)
  117. Some minor cleaning up. (commit: 551e650) (details / githubweb)
  118. SBML API package: can now build on Windows (#1306). (commit: bdcaaf7) (details / githubweb)
  119. SBML API package: generated binaries on Windows, Linux and macOS (commit: 55b137d) (details / githubweb)
  120. SED-ML package: added the USE_PREBUILT_SEDMLAPI_PACKAGE option, and (commit: cd3670d) (details / githubweb)
  121. SED-ML package: added the USE_PREBUILT_SEDMLAPI_PACKAGE option, and (commit: 55e886a) (details / githubweb)
  122. Some minor cleaning up. (commit: f444c1a) (details / githubweb)
  123. SED-ML API package: can now build on macOS (#1306). (commit: 3e00945) (details / githubweb)
  124. Some minor cleaning up. (commit: d6d4ac9) (details / githubweb)
  125. SBML API package: missed the fact that the name of the package (commit: 0ffc873) (details / githubweb)
  126. SED-ML API package: can now build on Windows and Linux (#1306). (commit: 52d0ea3) (details / githubweb)
  127. Let people know when we are downloading the libSBML dependencies (commit: 6d204ed) (details / githubweb)
  128. SED-ML API package: we need to define LIBZ_LIBRARY on Windows (#1306). (commit: d1ef6bc) (details / githubweb)
  129. SED-ML API package: generated binaries on Windows, Linux and macOS (commit: cf4580e) (details / githubweb)
  130. Some minor cleaning up. (commit: 5b3f675) (details / githubweb)
  131. SED-ML API package: oops, actually need to specify a specific release (commit: 8263872) (details / githubweb)
  132. Some minor cleaning up. (commit: 47f6aae) (details / githubweb)
  133. Some minor cleaning up. (commit: 1c24fd9) (details / githubweb)
  134. Some minor cleaning up. (commit: 8dddee1) (details / githubweb)
  135. Some minor cleaning up. (commit: bdaa976) (details / githubweb)
  136. Mesa package: can now generate the package on Linux (#1306). (commit: feb6b70) (details / githubweb)
  137. Update our main .gitignore file. (commit: cdc2ce5) (details / githubweb)
  138. Packages: make sure that files get stripped, if needed (#1306). (commit: 98d81b7) (details / githubweb)
  139. Mesa package: generate the binary on Linux (#1306). (commit: dd8ae72) (details / githubweb)
  140. Some minor cleaning up. (commit: 42222bd) (details / githubweb)
  141. Some minor cleaning up. (commit: 2682d2f) (details / githubweb)
  142. Moved our Mesa package folder (#1306). (commit: 28919fb) (details / githubweb)
  143. More generic .gitignore file. (commit: 6aadded) (details / githubweb)
  144. Getting ready to rebuild our packages on Linux and macOS (#1306). (commit: 280cc52) (details / githubweb)
  145. Rebuilt our packages on macOS (#1306). (commit: 0e000af) (details / githubweb)
  146. Changed the name of our libSBML and libSEDML packages (#1306). (commit: 3d8f327) (details / githubweb)
  147. Some minor cleaning up. (commit: dbb3f92) (details / githubweb)
  148. Mesa package: make sure that our library gets copied when it has (commit: 416cb78) (details / githubweb)
  149. Updated our Linux and macOS packages (#1306). (commit: 175c450) (details / githubweb)
  150. libSEDML package: we need the libSBML package to be built first (#1306). (commit: 254e588) (details / githubweb)
  151. Some minor cleaning up. (commit: b3726f3) (details / githubweb)
  152. Some minor cleaning up. (commit: c32e432) (details / githubweb)
  153. Some minor cleaning up. (commit: a4d7fed) (details / githubweb)
  154. Some minor cleaning up. (commit: 6ab5c04) (details / githubweb)
  155. Updated the Windows binaries for CellML API, libCellML and libSEDML (commit: 3be4e6c) (details / githubweb)
  156. Updated the Windows binaries for the libgit2, LibXDiff and o2 packages (commit: c3d3d1f) (details / githubweb)
  157. Updated the Windows binaries for the OpenSSL, QScintilla, Qwt, SUNDIALS (commit: 9c694b7) (details / githubweb)
  158. Some minor cleaning up. (commit: 2655a37) (details / githubweb)
  159. CMake: plugins can now be listed in any order (dependencies are (commit: 8236180) (details / githubweb)
  160. CMake: no need to specify anymore that a plugin is a third-party plugin (commit: 627db36) (details / githubweb)
  161. Some minor cleaning up. (commit: 04a8d40) (details / githubweb)
  162. Removed our [OpenCOR]/src/plugins/thirdParty/README.rst file. (commit: 17b5808) (details / githubweb)
  163. Zinc package (#1306). (commit: 75ef7d3) (details / githubweb)
  164. zlib package: some minor cleaning up (#1306). (commit: b3aa7a1) (details / githubweb)
  165. Zinc package: first go at building it (#1306). (commit: 018eed2) (details / githubweb)
  166. Slight update to our prerequisites page. (commit: ddb4be6) (details / githubweb)
  167. Some minor cleaning up. (commit: 873baa1) (details / githubweb)
  168. Zinc package: can now build on macOS (#1306). (commit: cbfceb3) (details / githubweb)
  169. Zinc library: on Windows, we get told a problem with the Fortran (commit: 3893b22) (details / githubweb)
  170. Removed our ADD_PLUGIN_BINARY() macro since it's soon not to be used (commit: 3160b9a) (details / githubweb)
  171. CMake: moved the contents of our INITIALISE_PROJECT() macro to our main (commit: 17d1db8) (details / githubweb)
  172. CMake: removed some macros that are not being used anymore or soon not (commit: 692b655) (details / githubweb)
  173. Zinc package: generated Linux and macOS binaries (#1306). (commit: 694dcdd) (details / githubweb)
  174. Some minor cleaning up. (commit: 42681a6) (details / githubweb)
  175. CMake: oops, was trying to use a not-yet-defined variable (#1306). (commit: f195b1f) (details / githubweb)
  176. CMake: we actually need to set CMAKE_INCLUDE_CURRENT_DIR to ON (#1306). (commit: 75a8948) (details / githubweb)
  177. Some minor cleaning up. (commit: 35150d3) (details / githubweb)
  178. LLVM package: removed our local copy of LLVM+Clang, and our associated (commit: 4ad6d63) (details / githubweb)
  179. Some work on the LLVM package (#1306). (commit: a5b28d6) (details / githubweb)
  180. Some minor cleaning up. (commit: ebfe2e8) (details / githubweb)
  181. LLVM package: specify some options (#1306). (commit: 72fc66c) (details / githubweb)
  182. LLVM package: specify some options (#1306). (commit: f98ff0a) (details / githubweb)
  183. CMake: make sure that QtWebKit is retrieved before looking for it (commit: bb5daff) (details / githubweb)
  184. CMake: need to look for the Gui module before we can look for the WebKit (commit: 8aad69c) (details / githubweb)
  185. Back to building the Zinc package only (#1306). (commit: fb40b57) (details / githubweb)
  186. Some minor cleaning up. (commit: 18422c6) (details / githubweb)
  187. Move the source code of external packages to [OpenCOR]/ext (#1306). (commit: 7830ca6) (details / githubweb)
  188. Oops, forgot to update something in the Zinc plugin's CMakeLists.txt (commit: 14d2820) (details / githubweb)
  189. Zinc package: the build type is to be specified using (commit: 5106f41) (details / githubweb)
  190. Zinc package: the name of the debug version on Windows at least (#1306). (commit: 91b53ab) (details / githubweb)
  191. Zinc package: we need our .dll and .lib files to be in the same place on (commit: 17dcb00) (details / githubweb)
  192. Zinc package: we need our .dll and .lib files to be in the same place on (commit: 618b813) (details / githubweb)
  193. Zinc package: we need our .dll and .lib files to be in the same place on (commit: a3f00f1) (details / githubweb)
  194. Some minor cleaning up. (commit: 1a4a243) (details / githubweb)
  195. Zinc package: make sure that we generate 64-bit binaries on Windows (commit: d4489cb) (details / githubweb)
  196. Some minor cleaning up. (commit: e486ac1) (details / githubweb)
  197. Some minor cleaning up. (commit: 1e37a2e) (details / githubweb)
  198. Some minor cleaning up. (commit: 03fef78) (details / githubweb)
  199. Clean batch/shell script: now clean or remove our different ext folders. (commit: 6b4daef) (details / githubweb)
  200. OpenSSL package: updated our macOS SHA-1 values (#1306). (commit: a5cccf2) (details / githubweb)
  201. Zin package: make sure that we are really building for 64-bit Windows (commit: db64f7f) (details / githubweb)
  202. Zinc package: some minor cleaning up (#1306). (commit: f11a8c9) (details / githubweb)
  203. Zinc package: finally found the right settings for building Zinc on (commit: 54b55f9) (details / githubweb)
  204. Zinc package: binaries for Windows, Linux and macOS (#1306). (commit: 051940a) (details / githubweb)
  205. Getting ready to test LLVM once again (#1306). (commit: 222911b) (details / githubweb)
  206. Some minor cleaning up. (commit: 52a495a) (details / githubweb)
  207. LLVM package: can now build LLVM on macOS (#1306). (commit: 861b1b9) (details / githubweb)
  208. LLVM package: removed our llvmglobal.h file and made sure that our (commit: fbf6517) (details / githubweb)
  209. General: have our cleaning script clean everything only when explicitly (commit: 345b44e) (details / githubweb)
  210. Slight update to our developer documentation. (commit: ac7c1c5) (details / githubweb)
  211. OpenSSL package: oops, forgot to remove the INCLUDE_DIRS option in our (commit: 48994f4) (details / githubweb)
  212. LLVM package: two binaries are actually being built, one for LLVM itself (commit: 4f7be21) (details / githubweb)
  213. LLVM package: now have binaries for Linux and macOS (#1306). (commit: 6e44240) (details / githubweb)
  214. Renamed our LLVM plugin to LLVMClang to avoid filename conflicts (commit: d1ea4dd) (details / githubweb)
  215. LLVM+Clang package: new binaries on macOS (#1306). (commit: b22b100) (details / githubweb)
  216. Some minor cleaning up. (commit: 795d272) (details / githubweb)
  217. LLVM+Clang package: some minor cleaning up (#1306). (commit: f5a776c) (details / githubweb)
  218. LLVM+Clang package: Linux binaries (#1306). (commit: 004faa7) (details / githubweb)
  219. Some minor cleaning up. (commit: c20e63e) (details / githubweb)
  220. Packages: make sure that we build them for the OS X / macOS version we (commit: 8749fdc) (details / githubweb)
  221. LLVM package: how our CMakeLists.txt file should look like (#1306). (commit: ea8037e) (details / githubweb)
  222. Slight improvement to our cleaning scripts. (commit: 8521863) (details / githubweb)
  223. Slight improvement to our cleaning scripts. (commit: 686147b) (details / githubweb)
  224. Slight update to our developer documentation. (commit: ec64942) (details / githubweb)
  225. OpenSSL package: update SHA-1 values (#1306). (commit: dd3419c) (details / githubweb)
  226. LLVMClang package: can now build on macOS (#1306). (commit: d587adb) (details / githubweb)
  227. LLVMClang package: don't disable CLANG_PLUGIN_SUPPORT anymore (it's not (commit: b9e4b13) (details / githubweb)
  228. Packages: build our packages using the same CMake generator as the one (commit: 03ce7a2) (details / githubweb)
  229. Some minor cleaning up. (commit: e79c01b) (details / githubweb)
  230. Packages: build our packages using the same CMake generator as the one (commit: edcc8a1) (details / githubweb)
  231. LLVMClang package: added (temporary?) binaries for macOS (#1306). (commit: 940f088) (details / githubweb)
  232. LLVMClang package: make sure that we can build on Windows (#1306). (commit: 3b5b74f) (details / githubweb)
  233. Qt 5.9 LTS: remove our dependency on Lucene (which is not needed (commit: 0e1956c) (details / githubweb)
  234. Getting ready to rebuild our Qt-based packages (#1306) (commit: 494f3b5) (details / githubweb)
  235. Rebuilt the QScintilla and Qwt packages (#1306). (commit: d11cef4) (details / githubweb)
  236. Getting ready to build our OAuth package (#1306). (commit: d223235) (details / githubweb)
  237. OAuth package: new binaries (#1306). (commit: 3ed086a) (details / githubweb)
  238. Getting ready to check that our OAuth package binaries are fine (#1306). (commit: b43d9df) (details / githubweb)
  239. OAuth package: rely on a special release tag (#1306). (commit: e093d93) (details / githubweb)
  240. Merge branch 'master' into issue1306. (commit: e650309) (details / githubweb)
  241. Back to building our LLVMClang package (#1306). (commit: a980dcd) (details / githubweb)
  242. LLVMClang package: new macOS binary (#1306). (commit: 3f7bd39) (details / githubweb)
  243. Need to rebuild our QScintilla and Qwt packages (#1306). (commit: dbd71fe) (details / githubweb)
  244. QScintilla and Qwt packages: generated new binaries (#1306). (commit: fd0ec3a) (details / githubweb)
  245. Back to building our LLVMClang package (#1306). (commit: d6cd963) (details / githubweb)
  246. Qwt package: added a small README.rst file (#1306). (commit: 91c071c) (details / githubweb)
  247. QtWebKit package: started updating our README.rst file (#1306). (commit: 8bbd91a) (details / githubweb)
  248. LLVMClang package: new Linux binary (#1306). (commit: 1e8ef3d) (details / githubweb)
  249. Some minor cleaning up. (commit: db969e6) (details / githubweb)
  250. Removed our local copy of QtWebKit's include and CMake files (#1306). (commit: 0fb0795) (details / githubweb)
  251. Don't build any plugins anymore (#1306). (commit: 029be18) (details / githubweb)
  252. QtWebKit package: removed our old CMake code (#1306). (commit: 5bf4581) (details / githubweb)
  253. Back to build our LLVMClang package only (#1306). (commit: eae8101) (details / githubweb)
  254. Making sure that we can build our LLVMClang package on Windows (#1306). (commit: fabf573) (details / githubweb)
  255. LLVMClang package: allow for big objects on Windows (#1306). (commit: 61b099f) (details / githubweb)
  256. LLVMClang package: only build one shared library (#1306). (commit: e8ab739) (details / githubweb)
  257. LLVMClang package: build only one single shared library now (#1306). (commit: a36c669) (details / githubweb)
  258. LLVMClang package: build only one single shared library now (#1306). (commit: 0a4ef55) (details / githubweb)
  259. LLVMClang package: on Windows, we want our library to be named (commit: 2ff5d66) (details / githubweb)
  260. LLVMClang package: use our v4.0.0 Git tag (#1306). (commit: d31f6fd) (details / githubweb)
  261. LLVMClang package: new binaries for macOS (#1306). (commit: f70b77d) (details / githubweb)
  262. LLVMClang package: release binaries for Windows (#1306). (commit: 8212dd5) (details / githubweb)
  263. LLVMClang package: debug binaries for Windows (#1306). (commit: a4b9d12) (details / githubweb)
  264. LLVMClang package: Linux binaries for Windows (#1306). (commit: 380c9c7) (details / githubweb)
  265. Re-enable all non-QtWebKit plugins (#1306). (commit: e4bb3ce) (details / githubweb)
  266. Make sure that we can build our CellML file runtime class (#1306). (commit: b7d2fb6) (details / githubweb)
  267. Qwt package: prevent warnings when building on Windows (#1306). (commit: 88ab815) (details / githubweb)
  268. Qwt package: argh, the debug version wasn't being built properly on (commit: 1813654) (details / githubweb)
  269. Getting ready to build the QtWebKit package (#1306). (commit: f4708c8) (details / githubweb)
  270. QtWebKit package: slight update to its README.rst file (#1306). (commit: 7d2e21f) (details / githubweb)
  271. Properly add QtWebKit to the build system (#1306). (commit: e9148d1) (details / githubweb)
  272. Some minor cleaning up. (commit: fdd6167) (details / githubweb)
  273. QtWebKit package: getting ready to build on macOS (at least) (#1306). (commit: f4e398f) (details / githubweb)
  274. Packages: on macOS, we don't need to specify the deployment target (commit: 7de0ab3) (details / githubweb)
  275. QtWebKit: some kind of template that gets us to build on macOS (#1306). (commit: dd7337a) (details / githubweb)
  276. Improved the building of our QScintilla and Qwt packages on Windows. (commit: 33d41d8) (details / githubweb)
  277. Make sure that the value of our QT_QMAKE variable is a proper filename (commit: ff0e3f4) (details / githubweb)
  278. QtWebKit package: getting ready to build on macOS (at least) (#1306). (commit: 023e3ea) (details / githubweb)
  279. Some minor cleaning up. (commit: b5dce18) (details / githubweb)
  280. QtWebKit package: we actually have two libraries in this package (commit: 6a02df5) (details / githubweb)
  281. Optime the building of our packages that need to be built without CMake (commit: 9904dfb) (details / githubweb)
  282. Well, OpenSSL cannot, on Windows, be built using jom, so use nmake for (commit: e74cd7c) (details / githubweb)
  283. Some minor cleaning up. (commit: bcc4146) (details / githubweb)
  284. Some minor cleaning up. (commit: f7e03a5) (details / githubweb)
  285. Some minor cleaning up. (commit: 46df1d7) (details / githubweb)
  286. QtWebKit package: first (non-working) binaries for macOS (#1306). (commit: 6526f09) (details / githubweb)
  287. QtWebKit package: make sure that CMAKE_PREFIX_PATH is properly updated (commit: 0fad5a5) (details / githubweb)
  288. Re-enable QtWebKit-based features. (commit: 6563900) (details / githubweb)
  289. Oops, forgot to update our MAKE_NMAKE_COMMAND and MAKE_JOM_COMMAND (commit: bb4de60) (details / githubweb)
  290. QtWebKit package: make sure that QtWebKit itself and its CMake files can (commit: b1c6daf) (details / githubweb)
  291. Some minor cleaning up. (commit: 711d212) (details / githubweb)
  292. QtWebKit package: make sure that our CMake files are properly patched (commit: a20ae09) (details / githubweb)
  293. Some minor cleaning up. (commit: 373bfdd) (details / githubweb)
  294. Some minor cleaning up. (commit: 7159507) (details / githubweb)
  295. QtWebKit package: can now build on macOS (#1306). (commit: 7951a60) (details / githubweb)
  296. LLVMClang package: renamed the file name of our package (#1306). (commit: 84dd20a) (details / githubweb)
  297. LLVMClang package: renamed the file name of our package (#1306). (commit: a8ab02d) (details / githubweb)
  298. LLVMClang package: renamed the file name of our package (#1306). (commit: fda8624) (details / githubweb)
  299. LLVMClang package: new binaries (with new file name) (#1306). (commit: 96807f0) (details / githubweb)
  300. Back to building QtWebKit (#1306). (commit: ffa1d6c) (details / githubweb)
  301. Some minor cleaning up. (commit: ef79b1b) (details / githubweb)
  302. Some minor cleaning up. (commit: b176842) (details / githubweb)
  303. QScintilla and Qwt packages: fixed RPATH issue on macOS and therefore (commit: 6176f6d) (details / githubweb)
  304. QtWebKit package: slight update to our README.rst file (#1306). (commit: 7c5fcbe) (details / githubweb)
  305. QtWebKit package: slight update to our README.rst file (#1306). (commit: d40cbf5) (details / githubweb)
  306. QtWebKit package: slight update to our README.rst file (#1306). (commit: b0d07e2) (details / githubweb)
  307. QtWebKit package: make sure that we can build our patch program on (commit: f92a86c) (details / githubweb)
  308. QtWebKit package: slight update to our README.rst file (#1306). (commit: 33d01fc) (details / githubweb)
  309. QtWebKit package: some work on getting QtWebKit to build on Windows (commit: fdce72e) (details / githubweb)
  310. QtWebKit package: some work on getting QtWebKit to build on Windows (commit: abe66bb) (details / githubweb)
  311. Some minor cleaning up. (commit: e6040ee) (details / githubweb)
  312. QtWebKit package: slight update to our README.rst file (#1306). (commit: 9e3be90) (details / githubweb)
  313. QtWebKit package: some work on getting QtWebKit to build on Windows (commit: 6765e21) (details / githubweb)
  314. QtWebKit package: slight update to our README.rst file (#1306). (commit: 0e17c9f) (details / githubweb)
  315. QtWebKit package: some work on getting QtWebKit to build on Linux (commit: 23d7aa7) (details / githubweb)
  316. QtWebKit package: slight update to our README.rst file (#1306). (commit: 5095726) (details / githubweb)
  317. QtWebKit package: can now build on Linux (#1306). (commit: 57b7e21) (details / githubweb)
  318. QtWebKit package: can now build on Linux (#1306). (commit: 5af6912) (details / githubweb)
  319. QtWebKit package: we need ICU v57.1 on Windows (#1306). (commit: 34a7693) (details / githubweb)
  320. Some minor cleaning up. (commit: eea222e) (details / githubweb)
  321. Ask qmake to turn off all warnings (#1306). (commit: f0461dc) (details / githubweb)
  322. Don't explicitly ask for external projects to be built silently (#1306). (commit: d7735ac) (details / githubweb)
  323. Some minor cleaning up (#1306). (commit: b603d06) (details / githubweb)
  324. QtWebKit package: distinguish between release and debug mode on macOS (commit: 0727812) (details / githubweb)
  325. QtWebKit package: new macOS binaries (#1306). (commit: b41e0b0) (details / githubweb)
  326. Some minor cleaning up. (commit: 43ef3a4) (details / githubweb)
  327. QtWebKit package: make sure that our QtWebKit header files have the (commit: c13105b) (details / githubweb)
  328. QtWebKit package: new Linux binaries (#1306). (commit: 8d19de9) (details / githubweb)
  329. QtWebKit package: slight update to our README.rst file (#1306). (commit: 7dc6774) (details / githubweb)
  330. QtWebKit package: make sure that our CMake files get patched on Windows (commit: 18421a1) (details / githubweb)
  331. QtWebKit package: make sure that our header patch works fine on Windows (commit: 9ad8fa0) (details / githubweb)
  332. QtWebKit package: now have release binaries for Windows (#1306). (commit: 670af70) (details / githubweb)
  333. QtWebKit package: make sure that we deploy our libraries in the right (commit: ee2eee4) (details / githubweb)
  334. QtWebKit package: oops, only shared libraries should be in the bin (commit: 9cf42bf) (details / githubweb)
  335. QtWebKit package: account for the fact that, on Windows, the QtWebKit (commit: 6cdb7e6) (details / githubweb)
  336. QtWebKit package: account for the fact that, on Windows, the QtWebKit (commit: 399615e) (details / githubweb)
  337. QtWebKit package: also deploy the ICU libraries on Windows (#1306). (commit: 027ce5a) (details / githubweb)
  338. Some minor cleaning up. (commit: 05d9a42) (details / githubweb)
  339. QtWebKit package: make sure that we can get access to the ICU libraries (commit: f2bcd5c) (details / githubweb)
  340. Some minor cleaning up. (commit: 8672827) (details / githubweb)
  341. Don't need to disable warning #4267 on Windows, except when it comes to (commit: ae05d40) (details / githubweb)
  342. Make sure that we can always build diff_match_patch on Windows. (commit: b628e29) (details / githubweb)
  343. Some minor cleaning up (#1306). (commit: 981c397) (details / githubweb)
  344. Revert "Some minor cleaning up (#1306)." (commit: 06bead5) (details / githubweb)
  345. Some minor cleaning up. (commit: 37f75db) (details / githubweb)
  346. Some minor cleaning up. (commit: eb6f188) (details / githubweb)
  347. Some minor cleaning up. (commit: b8708f2) (details / githubweb)
  348. Make sure that libstdc++.so.6 gets properly deployed on Linux. (commit: 3c169de) (details / githubweb)
  349. QtWebKit package: slight update to the README.rst file (#1306). (commit: 1e3c794) (details / githubweb)
  350. Some minor cleaning up. (commit: f9102e6) (details / githubweb)
  351. Some minor cleaning up. (commit: 037bd16) (details / githubweb)
  352. Make sure that qmake/make/nmake/jom command works properly (#1306). (commit: 22ee9a2) (details / githubweb)
  353. Make sure that qmake/make/nmake/jom command works properly (#1306). (commit: c844a8a) (details / githubweb)
  354. Make sure that qmake/make/nmake/jom command works properly (#1306). (commit: a50c1d8) (details / githubweb)
  355. QtWebKit package: get the package to depend on the correct version of (commit: c8e9479) (details / githubweb)
  356. QtWebKit package: slight update to our README.rst file (#1306). (commit: b5c5e25) (details / githubweb)
  357. QtWebKit package: get ready to build it (#1306). (commit: 3afa863) (details / githubweb)
  358. QtWebKit package: new binaries (#1306). (commit: 4eccdcd) (details / githubweb)
  359. Make sure that we clean everything before packaging OpenCOR. (commit: 625f327) (details / githubweb)
  360. Slight update to our downloads page (#1306). (commit: 69b4b84) (details / githubweb)
  361. Some minor cleaning up. (commit: d67fa7e) (details / githubweb)
  362. We don't need to ignore 'bin' and 'lib' folders anymore (#1306). (commit: a34ec56) (details / githubweb)
  363. Travis CI: now, because of the way we build our API and third-party (commit: 617f470) (details / githubweb)
  364. Some minor cleaning up. (commit: 7953853) (details / githubweb)
  365. Travis CI: trying to understand why our tests now fail on macOS. (commit: 3c92ce7) (details / githubweb)
  366. Travis CI: oops, we were installing the wrong package (see commit (commit: 148feff) (details / githubweb)
  367. Travis CI: some further macOS checks. (commit: e5f21c6) (details / githubweb)
  368. Travis CI: some further macOS checks. (commit: ffc8907) (details / githubweb)
  369. Travis CI: ok, not quite sure how to 'fix' the (commit: f006a47) (details / githubweb)
  370. Travis CI: checking their forthcoming Linux image (see (commit: bdbb0bd) (details / githubweb)
  371. Travis CI: make sure that OpenGL can be found on Linux edge. (commit: 2c0bab8) (details / githubweb)
  372. Travis CI: make sure that OpenGL can be found on Linux edge. (commit: e058b77) (details / githubweb)
  373. Travis CI: build our QScintilla package on Linux. (commit: 1ff8e5c) (details / githubweb)
  374. Travis CI: it looks like we might be needing a more recent version of (commit: 1825720) (details / githubweb)
  375. Travis CI: it looks like we might be needing a more recent version of (commit: db582df) (details / githubweb)
  376. Travis CI: make sure that OpenGL can be found on Linux edge. (commit: b098604) (details / githubweb)
  377. Travis CI: addressed a Linux-specific issue when it comes to build (commit: 0d71123) (details / githubweb)
  378. Make sure that linking to non-prebuilt API / third-party libraries works (commit: 677b2d7) (details / githubweb)
  379. Travis CI: some minor cleaning up. (commit: c3f8b54) (details / githubweb)
  380. Our new way of building our API and third-party libraries requires at (commit: 58c5fd9) (details / githubweb)
  381. Travis CI: trying to understand why tests now fail on macOS. (commit: 00597fe) (details / githubweb)
  382. Travis CI: trying to see what has changed on Travis CI in terms of (commit: b67e6be) (details / githubweb)
  383. Travis CI: trying to see what has changed on Travis CI in terms of (commit: 9481e41) (details / githubweb)
  384. Travis CI: finally (?) got things to work on macOS? (commit: 2c014bb) (details / githubweb)
  385. Oops, had broken things on macOS (#1306). (commit: 8f8420d) (details / githubweb)
  386. Travis CI: trying to get things to work on macOS. (commit: 9ad3f39) (details / githubweb)
  387. Travis CI: finally got it on macOS?! (commit: a025548) (details / githubweb)
  388. Travis CI: final macOS-related issue?... (commit: 2cdc945) (details / githubweb)
  389. Travis CI: just trying to get things to work on macOS... (commit: 7597ce6) (details / githubweb)
  390. Travis CI: trying to get things to work on macOS... (commit: b2a2134) (details / githubweb)
  391. QtWebKit is needed as a module on Windows. (commit: 3f80c5c) (details / githubweb)
  392. Travis CI: some debug information. (commit: 5a5ca41) (details / githubweb)
  393. Travis CI: finally got things to work on macOS! (commit: 99699f1) (details / githubweb)
  394. Travis CI: finally got things to work on macOS! (commit: b9845b3) (details / githubweb)

Started by GitHub push by agarny

This run spent:

  • 7.3 sec waiting;
  • 2 min 39 sec build duration;
  • 2 min 46 sec total from scheduled to completion.
Revision: 978bb9bf1cb0cb946e0652f915a83f2e65c537b5
Repository: https://github.com/opencor/opencor.git
  • refs/remotes/origin/master

Configurations

default