Daniel Hiltgen
|
189ca38f1d
|
Wire up native source file dependencies
This should make sure incremental builds correctly identify
when to rebuild components based on which native files
are modified.
|
2024-09-03 21:15:14 -04:00 |
|
Daniel Hiltgen
|
751009a5d7
|
Runtime selection of new or old runners
This adjusts the new runners to comingle with existing runners so we can use an
env var to toggle the new runners on.
|
2024-09-03 21:15:14 -04:00 |
|
Daniel Hiltgen
|
6c0d892498
|
Prefix all build artifacts with an OS/ARCH dir
This will help keep incremental builds from stomping on each other and make it
easier to stitch together the final runner payloads
|
2024-09-03 21:15:13 -04:00 |
|
Daniel Hiltgen
|
13348e3629
|
Get linux building
Still needs a bit more refinement to (auto)detect cuda/hip and fallback
gracefully if not detected.
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
8dda9293fa
|
fix Makefile on windows
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
24a741424f
|
fix build on windows
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
4d476d894e
|
fix Makefile
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
18662d1180
|
consistent whitespace
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
3375b82c56
|
remove build scripts
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
b8c1065ab6
|
remove need for perl
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
a632a04426
|
fix output
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
110f37ffb0
|
arch build
|
2024-09-03 21:15:13 -04:00 |
|
jmorganca
|
f2f03ff7f2
|
add temporary makefile
|
2024-09-03 21:15:13 -04:00 |
|