Antonio Niño Díaz
Antonio Niño Díaz
Just out of curiosity, @christinaa, now that you mention that the Rapsberry Pi doesn't really have the features you need, have you found a board that does? I, like @zeekoe,...
The windows build works in Wine, by the way.
By "disable guile (automatic file regeneration)" do you mean the following lines? ``` # Remove this if you don't want to mess with CGEN. WITHCGEN="--enable-cgen-maint" # WITHCGEN= ``` EDIT: Nevermind,...
So taking the example you linked to, I've adapted it to the current syntax (and adapted the whitespace because I prefer it this way): ``` ld hl, .table - 2...
Sure, go for it. What exactly do you plan to add to the repository, just an extra folder?
Well, in principle I wouldn't mind having the rules in the master branch. After all, many projects have folders just to build it for different platforms. Of course, if someone...
I think it's just easier to have the package generation files in the master branch. We could have a `dist/debian` folder with the needed files, for example. If someone wanted...
https://blog.travis-ci.com/2018-10-11-windows-early-release
I think that ideally the CI scripts should run all tests individually (maybe each test can be in a folder) and it could keep track of the number of passing/failed...
@ISSOtm fine by me, I've added you.