Jesse Vincent
|
43c0e12ce1
|
extract out some common code in the testing makefiles
|
4 years ago |
Jesse Vincent
|
c66ceeea67
|
Don't pass in top_dir when we don't need to
|
4 years ago |
Jesse Vincent
|
74a5a373f9
|
redefine TEST_PATH to start inside tests/
|
4 years ago |
Jesse Vincent
|
2f873a0e20
|
clean up top and test dirs
|
4 years ago |
Jesse Vincent
|
7aa68d8633
|
it helps if i name my env variables correctly
|
4 years ago |
Jesse Vincent
|
e84d2f88b7
|
install ccahe on gh
|
4 years ago |
Jesse Vincent
|
6e1cc72a41
|
I spend a lot of time in docker doing debugging. it'd be nice to have my editor around
|
4 years ago |
Jesse Vincent
|
a5da6bf668
|
let's try turning on ccache for github ci builds
|
4 years ago |
Jesse Vincent
|
306a9f45fd
|
get back ccache support
|
4 years ago |
Jesse Vincent
|
3a68baca25
|
Revert "No longer hardcode ar and c++ in libcommon.mk"
This reverts commit f9b756ff5d637ba9e1c52ff6569fa4d8dc545720.
|
4 years ago |
Jesse Vincent
|
4af76348d6
|
overzealous gitignore was breaking some of our ci, since an actual program we want in bin wasn't being copied to a ci vm
|
4 years ago |
Jesse Vincent
|
8cf0c3f0a5
|
try to force the etc dir
|
4 years ago |
Jesse Vincent
|
cfdd1e27de
|
don't need to set the etc dir
|
4 years ago |
Jesse Vincent
|
ff99286daf
|
anotehr thing that will not work
|
4 years ago |
Jesse Vincent
|
ce77fe3ac7
|
probably doesn't help
|
4 years ago |
Jesse Vincent
|
3535d91dd7
|
maybe this fixes tests
|
4 years ago |
Jesse Vincent
|
72516aafa8
|
I think this will fix building simulator tests?
|
4 years ago |
Jesse Vincent
|
ad067ee95a
|
snap
|
4 years ago |
Jesse Vincent
|
86552b46c1
|
remove some default goals and export less stuff
|
4 years ago |
Jesse Vincent
|
121f46076c
|
try to clean up setting kaleidoscope paths
|
4 years ago |
Jesse Vincent
|
eed7d55f62
|
disable tmate for now
|
4 years ago |
Jesse Vincent
|
e000e2e949
|
try to get bin and etc dirs in a place where tests see em
|
4 years ago |
Jesse Vincent
|
be4ef75c3f
|
that didn't work
|
4 years ago |
Jesse Vincent
|
00fe73e7b3
|
let's try running tmate later
|
4 years ago |
Jesse Vincent
|
1cd2c9a600
|
temporarily enable tmate for debugging
|
4 years ago |
Jesse Vincent
|
323707ea2e
|
change to library.properties to force ci
|
4 years ago |
Jesse Vincent
|
252a64dc07
|
astyle the dummy sketch
|
4 years ago |
Jesse Vincent
|
89b77d0cf1
|
Run everything in the c locale to shut up astyle warnings
|
4 years ago |
Jesse Vincent
|
9e87da9ffa
|
get simulator tests to pass in an FQBN, so board props work
|
4 years ago |
Jesse Vincent
|
2fc4583bec
|
getting board props didn't work in the absence of a sketch and fqbn
|
4 years ago |
Jesse Vincent
|
e33758181e
|
to run simulator tests you need to prepare-virtual
|
4 years ago |
Jesse Vincent
|
e4cb60ac08
|
start to cut down on vars exported into subshells now that builder is gone
|
4 years ago |
Jesse Vincent
|
a1bd59d7da
|
kaleidoscope-builder is no more.
don't use its path in the ci
|
4 years ago |
Jesse Vincent
|
a80e957fad
|
less echoing of build steps
|
4 years ago |
Jesse Vincent
|
fb96018294
|
remove a couple intermediate variables
|
4 years ago |
Jesse Vincent
|
7c489645c3
|
Remove some obsolete make variables
|
4 years ago |
Jesse Vincent
|
9ac3955f41
|
switch size-map and disassemble to use values from the platform bundle
|
4 years ago |
Jesse Vincent
|
4ffe328025
|
clean up a couple rm calls to better insulate against paths that start with -. while unlikely, the protection is easy
|
4 years ago |
Jesse Vincent
|
96fb56c4bb
|
No longer hardcode ar and c++ in libcommon.mk
|
4 years ago |
Jesse Vincent
|
ff9db36814
|
Don't hardcode the compiler name in testcase.mk
|
4 years ago |
Jesse Vincent
|
97d96b897d
|
get right of a spurious "all" target
|
4 years ago |
Jesse Vincent
|
f06d5ae5a9
|
The model 01 now needs to have its props specified
|
4 years ago |
Jesse Vincent
|
7c96df33be
|
fix variable setting for flashing
|
4 years ago |
Jesse Vincent
|
66b225d1d0
|
break out prop fetching to its own file
|
4 years ago |
Jesse Vincent
|
138fe4065b
|
no longer need an explicit "ARCH"
|
4 years ago |
Jesse Vincent
|
2d20c35bd3
|
set the fqbn for the imago
|
4 years ago |
Jesse Vincent
|
47504e1557
|
stop running github actions in verbose mode. they're too verbose
|
4 years ago |
Jesse Vincent
|
022a993862
|
minor makefile cleanups from "checkmake"
|
4 years ago |
Jesse Vincent
|
ac476202cf
|
fix the ability to run tools like size-map, reorg some make variables
|
4 years ago |
Jesse Vincent
|
ba3721187b
|
Tease apart sketch and Kaleidoscope makefiles
|
4 years ago |