Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
há 4 anos atrás |
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
|
há 7 anos atrás |
Jonas Maebe
|
7bc66a5142
+ ELF/ppc64le resource support
|
há 10 anos atrás |
Jonas Maebe
|
6b9b575b74
* choose between arm (little endian) and armeb for fpcres based on the
|
há 10 anos atrás |
Jonas Maebe
|
00ea5e1636
* made maybequoted_for_script() public
|
há 10 anos atrás |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
há 13 anos atrás |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
há 13 anos atrás |
Jonas Maebe
|
f6ddabde85
+ "raw" resource support for the JVM target. The "raw" means that no
|
há 14 anos atrás |
Jonas Maebe
|
ec8c7b4888
+ when compiling for Darwin/ARM, pass the subarchitecture to the linker.
|
há 14 anos atrás |
florian
|
0c62133d38
* patch by Mattias Gaertner to allow to override how the compiler reads source/ppu files, resolves #18740
|
há 14 anos atrás |
paul
|
3cd29858ba
compiler, utils: pass tlb resources to fpcres
|
há 15 anos atrás |
giulio2
|
dc4769adf3
Patch from Paul and Dmitry: properly quote resource list file parameter for fpcres
|
há 15 anos atrás |
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.
|
há 16 anos atrás |
Vincent Snijders
|
a3fcf74c4d
* pass parameters to windres using short path names and forward slashes (issue #12645)
|
há 16 anos atrás |
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.
|
há 16 anos atrás |
yury
|
ba081ab36f
* Improved finding of resource compiler during cross-compilation.
|
há 17 anos atrás |
michael
|
e9b3f7feb9
Merged revisions 10507-10509 via svnmerge from
|
há 17 anos atrás |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
há 17 anos atrás |
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
|
há 18 anos atrás |
yury
|
1159ee9744
* Small improvement to previous commit.
|
há 18 anos atrás |
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.
|
há 18 anos atrás |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
há 18 anos atrás |
yury
|
11b56e2cc8
* Fixed previous commit: loop through all resources in .res file.
|
há 18 anos atrás |
yury
|
ca81009e5e
* Properly handle .res files, which are not fully correct.
|
há 18 anos atrás |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
há 18 anos atrás |
yury
|
eac1c293e4
* fixed "EInOutError : File not found" exception if .rc file not found.
|
há 18 anos atrás |
yury
|
2b84a4643a
* Fixed bug #6501: multiple resource files are correctly linked to executable.
|
há 18 anos atrás |
peter
|
a58797f989
* use linkunitofiles instead of linkotherofiles to prevent path from being stored in ppu
|
há 18 anos atrás |
Vincent Snijders
|
e18966c372
* write resource object file to unit output directory
|
há 18 anos atrás |
florian
|
c2db154121
* forgotten commit
|
há 18 anos atrás |