Commit c700bdc
🤖 Bump RDKit version to Release_2024_09_2 (#117) [skip ci]
* Set RDKit version to Release_2024_09_2
* 🤖 Bump RDKit version to Release_2024_03_6 (#113)
* Set RDKit version to Release_2024_03_6
* Fix boost detection issue with case-sensetive
* Add python3 directory hint to cmake
* Improve python root path finding.
* Typo
* Improve Python version detection for win
* Add system lib install path of python
* typo
* Improve finding python 3 on win
* Improve python finding for windows
* Bump cmake and setupt tools
* Add missing comma
* improve lib finding
* oops
* deactivate tmate action
* bump cibuildweehl
* print config vars
* Fix library path for python on win
* Try
* enable debug mode
* give more search pa
* Fix path
* path
* Get windows paths
* oops
* Fix
* fix
* try
* test
* test
* Enable debug
* t
* Fix
* test
* Verbose output for compilation
* verbose
* Try 10
* enable find debug
* fix
* Fix
* Clean up an try ninja for windows
* Remove ninja on windows
---------
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
* 🤖 Bump RDKit version to Release_2024_09_1 (#116)
* Set RDKit version to Release_2024_09_1
* 🤖 Bump RDKit version to Release_2024_03_6 (#113)
* Set RDKit version to Release_2024_03_6
* Fix boost detection issue with case-sensetive
* Add python3 directory hint to cmake
* Improve python root path finding.
* Typo
* Improve Python version detection for win
* Add system lib install path of python
* typo
* Improve finding python 3 on win
* Improve python finding for windows
* Bump cmake and setupt tools
* Add missing comma
* improve lib finding
* oops
* deactivate tmate action
* bump cibuildweehl
* print config vars
* Fix library path for python on win
* Try
* enable debug mode
* give more search pa
* Fix path
* path
* Get windows paths
* oops
* Fix
* fix
* try
* test
* test
* Enable debug
* t
* Fix
* test
* Verbose output for compilation
* verbose
* Try 10
* enable find debug
* fix
* Fix
* Clean up an try ninja for windows
* Remove ninja on windows
---------
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
* Enable Python 3.13 builds in GH actions and circle cci
* fix finding python3.11.lib
* Fix python 3.13 builds
* enable debug for macos
* Remove CIBW_ARCHS keyword
* Update GithubAction python version.
* Update cmake
* Specify arm64 for cmake builds
* Fix
---------
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>
* macOS armv8 for py 3.13 is not available for now
* Bump conan to 1.66.0
* set macos runners on GH to macos-13
* cibuildwheel to 2.22.0
* Reset LDFLAGS for MacOS Arm64 py 3.13
* try 2
* Remove x86_64 from LDSHARED
* fix quotations
* remove -arch x86_64 as additional linking flag
* MacOS arm64 for Py 3.13 now available [skip ci]
---------
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Christopher Kuenneth <christopher.kuenneth@gmail.com>
Co-authored-by: Chris Kuenneth <44866753+kuelumbus@users.noreply.github.com>1 parent e60b262 commit c700bdc
File tree
5 files changed
+27
-25
lines changed- .circleci
- .github/workflows
5 files changed
+27
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | 199 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
| 200 | + | |
214 | 201 | | |
215 | 202 | | |
216 | 203 | | |
| |||
294 | 281 | | |
295 | 282 | | |
296 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
297 | 292 | | |
298 | 293 | | |
299 | 294 | | |
| |||
310 | 305 | | |
311 | 306 | | |
312 | 307 | | |
313 | | - | |
| 308 | + | |
314 | 309 | | |
315 | 310 | | |
316 | 311 | | |
| |||
321 | 316 | | |
322 | 317 | | |
323 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
| |||
0 commit comments