Skip to content
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

Crossplatform modification, fix #31

Closed
wants to merge 4 commits into from

Conversation

AutomationD
Copy link
Contributor

Modify Makefile, Makefile-user, .project, .cproject to be crossplatform, (fixes fixes #30)
Sming project can be built separately outside of Sming directory (fixes #24)

…use Makefile-user

Swtich Basic_Blink Eclipse project to use gnu.cross & to make.exe (to handle paths properly)
Use SMING_HOME
Use variables for all non-cross-platgorm tools (gen_appbin, etc)
Add drafts for multi-platform make files.
@AutomationD AutomationD added this to the 1.1 milestone Apr 16, 2015
@anakod
Copy link
Member

anakod commented Apr 17, 2015

Wrong additional changes. Please recreate P-R with only modified files

  • Sming/Libraries/Ultrasonic/Ultrasonic.cpp
  • Sming/Services/DateTime/DateTime.cpp
    and etc.

@AutomationD
Copy link
Contributor Author

Wow, let me fix that.

I dont' even know where they are coming from.

On Fri, Apr 17, 2015 at 5:59 AM, Skurydin Alexey [email protected]
wrote:

Wrong additional changes. Please recreate P-R with only modified files

  • Sming/Libraries/Ultrasonic/Ultrasonic.cpp
  • Sming/Services/DateTime/DateTime.cpp and etc.


Reply to this email directly or view it on GitHub
#31 (comment).

@anakod
Copy link
Member

anakod commented Apr 17, 2015

It's downgrade commit :)

@AutomationD AutomationD deleted the crossplatform_test branch April 29, 2015 01:55
slaff referenced this pull request in slaff/Sming Dec 9, 2016
Remove extraneous markup from Stack Overflow icon
slaff added a commit that referenced this pull request Oct 15, 2019
* Initial refactoring of the readme in preparation for Sming v4.0.0
* NON-OS SDK 3.0.1 is now the default SDK for Sming for the ESP8266 architecture.
Users can still switch to their preferred SDK by setting
the environment variable SDK_BASE to point to the location of their SDK.

For Linux that used to be

   export SDK_BASE=$ESP_HOME/sdk

And for Windows that used to be

   set SDK_BASE=$ESP_HOME/ESP8266_SDK

* Simplify the CI system and support officially only NON-OS SDK >= 3.0.1.

* Added TOC

* Don't compile basic blink before the coverity scan.
Otherwise the compiled code will not be included in the static code analysis results.

* Move Sming version information into `SmingVersion.h` (#31)

* Move Sming version information into `SmingVersion.h` and update to include pre-release tag

* 4.0.0-rc2

[scan:coverity]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants