Commit Graph

13 Commits (7cd1eee07d98b76b3deb51da416058372073529e)

Author SHA1 Message Date
Jesse Vincent 813a48a04f
Add the ability to specify CFLAGS through the builder
7 years ago
Jesse Vincent c5c361cb3c
"build-all" now works for a top-level sketch
7 years ago
Jesse Vincent 532696abb5
remove recursion into 'the global set of libraries'
7 years ago
Jesse Vincent 5babb70498
Move a pre-build check to somewhere it won't break on build-all
7 years ago
Jesse Vincent 0025d44f34
Only calculate version and filenames as we're building.
7 years ago
Jesse Vincent 976b835441 standardize -latest ordering and remove a stray .hex
8 years ago
Jesse Vincent 16bfa9e771 add a -latest alias for the "with-bootloader" version of the hex file
8 years ago
Jesse Vincent fa56858695 Add the cwd to the searchpath for kaleidoscope builder. This lets you build a sketch with the traditional arduino sketch code layout
8 years ago
Jesse Vincent d119dcd105 remove a vestigal reloading of the sketch's settings file
8 years ago
Jesse Vincent 6b868de066 Also search for a settings file in the root of the source directory without a leading .
8 years ago
Jesse Vincent e7b186c597 Rename the settings file for the builder to give a hint as to what it's a settings file for
8 years ago
Gergely Nagy 546f6ea218 kaleidoscope-builder: Add . to the library path
8 years ago
Gergely Nagy e305e51455 The Big Rename
8 years ago