florian
|
b1dff29cbf
* removed unused units
|
8 年之前 |
svenbarth
|
adbef4fc84
New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one.
|
9 年之前 |
svenbarth
|
716b3082e9
Merged revision(s) 28792 from branches/svenbarth/packages:
|
9 年之前 |
svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 年之前 |
Jonas Maebe
|
6f3bace0f3
+ support for exporting Objective-C classes from dynamic libraries. It works
|
16 年之前 |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
17 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
peter
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 年之前 |
peter
|
4285e99853
* internal linker
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
f9794d6904
* added override and virtual for constructors
|
24 年之前 |
peter
|
3fc45a47d2
* Win32 fixes for Makefile so it doesn't require sh.exe
|
24 年之前 |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 年之前 |
peter
|
a7cf57524e
* symtable change to classes
|
24 年之前 |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 年之前 |
peter
|
5abbc50761
* fixed netware typo in previous commit
|
24 年之前 |
peter
|
423463630c
* add notarget defines
|
24 年之前 |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 年之前 |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 年之前 |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 年之前 |
peter
|
a71e44ac49
* use defines.inc
|
25 年之前 |
peter
|
4003cdb728
* freebsd support merged
|
25 年之前 |
florian
|
6159f4535f
+ first implementation of Netware Module support, thanks to
|
25 年之前 |