Commit Graph

192 Commits

Author SHA1 Message Date
Johannes Lenzen
7aaf248259 Add debug output 2021-02-02 18:25:08 +01:00
Johannes Lenzen
bb621ffee1 Fixed naming 2021-02-02 17:41:10 +01:00
Johannes Lenzen
4ef36b86df Fixed wrong ldd path 2021-02-02 17:32:16 +01:00
Johannes Lenzen
5f959b0f63 Add libraries to artifacts Fix 2021-02-02 16:36:41 +01:00
Johannes Lenzen
78af6cb1a7 Add libraries to artifacts 2021-02-02 16:15:16 +01:00
Johannes Lenzen
4be641088f Make unittests in build job 2021-02-02 16:01:22 +01:00
Johannes Lenzen
8b5f4ec615 Clean old cmake data 2021-02-02 15:38:52 +01:00
Johannes Lenzen
695bcc49b2 Run cmake in test 2021-02-02 15:04:02 +01:00
Johannes Lenzen
260b77a132 Fixed artifact directory 2021-02-02 14:25:38 +01:00
Johannes Lenzen
10fb852ae6 Added debug output 2021-02-02 14:21:53 +01:00
Johannes Lenzen
f97bded9e5 Testing gitlab ci qt pipelines 2021-02-02 14:12:04 +01:00
Jan Möbius
25c9b4d198 Merge branch 'iwyu' into 'master'
Added iwyu support

See merge request OpenMesh/OpenMesh!289
2021-02-01 12:08:54 +00:00
Jan Möbius
4bbdbd3607 Switched Qt Version for Windows 2021-02-01 09:36:33 +01:00
Jan Möbius
f558c26e3f Test_without_eigen_path_in_ci_script 2021-01-21 11:11:39 +01:00
Jan Möbius
7bbc33f65f Merge branch 'VS2019' into 'master'
Vs2019

See merge request OpenMesh/OpenMesh!292
2021-01-19 16:34:31 +01:00
Jan Möbius
53d8207c0f Wrong compiler 2021-01-15 14:55:14 +01:00
Jan Möbius
684d749201 First VS2019 try 2021-01-15 14:53:10 +01:00
Jan Möbius
52b2be6ba8 Missed one 2021-01-15 14:00:09 +01:00
Jan Möbius
2d968f38d6 Give CI a path to Eigen3 2021-01-15 13:52:58 +01:00
Johannes Lenzen
ad5865bc6b Fixed wrong artifact path 2021-01-05 15:33:22 +01:00
Johannes Lenzen
1b97306058 Enabled script error on error 2021-01-05 11:15:32 +01:00
Johannes Lenzen
a4a50217d8 Fixed gitlab ci yaml config errors 2021-01-05 11:12:25 +01:00
Johannes Lenzen
1ff404230f Renamed iwyu job 2021-01-05 11:11:02 +01:00
Johannes Lenzen
bd0ac33bb4 Added iwyu jobs 2021-01-05 11:09:54 +01:00
Johannes Lenzen
a36226490c Merge remote-tracking branch 'origin/master' into unittests_windows 2020-05-26 12:27:31 +02:00
Johannes Lenzen
9df37090ee directory fix 2020-05-26 12:00:47 +02:00
Johannes Lenzen
5c794cd6a4 gitlab junit integration 2020-05-26 11:39:49 +02:00
Johannes Lenzen
8f9b94cc3a windows template support 2020-05-26 11:34:26 +02:00
Johannes Lenzen
af1cb02935 fixed error 2020-05-26 10:38:10 +02:00
Johannes Lenzen
847e0bca8d testing 2020-05-26 10:25:30 +02:00
Johannes Lenzen
fc37e1a5fb mac jobs without unittests gitlab integration 2020-05-26 10:17:02 +02:00
Johannes Lenzen
f97c11cdb2 mac test 2020-05-26 10:00:55 +02:00
Johannes Lenzen
76b94bb894 test 2020-05-26 09:49:09 +02:00
Jan Möbius
d6d413febd Try to show test results in gitlab 2020-05-25 13:08:27 +02:00
Jan Möbius
c818971423 Next try 2020-05-25 11:55:34 +02:00
Jan Möbius
df88262f41 Next try 2020-05-25 10:14:48 +02:00
Jan Möbius
8a1aaa8472 Try to show test results in gitlab 2020-05-25 07:18:27 +02:00
Jan Möbius
943e846e73 Try to show test results in gitlab 2020-05-25 07:16:41 +02:00
Jan Möbius
dedbb47579 Fixed binary name 2020-04-23 13:27:54 +02:00
Jan Möbius
7df0544e36 Changed version to 9.0, removed 32-bit test builds 2020-04-23 11:32:01 +02:00
Jan Möbius
db8c060883 Tagged release Date 2020-04-23 10:31:34 +02:00
Jan Möbius
d1a2794808 Switch to new policy for 3.17 cmake 2020-04-22 08:07:00 +02:00
Johannes Lenzen
92387f4c2a Changed the .gitlab-ci.yml structure
Beginned with new building system
.gitlab-ci.yml can now be generated by the script assemble-gitlab-ci.py.

Therefore the .gitlab-ci.yml configuration file can be split into several smaller files
2020-02-04 12:29:33 +01:00
Max Lyon
b12074d7b1 Reduce number of acceptable cppcheck warnings from 27 to 23 2019-11-27 18:03:38 +01:00
Johannes Lenzen
7ab45135cc Changed the .gitlab-ci.yml structure
Beginned with new building system
.gitlab-ci.yml can now be generated by the script assemble-gitlab-ci.py.

Therefore the .gitlab-ci.yml configuration file can be split into several smaller files
2019-11-26 12:23:52 +01:00
Max Lyon
8f672979a3 Merge branch 'master' into SmartRanges 2019-11-13 13:39:33 +01:00
Johannes Lenzen
afa442f10d Changed the .gitlab-ci.yml structure
Beginned with new building system
.gitlab-ci.yml can now be generated by the script assemble-gitlab-ci.py.

Therefore the .gitlab-ci.yml configuration file can be split into several smaller files
2019-11-11 09:10:37 +01:00
Max Lyon
a1b3260477 Merge branch 'PropertyManagerRefactoring' into SmartRanges
# Conflicts:
#	src/OpenMesh/Core/Mesh/PolyConnectivity.hh
2019-11-05 13:25:14 +01:00
Johannes Lenzen
75297b11e6 Changed the .gitlab-ci.yml structure
Beginned with new building system
.gitlab-ci.yml can now be generated by the script assemble-gitlab-ci.py.

Therefore the .gitlab-ci.yml configuration file can be split into several smaller files
2019-10-29 16:15:54 +01:00
Johannes Lenzen
00a2eac354 Changed the .gitlab-ci.yml structure
Beginned with new building system
.gitlab-ci.yml can now be generated by the script assemble-gitlab-ci.py.

Therefore the .gitlab-ci.yml configuration file can be split into several smaller files
2019-10-29 09:30:35 +01:00