Ryan Finnie
a73dce4a56
Clean up / improve generate_version script (#21674 )
4 lat temu
Scott Lahteine
e27f031a55
General cleanup
4 lat temu
Scott Lahteine
bfad23d3e2
(c) 2020
5 lat temu
InsanityAutomation
0074d63962
Vendor version override (#14189 )
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
5 lat temu
Scott Lahteine
f69e02ef04
Update generate_version
6 lat temu
Scott Lahteine
8c11220042
[2.0.x] Debug Travis tests and scripts (#11704 )
6 lat temu
João Brázio
08b485a310
Travis will now generate and use the custom version header file
9 lat temu
João Brázio
66fb23edb5
Makes buildroot bin scripts executable
9 lat temu
João Brázio
a878c09614
Cleanup of the buildroot
9 lat temu
João Brázio
ff7a303a0e
Updated version header gen script
9 lat temu
João Brázio
aa7a65e613
Updated travis config
9 lat temu
João Brázio
170f7e8a45
Rework Marlin's versioning system
9 lat temu
Richard Wackerbarth
b227d8c128
Supply a VERSION in a short form for displays
The long descriptor will still be available in M115
9 lat temu
Richard Wackerbarth
b3a3080b4b
Suppress error when on detached head
10 lat temu
Daniel Friesen
54375cc7a4
Quote paths so build scripts work when directories have space in their name.
Currently if you clone Marlin to a directory with a space in the name, Arduino will generate an error.
Because when executed the path ends up split into two separate arguments.
10 lat temu
Richard Wackerbarth
ac382cbdaf
Automatic versioning for Travis builds
10 lat temu