Yes, it says
/
Editor enhancements, fitrst commit
Add more commits by pushing to the editor-enhancements branch on
buttim/openscad.
This branch has no conflicts with the base branch
Merging can be performed automatically.
/
...sorry for the typo in the commit comment
Have I done something wrong?
--
View this message in context: http://forum.openscad.org/Windows-cross-compilation-tp20413p20802.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Something is strange. I see https://github.com/buttim/openscad
which is somehow missing the link to the original repository.
Normally the github clone should retain the upstream link, e.g.
if you look at my repo https://github.com/t-paul/openscad it has
that small "forked from openscad/openscad" in the upper left
corner.
I guess due to that missing link to the original repo, the
pull request ended up in your own repo instead of the one
hosted in the openscad account.
I'm not sure if there's a simple fix for this. It might be
easiest to delete that repo on github and clone it again
via the web interface - should be really just a single click
on the "Fork" button on the top right corner on the main
repo: https://github.com/openscad/openscad
ciao,
Torsten.
I probably cloned and not forked the original project.
I did it over again, let me know if it sounds better
--
View this message in context: http://forum.openscad.org/Windows-cross-compilation-tp20413p20804.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Von: buttim maurizio.butti@gmail.com
I probably cloned and not forked the original project.
I did it over again, let me know if it sounds better
Yes, I saw the notification on IRC. It's now listed
in https://github.com/openscad/openscad/pull/1967
I can try building the Windows snapshot from that
pull request.
ciao,
Torsten.
I noticed on GitHub the message "All checks have failed" regarding continuous
integration
What does that mean?
--
View this message in context: http://forum.openscad.org/Windows-cross-compilation-tp20413p20828.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
If you click on "Details" you see that two Linux builds were successful but
the OSX build timed out during the tests. The tests it did run were
successful. This is often the case because it seems to be much slower than
the other two and it is marginal whether it completes or not, so I think
you can ignore it.
On 9 March 2017 at 14:11, buttim maurizio.butti@gmail.com wrote:
I noticed on GitHub the message "All checks have failed" regarding
continuous
integration
What does that mean?
--
View this message in context: http://forum.openscad.org/
Windows-cross-compilation-tp20413p20828.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Great. Is the resulting (Windows) executables available for download
somewhere?
--
View this message in context: http://forum.openscad.org/Windows-cross-compilation-tp20413p20831.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Not until somebody makes one and uploads it.
--
View this message in context: http://forum.openscad.org/Windows-cross-compilation-tp20413p20833.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
Von: buttim maurizio.butti@gmail.com
Great. Is the resulting (Windows) executables available for
download somewhere?
No, that needs to be built on our separate build server and
that's currently still triggered manually.
I'll try to get that running later today. The binaries will
show up in at http://files.openscad.org/snapshots/
ciao,
Torsten.
On 03/09/2017 04:41 PM, Torsten Paul wrote:
I'll try to get that running later today. The binaries will
show up in at http://files.openscad.org/snapshots/
Got a compile error, probably caused by a recent change, so
I'm trying to upgrade MXE on the build server. That will
need half a day to compile...
ciao,
Torsten.