Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
florian
|
786c4e206f
* enables compilation of iso7185 unit on all targets
|
15 years ago |
marco
|
355b7cc306
* fix for 14986, unit dependancies.
|
16 years ago |
yury
|
06ba5b7c2e
* Compile fpintres just after system unit.
|
17 years ago |
Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
17 years ago |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
17 years ago |
florian
|
67fbadcdcf
* WinCE compilation fixed
|
17 years ago |
yury
|
1ec04dfd36
* Moved gx to packages.
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
Jonas Maebe
|
95c991872b
+ added exeinfo to implicit units so make install works again
|
17 years ago |
yury
|
614f11561e
* Removed lnfodwrf from build on Windows targets because this unit supports only ELF executable atm.
|
18 years ago |
yury
|
9b26e7d261
+ Added GAPI header translation by Nikolay Nikolov.
|
18 years ago |
michael
|
d49ffdf543
* Renamed dynlibs.pas
|
18 years ago |
yury
|
3b32e96f10
* Use PCharToPWideChar instead of StringToPWideChar in wrapper functions.
|
18 years ago |
Jonas Maebe
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 years ago |
tom_at_work
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
19 years ago |
tom_at_work
|
949aa60805
* DWARF debug lineinfo reader
|
19 years ago |
micha
|
ea2beb3e8f
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
|
19 years ago |
florian
|
ce620190a3
+ fmtbcd
|
19 years ago |
michael
|
4ba6f1b4dc
* Moved fpmkunit to utils
|
19 years ago |
florian
|
3d42afd5d3
* temp. makefile fix
|
19 years ago |
oro06
|
ce458584f9
*fix sharemem compile
|
19 years ago |
florian
|
3e054f46c3
+ sharemem unit
|
19 years ago |
yury
|
8ca51bc475
* added cmem for wince.
|
19 years ago |
yury
|
550626ef34
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
|
19 years ago |
oro06
|
cc16719018
*wince : winsock2
|
19 years ago |
oro06
|
19b6be7d8e
+arm/wince more rtl units : winsock, sockets
|
20 years ago |
yury
|
771743a61c
* varutils,variants,dynlibs units are built now for wince.
|
20 years ago |
yury
|
15893c0a05
* build more units for wince.
|
20 years ago |
peter
|
bb70f2f5cc
* add fppkg and fpmkunit to the Makefile.fpc
|
20 years ago |