Michael Bradley MichaelBradley · he/him
MichaelBradley deleted branch actions from MichaelBradley/perlin-shadows 2025-02-23 13:32:21 -05:00
MichaelBradley pushed to main at MichaelBradley/perlin-shadows 2025-02-23 13:32:04 -05:00
92b604fac3 Merge branch 'actions'
e53cc64dc9 Fix typo in CMake cache
5d1ca28978 Add linting via clang-tidy
7f987925b1 Fix executable name for real this time
344de31b81 Re-enable formatting check
Compare 16 commits »
MichaelBradley merged pull request MichaelBradley/perlin-shadows#1 2025-02-23 13:32:04 -05:00
Add CI for builds
MichaelBradley commented on pull request MichaelBradley/perlin-shadows#1 2025-02-23 13:31:44 -05:00
Add CI for builds

Format failure is due to an extra space in a file, unrelated to CI validity.

MichaelBradley created pull request MichaelBradley/perlin-shadows#1 2025-02-23 13:31:19 -05:00
Add CI for builds
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 13:26:07 -05:00
e53cc64dc9 Fix typo in CMake cache
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 13:23:47 -05:00
5d1ca28978 Add linting via clang-tidy
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:59:14 -05:00
7f987925b1 Fix executable name for real this time
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:57:21 -05:00
344de31b81 Re-enable formatting check
dbc75c9958 Fix executable location
Compare 2 commits »
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:55:09 -05:00
5675fea9de Add a GLUT package that will hopefully be there
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:53:02 -05:00
2be2eac1ea Remove libglut from the image installation
0475c9ef93 Temporarily disable format check for brevity
Compare 2 commits »
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:49:05 -05:00
9050410879 Add more headers
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:44:24 -05:00
ef07346fea Add code formatting check
0d79d17738 Add GLM headers to build action
Compare 2 commits »
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:08:32 -05:00
4f4266327f Reduce minimum required CMake version
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:05:08 -05:00
1e601da194 Install CMake for build
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 12:02:39 -05:00
f9c2ad3587 Fix typo
MichaelBradley pushed to main at MichaelBradley/dotfiles 2025-02-23 12:00:32 -05:00
d0a9bdee19 Automatically setup upstream Git branches
MichaelBradley created branch actions in MichaelBradley/perlin-shadows 2025-02-23 11:59:55 -05:00
MichaelBradley pushed to actions at MichaelBradley/perlin-shadows 2025-02-23 11:59:55 -05:00
641850eb50 Add draft of build action
MichaelBradley pushed to main at MichaelBradley/nbody 2025-02-23 11:38:53 -05:00
a72b709214 Make MyPy happy