Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-07-06
Github workflow: add wxWidgets source code to the cache of workflow
CI
Mounir IDRASSI
1
-5
/
+14
2024-07-06
Github workflow: add build_cmake_deb.sh as trigger to build-linux.yml
Mounir IDRASSI
1
-0
/
+2
2024-07-06
Linux: upload also .deb SHA256SUM file if it is generated in Github workflow
Mounir IDRASSI
1
-2
/
+2
2024-07-06
Linux: use static build of wxWidgets for GUI in Github workflow
Mounir IDRASSI
1
-1
/
+1
2024-07-06
Linux: Fix wrong test for Github workflow
Mounir IDRASSI
1
-1
/
+1
2024-07-06
Linux: optimize Github workflow by caching wxBuildConsole and wxBuildGUI folders
Mounir IDRASSI
1
-9
/
+43
We also modify build script to detect the presence of wxBuildConsole and wxBuildGUI folders and reuse them
2024-07-06
Linux: harmonize content of test volumes and update Github workflow for this
Mounir IDRASSI
1
-7
/
+7
2024-07-06
fix: fix wrong wxWidgets extract path in yaml
Mounir IDRASSI
1
-1
/
+2
2024-07-06
Linux: fix wrong wxWidgets extract path in yaml
Mounir IDRASSI
1
-1
/
+1
2024-07-06
Linux: Add Github workflow to build .deb files and test generated binaries
Mounir IDRASSI
1
-0
/
+167