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