yury
|
ba081ab36f
* Improved finding of resource compiler during cross-compilation.
|
17 years ago |
michael
|
e9b3f7feb9
Merged revisions 10507-10509 via svnmerge from
|
17 years ago |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
Vincent Snijders
|
bc7e54c3f0
* search preprocessor binary and add it as command line parameter for windres, so that the cpp doesn't need to be on the path
|
18 years ago |
yury
|
1159ee9744
* Small improvement to previous commit.
|
18 years ago |
yury
|
614dbe6a8c
* Fixed inclusion of multiple resource files with icons or cursors. Patch by Sergei Gorelkin modified by me to reduce memory usage. Bug #9459.
|
18 years ago |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
18 years ago |
yury
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
18 years ago |
yury
|
ca81009e5e
* Properly handle .res files, which are not fully correct.
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
yury
|
eac1c293e4
* fixed "EInOutError : File not found" exception if .rc file not found.
|
18 years ago |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
18 years ago |
peter
|
a58797f989
* use linkunitofiles instead of linkotherofiles to prevent path from being stored in ppu
|
18 years ago |
Vincent Snijders
|
e18966c372
* write resource object file to unit output directory
|
18 years ago |
florian
|
c2db154121
* forgotten commit
|
18 years ago |
florian
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
18 years ago |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 years ago |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
Tomas Hajny
|
a62c1faa2d
+ output is flushed before launching external utilities
|
19 years ago |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
19 years ago |
Jonas Maebe
|
f8ecc6d359
* link_allways -> link_always (forgot to commit as well :)
|
19 years ago |
florian
|
46097d7679
+ wince resource compiler support
|
20 years ago |
michael
|
3392189fb0
+ Implemented resources for ELF
|
20 years ago |
florian
|
469f2d1020
* windres isn't called anymore with an empty include parameter, fixes 4205
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
baa6032362
* maybequoted for windres args
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |