Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A new compiler#3779

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ffissore merged 1 commit intoarduino:masterfromffissore:newcompiler
Sep 14, 2015
Merged

A new compiler#3779

ffissore merged 1 commit intoarduino:masterfromffissore:newcompiler
Sep 14, 2015

Conversation

@ffissore
Copy link
Contributor

This PR replaces previous Compiler java class (now renamed OldCompiler) with a new, almost empty one, which delegates all the work to a command line tool, namedarduino-builder, which will do the actual compilation

This replaces#2729 and solves many issues: see Component: PreprocessorThe Arduino sketch preprocessor converts .ino files into C++ code before compilation

@ffissoreffissore added Component: IDEThe Arduino IDE Component: CompilationRelated to compilation of Arduino sketches Component: CLIThe Arduino IDE's command line interface labelsSep 11, 2015
@ffissoreffissore self-assigned thisSep 11, 2015
@ffissoreffissore added this to theRelease 1.6.6 milestoneSep 11, 2015
This was referencedSep 11, 2015
@matthijskooijman
Copy link
Collaborator

Is the source for this tool available anywhere?

@NicoHood
Copy link
Contributor

https://github.com/arduino/arduino-builder

Also consider to add this then:
#3697
#3757

@ffissore
Copy link
ContributorAuthor

@NicoHood we'll implement those two additional features later. Being this new thing a replacement of an old but well known other thing, we must first be sure we are not introducing regressions before we add new features

ffissore added a commit that referenced this pull requestSep 14, 2015
@ffissoreffissore merged commit97eb263 intoarduino:masterSep 14, 2015
@ffissoreffissore deleted the newcompiler branchSeptember 14, 2015 13:21
@lmihalkovic
Copy link

[NTS]

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@ffissoreffissore

Labels

Component: CLIThe Arduino IDE's command line interfaceComponent: CompilationRelated to compilation of Arduino sketchesComponent: IDEThe Arduino IDE

Projects

None yet

Milestone

Release 1.6.6

Development

Successfully merging this pull request may close these issues.

5 participants

@ffissore@matthijskooijman@NicoHood@ArduinoBot@lmihalkovic

[8]ページ先頭

©2009-2025 Movatter.jp