David Given
|
25b6712e63
|
Rework all the ackbuilder scripts not to use wildcards, because we can't expand
them without luaposix, which isn't available (easily) on OSX or Windows.
|
2022-07-14 23:57:54 +02:00 |
|
carl
|
41cb541e7e
|
Pascal compiler better type checking and function declarations (Better ISO C compatibility)
|
2019-02-24 00:44:50 +08:00 |
|
David Given
|
698613cd7d
|
Turns out that the compiler needs access to the libpc headers too; refactor
into a separate target to avoid build loops and make it work.
|
2018-06-18 22:17:38 +02:00 |
|
David Given
|
a1043bc5fe
|
Attempt to correct file system case sensitivity.
|
2017-08-06 11:15:53 +02:00 |
|
David Given
|
4d24666432
|
Move util/data into modules/src/em_data, for consistency with the other
modules.
|
2016-08-14 14:09:38 +02:00 |
|
David Given
|
e770d09dc8
|
Pascal compiler builds.
|
2016-08-13 13:03:06 +02:00 |
|