Commit 94fe3d6
Build updates (#474)
commit b38b6af
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 12:29:49 2024 +0530
Reverted windows build attempts.
commit 4c60035
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:52:46 2024 +0530
Updated workflow
commit 95febb9
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:51:56 2024 +0530
Updated wortkflow
commit 5042502
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:34:03 2024 +0530
Updated workflow file.
commit ac6ba27
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:27:33 2024 +0530
Update workflow
commit 5ae39a9
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:25:11 2024 +0530
Updated workflow
commit b62cf5d
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:15:22 2024 +0530
Update workflow
commit be7132e
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:13:35 2024 +0530
Updated build
commit e7e2925
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:08:39 2024 +0530
Update pymoose.yml
commit cc6bce8
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:07:10 2024 +0530
Update pymoose.yml
commit 28eadbf
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:05:46 2024 +0530
Update pymoose.yml
commit e9ae785
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:00:15 2024 +0530
github workflow msvc/gsl
commit 6aba825
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:58:51 2024 +0530
github workflow: msvc/gsl build
commit 31617f5
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:52:46 2024 +0530
github workflow: windows GSL build test
commit 8ac5de1
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:48:32 2024 +0530
github workflow: windows build of GSL
commit 96b9583
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:46:55 2024 +0530
github workflow: Testing GSL build for windows
commit 60363ec
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 00:17:23 2024 +0530
Bumped up cmake version to 3.20
- Also trying to install GSL via vcpkg for WIN32
commit e475389
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 00:00:53 2024 +0530
Fixed github workflow file
commit 7169d23
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:59:36 2024 +0530
Trying to fix win build
commit a80fd8e
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:56:49 2024 +0530
Fixing github workflow for WIN/MSVC build
commit a9909bf
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:41:53 2024 +0530
Switched from C++11 to C++14
- MSVC 2015 and later do not support c++11 - causing build to fail
commit ae43694
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:25:34 2024 +0530
Github workflow update for windows build
- C++11 support check does not work for MSVC cl. Trying a fix.
commit a3fe008
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:08:16 2024 +0530
Github workflow for windows build: fixing micromamba options
commit b22e200
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:04:26 2024 +0530
Fixing windows build workflow: micromamba path
commit f68e4b0
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:01:09 2024 +0530
Attempt fixing micromamba for windows build
commit fd99794
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:58:19 2024 +0530
Added windows build action to guthub workflow
commit 5b458d8
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:43:01 2024 +0530
Fix to github workflow for build
commit 401bd27
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:40:32 2024 +0530
Further fix to build
commit 0d7d2aa
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:25:34 2024 +0530
Further fix to micromamba
commit b88d231
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:23:14 2024 +0530
Further fix to micromamba command
commit 1401e35
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:21:03 2024 +0530
Fixed micromamba commands
commit 7cc0289
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:16:23 2024 +0530
Fix for github action
commit 2c4c4ed
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:07:29 2024 +0530
Attempting github action to build for both Ubuntu and MacOSX M1
commit d91ca02
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 21:20:26 2024 +0530
Build updated
- Removed deprecated CMake version setting
- Removed python2: out of life. Only supporting Python>=3.8
- Removed pybind11: should be installed directly with pip
- Added MacOSX build workflow: to be tested
* Modified test script for Granule98 to take model dir arg
* Fixed github workflow to build on Ubuntu and MacOSX
Squashed commit of the following:
commit b38b6af
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 12:29:49 2024 +0530
Reverted windows build attempts.
commit 4c60035
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:52:46 2024 +0530
Updated workflow
commit 95febb9
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:51:56 2024 +0530
Updated wortkflow
commit 5042502
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:34:03 2024 +0530
Updated workflow file.
commit ac6ba27
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:27:33 2024 +0530
Update workflow
commit 5ae39a9
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:25:11 2024 +0530
Updated workflow
commit b62cf5d
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:15:22 2024 +0530
Update workflow
commit be7132e
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:13:35 2024 +0530
Updated build
commit e7e2925
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:08:39 2024 +0530
Update pymoose.yml
commit cc6bce8
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:07:10 2024 +0530
Update pymoose.yml
commit 28eadbf
Author: subhacom <[email protected]>
Date: Tue Apr 23 11:05:46 2024 +0530
Update pymoose.yml
commit e9ae785
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 11:00:15 2024 +0530
github workflow msvc/gsl
commit 6aba825
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:58:51 2024 +0530
github workflow: msvc/gsl build
commit 31617f5
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:52:46 2024 +0530
github workflow: windows GSL build test
commit 8ac5de1
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:48:32 2024 +0530
github workflow: windows build of GSL
commit 96b9583
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 10:46:55 2024 +0530
github workflow: Testing GSL build for windows
commit 60363ec
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 00:17:23 2024 +0530
Bumped up cmake version to 3.20
- Also trying to install GSL via vcpkg for WIN32
commit e475389
Author: Subhasis Ray <[email protected]>
Date: Tue Apr 23 00:00:53 2024 +0530
Fixed github workflow file
commit 7169d23
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:59:36 2024 +0530
Trying to fix win build
commit a80fd8e
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:56:49 2024 +0530
Fixing github workflow for WIN/MSVC build
commit a9909bf
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:41:53 2024 +0530
Switched from C++11 to C++14
- MSVC 2015 and later do not support c++11 - causing build to fail
commit ae43694
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:25:34 2024 +0530
Github workflow update for windows build
- C++11 support check does not work for MSVC cl. Trying a fix.
commit a3fe008
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:08:16 2024 +0530
Github workflow for windows build: fixing micromamba options
commit b22e200
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:04:26 2024 +0530
Fixing windows build workflow: micromamba path
commit f68e4b0
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 23:01:09 2024 +0530
Attempt fixing micromamba for windows build
commit fd99794
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:58:19 2024 +0530
Added windows build action to guthub workflow
commit 5b458d8
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:43:01 2024 +0530
Fix to github workflow for build
commit 401bd27
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:40:32 2024 +0530
Further fix to build
commit 0d7d2aa
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:25:34 2024 +0530
Further fix to micromamba
commit b88d231
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:23:14 2024 +0530
Further fix to micromamba command
commit 1401e35
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:21:03 2024 +0530
Fixed micromamba commands
commit 7cc0289
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:16:23 2024 +0530
Fix for github action
commit 2c4c4ed
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 22:07:29 2024 +0530
Attempting github action to build for both Ubuntu and MacOSX M1
commit d91ca02
Author: Subhasis Ray <[email protected]>
Date: Mon Apr 22 21:20:26 2024 +0530
Build updated
- Removed deprecated CMake version setting
- Removed python2: out of life. Only supporting Python>=3.8
- Removed pybind11: should be installed directly with pip
- Added MacOSX build workflow: to be tested
---------
Co-authored-by: HarshaRani <[email protected]>1 parent 8939ede commit 94fe3d6
File tree
291 files changed
+155
-64900
lines changed- .ci
- .github/workflows
- basecode
- biophysics
- builtins
- devel/docker/travis
- device
- diffusion
- examples
- external
- fmt
- libsoda
- pybind11
- .github
- ISSUE_TEMPLATE
- matchers
- workflows
- docs
- _static/css
- advanced
- cast
- pycpp
- cmake
- include/pybind11
- detail
- eigen
- stl
- pybind11
- tests
- extra_python_package
- extra_setuptools
- test_cmake_build
- installed_embed
- installed_function
- installed_target
- subdirectory_embed
- subdirectory_function
- subdirectory_target
- test_embed
- tools
- tinyexpr
- hsolve
- intfire
- kinetics
- ksolve
- mesh
- mpi
- msg
- pymoose
- python/moose
- neuroml2
- randnum
- scheduling
- shell
- signeur
- synapse
- tests/support
- utility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
291 files changed
+155
-64900
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
37 | 33 | | |
38 | 34 | | |
39 | 35 | | |
40 | | - | |
41 | 36 | | |
42 | 37 | | |
43 | 38 | | |
| |||
68 | 63 | | |
69 | 64 | | |
70 | 65 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 66 | | |
80 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
11 | 9 | | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
16 | 27 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 28 | + | |
21 | 29 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | | - | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
327 | 332 | | |
328 | 333 | | |
329 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
50 | | - | |
| 58 | + | |
51 | 59 | | |
52 | | - | |
| 60 | + | |
53 | 61 | | |
54 | | - | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments