Karoly Balogh
|
ac0287b5e0
human68k: fpmake changes, disable everything that cannot be built currently
|
1 year ago |
Michaël Van Canneyt
|
3c07686687
* Add cthreads
|
2 years ago |
Michael VAN CANNEYT
|
a6b01f2b20
* Rework so scanner & lexer files do not contain actual code. Code is moved to scanbase and h2pbase units
|
2 years ago |
Pierre Muller
|
40cf71c9a5
Disable h2pas utils package for wasm32 as this CPU does not support goto
|
3 years ago |
Pierre Muller
|
c616832792
Disable utils packages for wasi OS if required package is not supported or if labels are used (which is not supported for wasm32 target CPU)
|
3 years ago |
pierre
|
8ac821613f
Disable sinclairql target OS for most utils packages
|
4 years ago |
pierre
|
644678daaa
Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages
|
5 years ago |
pierre
|
41216b04ea
Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc
|
6 years ago |
nickysn
|
b9e3a0692c
+ added h2paschk.pas to the makefiles
|
6 years ago |
pierre
|
94d71c0d35
Disable some packages for avr-embedded and i8086-embedded targets
|
6 years ago |
pierre
|
21d3e14c6c
Disable fprcp, h2pas and tply pacakges for msdos and win16 because the programs are too big
|
6 years ago |
pierre
|
6617fa7b48
Disable palmos in fprcp, h2pas and tply packages
|
6 years ago |
pierre
|
d2a04366d4
Disable jvm-android and jvm-java targets for fprcp, h2pas and tply packages because they use memory allocation or fpc_get_output
|
6 years ago |
marco
|
98f00acb06
* trunk to 3.3.1
|
7 years ago |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 years ago |
Tomas Hajny
|
335dd5a05e
* fix another mistake in description
|
10 years ago |
joost
|
0574714317
* Use short 8.3 names for archives on limit83fs-hosts
|
10 years ago |
joost
|
c34552da09
* Added the utils- prefix to the names of all utils-packages.
|
10 years ago |
joost
|
99035134a5
* Create a separate binary-archive for all util-packages
|
10 years ago |
joost
|
8da7914438
* Combine all utils into one achive, several installers depend on this
|
10 years ago |
joost
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
joost
|
ce78b5f11c
* Add .exe extension to tools on Windows
|
12 years ago |
joost
|
2b413c3075
* Fixed path-issues in fpmake.pp file
|
12 years ago |
joost
|
f0a75c1254
* Added fpmake.pp files for some utils
|
13 years ago |