Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 年之前 |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 年之前 |
Tomas Hajny
|
c5ad42e82f
* fix for missing space in emxbind parameters for resource files linking
|
12 年之前 |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
13 年之前 |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
13 年之前 |
Tomas Hajny
|
682299a647
+ add previously missing support for link map generation for OS2 and EMX targets
|
13 年之前 |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
14 年之前 |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
17 年之前 |
yury
|
5548824859
* Removed/ifdefed/commented unused local variables.
|
17 年之前 |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
Jonas Maebe
|
90ea73a90b
* more file handling from shortstring to tcmdstr
|
18 年之前 |
florian
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
18 年之前 |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 年之前 |
peter
|
9f5d69ce31
* make win32 compile
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 年之前 |
peter
|
bf1c390027
* refactor import library generation
|
19 年之前 |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 年之前 |
Jonas Maebe
|
5f3e0b5398
* link_allways -> link_always
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
9843416e70
* always use exceptions to stop the compiler
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
Tomas Hajny
|
bdeab14b7f
* missing utilsprefix added
|
20 年之前 |
peter
|
dc363f29bc
* maybequoted() added
|
20 年之前 |
Tomas Hajny
|
efda160d12
* fix for compilation on 8.3 filesystems
|
20 年之前 |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
20 年之前 |
peter
|
e7459f5466
* heap and heapsize removed
|
21 年之前 |