| Commit | Date | |
|---|---|---|
|
[r4010]
by
david_costanzo
Fix the line endings for all text files so that they the end in CRLF on Windows. |
2016-02-21 15:44:03 | Tree |
| 2016-02-18 01:03:42 | Tree | |
|
[r4008]
by
david_costanzo
Remove the "executable" flag from command-dir.xml. |
2016-02-16 04:37:47 | Tree |
| 2016-02-16 03:36:02 | Tree | |
|
[r4006]
by
david_costanzo
Change the line ending to "native" so that files can be opened in notepad. |
2016-02-16 03:04:04 | Tree |
|
[r4005]
by
david_costanzo
Remove a defunct #ifdef FMSLOGO_OWL. This was defined when compiling the |
2016-02-15 18:58:21 | Tree |
|
[r4004]
by
david_costanzo
Fix build breaks when compiling with WX_PURE and Unicode characters. |
2016-02-15 18:53:58 | Tree |
| 2016-02-15 18:50:28 | Tree | |
|
[r4002]
by
david_costanzo
Update testfunction.dll's Makefile to use the mingw-w64, instead of the older mingw.org compiler. This is being done to standardize on a single compiler, which will hopefully make building FMSLogo simple enough that other people will try. |
2016-02-15 15:10:56 | Tree |
|
[r4001]
by
david_costanzo
Remove the stop-gap solution that enabled people to install the wxWidgets version of FMSLogo along-side the Borland OWL version. Now that the Borland OWL verion has been deleted, this was unnecessary and caused problems for development (FMSLogo would use the installed Logolib, instead of the Logolib in development). This also removes an "#ifndef WX_PURE", as the logic for reading the location of the Borland FMSLogo was not cross-platform. |
2016-02-15 15:08:47 | Tree |