forked from coin3d/superglu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog.v1.3.1
148 lines (77 loc) · 3.65 KB
/
ChangeLog.v1.3.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
2022-04-09 18:44:01 +0200 Volker Enderlein <[email protected]> (7a7fd22)
Bump version number
M CMakeLists.txt
M appveyor.yml
M configure
M configure.ac
2022-04-09 18:42:12 +0200 Volker Enderlein <[email protected]> (82274e4)
Add ChangeLog files
A ChangeLog.v1.3.0
A ChangeLog.v1.3.1
2022-04-09 18:41:41 +0200 Volker Enderlein <[email protected]> (c2f3c88)
Update NEWS file
M NEWS
2022-04-09 18:00:24 +0200 Volker Enderlein <[email protected]> (b8be50c)
Correct usage of projects build dir in CMakeLists.txt
M CMakeLists.txt
2022-03-22 22:34:27 +0100 Volker Enderlein <[email protected]> (125e106)
Update github actions [skip ci]
M .github/workflows/continuous-integration-workflow.yml
2022-03-21 20:58:53 +0100 Volker Enderlein <[email protected]> (7dba2ac)
Add checksum calculation to CI
M appveyor.yml
2022-03-16 23:59:17 +0100 Volker Enderlein <[email protected]> (8586f1d)
Add current images to appveyor CI
M appveyor.yml
2021-03-16 22:24:12 +0100 Volker Enderlein <[email protected]> (34bd3c6)
Add LGTM static analysis configuration file
A lgtm.yml
2021-01-16 15:32:03 +0100 Volker Enderlein <[email protected]> (cbf002a)
Add checksum generation to CI script
M appveyor.yml
2020-12-05 22:24:10 +0100 Volker Enderlein <[email protected]> (e02b565)
Fix for CMake 3.19.1 regression (#11)
M CMakeLists.txt
2020-08-02 21:39:29 +0200 Volker Enderlein <[email protected]> (1bbf417)
Use updated Visual Studio 2019 AppVeyor image for MinGW builds. [skip ci]
M appveyor.yml
2020-07-22 23:03:26 +0200 Volker Enderlein <[email protected]> (361cf85)
Update appveyor.yml
M appveyor.yml
2020-07-22 22:27:00 +0200 Volker Enderlein <[email protected]> (9d5cd51)
Update continuous-integration-workflow.yml
M .github/workflows/continuous-integration-workflow.yml
2020-04-18 22:58:41 +0200 Volker Enderlein <[email protected]> (d89904e)
Added Github Actions workflow (up to now for pull requests only). [skip ci]
A .github/workflows/continuous-integration-workflow.yml
2020-04-13 22:41:44 +0200 Volker Enderlein <[email protected]> (9c8bba3)
AppVeyor CI: Re-added compiler id.
M appveyor.yml
2020-04-13 22:16:44 +0200 Volker Enderlein <[email protected]> (6e76cea)
AppVeyor CI: Version control information from src package excluded. Enable to build tagged versions.
M appveyor.yml
2020-04-11 17:31:53 +0200 Volker Enderlein <[email protected]> (cafb554)
Added further files to exclude for repo language determination. [skip ci]
M .gitattributes
2020-04-11 16:58:43 +0200 Volker Enderlein <[email protected]> (f46eeee)
Added .gitattributes to display correct repo language. [skip ci]
A .gitattributes
2020-03-21 17:02:45 +0100 Volker Enderlein <[email protected]> (f87002a)
Updated CI script.
M appveyor.yml
2020-03-21 14:26:38 +0100 Volker Enderlein <[email protected]> (ce9e2a2)
Added license and readme content.
M COPYING
M README
2020-03-20 23:25:06 +0100 Volker Enderlein <[email protected]> (d26d84c)
Added missing variable for config file.
M CMakeLists.txt
2020-01-05 23:17:57 +0100 Volker Enderlein <[email protected]> (3135b38)
Updated source tarball creation in AppVeyor scripts.
M appveyor.yml
2020-01-05 22:04:38 +0100 Volker Enderlein <[email protected]> (a91eca0)
Updated source tarball creation in AppVeyor scripts.
M appveyor.yml
2020-01-05 15:37:13 +0100 Volker Enderlein <[email protected]> (547f499)
Updated AppVeyor scripts to github.
M appveyor.yml