Vincent Snijders
|
d3fdf8b17f
* fixed calling windres: don't create short names with forward slashes for output file name, becaause it fails, if the output file does not yet exist. Short names are only required for parameters that windres pass on to the preprocessor.
|
hace 16 años |
Vincent Snijders
|
a3fcf74c4d
* pass parameters to windres using short path names and forward slashes (issue #12645)
|
hace 16 años |
yury
|
69d1b4813c
* Fixed .res resources handling when -o switch is used to specify executable full path and name in the same folder where .res files are located. Mantis #12856.
|
hace 16 años |
yury
|
ba081ab36f
* Improved finding of resource compiler during cross-compilation.
|
hace 17 años |
michael
|
e9b3f7feb9
Merged revisions 10507-10509 via svnmerge from
|
hace 17 años |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
hace 17 años |
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
|
hace 18 años |
yury
|
1159ee9744
* Small improvement to previous commit.
|
hace 18 años |
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.
|
hace 18 años |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
hace 18 años |
yury
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
hace 18 años |
yury
|
ca81009e5e
* Properly handle .res files, which are not fully correct.
|
hace 18 años |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
yury
|
eac1c293e4
* fixed "EInOutError : File not found" exception if .rc file not found.
|
hace 18 años |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
hace 18 años |
peter
|
a58797f989
* use linkunitofiles instead of linkotherofiles to prevent path from being stored in ppu
|
hace 18 años |
Vincent Snijders
|
e18966c372
* write resource object file to unit output directory
|
hace 18 años |
florian
|
c2db154121
* forgotten commit
|
hace 18 años |
florian
|
4ceadcbc6e
+ infrastructure for target specific resourcefile classes
|
hace 18 años |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
hace 18 años |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
hace 19 años |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
Tomas Hajny
|
a62c1faa2d
+ output is flushed before launching external utilities
|
hace 19 años |
peter
|
d69ad5d84d
* cleanup external/nolink options
|
hace 19 años |
Jonas Maebe
|
f8ecc6d359
* link_allways -> link_always (forgot to commit as well :)
|
hace 19 años |
florian
|
46097d7679
+ wince resource compiler support
|
hace 20 años |
michael
|
3392189fb0
+ Implemented resources for ELF
|
hace 20 años |
florian
|
469f2d1020
* windres isn't called anymore with an empty include parameter, fixes 4205
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |