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 лет назад |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
10 лет назад |
pierre
|
62b3375033
Use slash instead of backslash inside linker script to allow use of cross-linker
|
11 лет назад |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
12 лет назад |
pierre
|
277ae481b8
Add passing of -k option to linker for msdos and go32v2 targets
|
12 лет назад |
pierre
|
8a6e057fca
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
|
12 лет назад |
sergei
|
1a25aed68d
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
13 лет назад |
sergei
|
3a89544cd6
+ Internal linker for go32v2:
|
13 лет назад |
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 лет назад |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 лет назад |
pierre
|
a0159a9740
* Adapt script to DJGPP 2.04
|
15 лет назад |
giulio
|
13f39b9e21
Updated go32v2 linker script:
|
17 лет назад |
Tomas Hajny
|
554b45d18e
+ probability of issues with long pathnames not fitting DOS command line length limits decreased by patch by Giulio Bernardi
|
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 лет назад |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 лет назад |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
18 лет назад |
peter
|
9f5d69ce31
* make win32 compile
|
19 лет назад |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 лет назад |
florian
|
85d63d9fa9
* settings refactored
|
19 лет назад |
peter
|
1a596dfc7b
* disable internal linker
|
19 лет назад |
peter
|
f5c1839ff0
* support static library (.a) linking
|
19 лет назад |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 лет назад |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 лет назад |
Tomas Hajny
|
6aced9e534
* fix for web bug #4182
|
19 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
peter
|
14f2a9d757
* only add @link.res if source is go32v2
|
20 лет назад |