Skip to content

More commandline improvements #2000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
92aa64f
Use an "action" enum when processing commandline arguments
matthijskooijman Apr 7, 2014
0453606
Invert decision on when to show the GUI
matthijskooijman Apr 7, 2014
a90cb9d
Improve commandline handling control flow
matthijskooijman Apr 7, 2014
d028a7a
Add Base.selectSerialPort
matthijskooijman Apr 7, 2014
017dc70
Fix indentation in the manpage
matthijskooijman Apr 7, 2014
f1a3442
Added history section to the manpage
matthijskooijman Apr 7, 2014
34f5930
Process some commandline arguments earlier
matthijskooijman Apr 7, 2014
07181de
Error when passing --verbose without --verify or --upload
matthijskooijman Apr 7, 2014
bdc98a9
Explicitely save preferences on startup
matthijskooijman Apr 7, 2014
06416aa
Add --no-save-prefs option
matthijskooijman Apr 7, 2014
0f18e3d
Don't save a new preferences file in Preferences.init
matthijskooijman Apr 7, 2014
c344017
Ensure --verbose is never saved to preferences.txt
matthijskooijman Apr 7, 2014
c27880f
Add --noop option
matthijskooijman Apr 7, 2014
6e8eaff
Add --get-pref option
matthijskooijman Apr 7, 2014
95e33f6
Parse --preferences-file in main instead of Preferences.init
matthijskooijman Apr 8, 2014
e10ecad
Don't re-parse arguments to --preferences-file
matthijskooijman Apr 8, 2014
9249c78
Parse --curdir in Base.main()
matthijskooijman Apr 8, 2014
a087c8e
Pass around sketch File objects instead of filenames
matthijskooijman Apr 8, 2014
0ee6d24
Add Base.absoluteFile method
matthijskooijman Apr 8, 2014
d0a2e94
Fix --curdir on Windows
matthijskooijman Apr 8, 2014
6d54a06
Fix opening a non-primary .ino file
matthijskooijman Apr 8, 2014
d582b73
Take into account --curdir for all relative paths
matthijskooijman Apr 9, 2014
c84edbc
Let Editor::statusError print to stderr
matthijskooijman Dec 5, 2013
ae19b7b
If build.path is specified, create it if needed
matthijskooijman Apr 9, 2014
7f23924
Fix preference directory opening in the GUI with --preferences-file
matthijskooijman Apr 10, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading