Commit Graph

23 Commits (tmp/arduino-cli-pre-rebase)

Author SHA1 Message Date
Jesse Vincent 0f4360e796
Fixed quoting of our rm lines so they actually do something
4 years ago
Jesse Vincent 1dc5a5839c
only add the local-cflags override if we have something to override
4 years ago
Jesse Vincent f9167ea9f5
silence an 'install' line from the Makefile
4 years ago
Jesse Vincent 5c98cc0532
more test make output cleanup. no intentional functional changes
4 years ago
Jesse Vincent 1770db21fb
rename the bundle lib dir to the platform lib dir, since that is what it really is
4 years ago
Jesse Vincent 306a9f45fd
get back ccache support
4 years ago
Jesse Vincent 72516aafa8
I think this will fix building simulator tests?
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 2fc4583bec
getting board props didn't work in the absence of a sketch and fqbn
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 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 97d96b897d
get right of a spurious "all" target
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 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