-
Many makefiles were updated about the first of April, may have thrown the code off.
Trusting that it is not an april fools' event...
-
Would it make sense to have our Makefiles check that the correct version of `ponyc` is installed before compiling so that users don't get compiler errors that really (unbeknownst to them) indicate tha…
-
`devtools::check()` shows the following WARNINGs, which need to be fixed:
```r
> checking DESCRIPTION meta-information ... WARNING
Non-standard license specification:
NA
Standardizable:…
-
### What are the steps to reproduce this issue?
1. Create iphone/application with NIC
2. Create a swift file with a class that inherits from UIViewController
3. Add that file to the project_FILES i…
-
There was at least one report of luftballons not building with the old makefiles. It'd be good to have someone verify that the switch to Automake fixes this.
-
```
Some basic makefiles will make building/testing much simpler and hopefully
encourage 3rd party development.
```
Original issue reported on code.google.com by `wonchun` on 25 Aug 2011 at 7:33
-
```
Some basic makefiles will make building/testing much simpler and hopefully
encourage 3rd party development.
```
Original issue reported on code.google.com by `wonchun` on 25 Aug 2011 at 7:33
-
```
Some basic makefiles will make building/testing much simpler and hopefully
encourage 3rd party development.
```
Original issue reported on code.google.com by `wonchun` on 25 Aug 2011 at 7:33
-
I had to restart windows after some of the installation to get around an error when trying to run the command ```cmake -G "NMake Makefiles" ..``` It might have been Cmake or something that needed a re…
-
# Documentation TODO
_Utilising Sphinx & ReadTheDocs, create a documentation system with appropriate makefiles so documentation is automatically pulled from gdscript files._
- [x] **Setup Sphinx…