pierre
|
a0f7356edc
* New DLL overloading tests
|
14 жил өмнө |
florian
|
01f07ae466
+ forgotten test for r17808
|
14 жил өмнө |
florian
|
8e7f39f176
* constant evaluation of ror/rol if they are internally handled, resolves #6300
|
14 жил өмнө |
joost
|
9b1129cf5b
* Install and clean smartlink-library files
|
14 жил өмнө |
florian
|
fda10ff098
* insert type conversions to the prototype type for internal procedures as well, rol/ror/sar and friends require the exact type
|
14 жил өмнө |
joost
|
2f17dbbed3
* Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds
|
14 жил өмнө |
pierre
|
8a0ed92957
* Remove useless code for i386
|
14 жил өмнө |
pierre
|
0c210a9df3
+ New const MaxzbaseInt, set to maxlongint for FPC
|
14 жил өмнө |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
14 жил өмнө |
pierre
|
f220513821
+ Warning for possible library overloading
|
14 жил өмнө |
pierre
|
965b57d7b8
* Revert 17797
|
14 жил өмнө |
joost
|
c5eb5eb240
* Removed libcurl dependency from fppkg
|
14 жил өмнө |
Jonas Maebe
|
19fb48dfa9
* prefer "any array" -> "open array" over "single element" -> "open array"
|
14 жил өмнө |
marco
|
e490fb1d9d
* Fix typo in earlier commit
|
14 жил өмнө |
pierre
|
2d5ca71a06
+ New procedure SysFlushStdIO (code taken from InternalExit).
|
14 жил өмнө |
pierre
|
9c11ee5544
* Explicitly redefine TByteArray as zero length to avoid Range Check Errors
|
14 жил өмнө |
pierre
|
256c58d670
* Fix SetTargetDirectoriesStyle , needed a call to GetCompilerTarget first
|
14 жил өмнө |
sekelsenmat
|
2441911aa7
fpvectorial: adds an entity to contain raster images
|
14 жил өмнө |
joost
|
7ec15bcd29
* Use "fpmake compile" instead of "build" to compile packages
|
14 жил өмнө |
marco
|
79dd9eba0c
* Patch from Mantis #19596 that reads comment again, which was erased by the last commit.
|
14 жил өмнө |
marco
|
b5c4072af5
* fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 by Anton
|
14 жил өмнө |
pierre
|
0555757247
* Fix executable name import
|
14 жил өмнө |
pierre
|
3818ae0db2
+ Added missing %norun or %needlibrary for libraries
|
14 жил өмнө |
pierre
|
c4d43cfd59
* Restrict all tests to win32 and win64 targets
|
14 жил өмнө |
sergei
|
3dba3a0219
* Float constants must be pooled using their the actual type, not the mapped type of assembler instruction. Otherwise e.g. extended may be mixed up with cextended, because both are mapped to ait_real_80bit.
|
14 жил өмнө |
joost
|
354eae1e6b
* Switched fastcgi to fpmake building
|
14 жил өмнө |
pierre
|
3874bc7d74
+ Check that dll imports in units also works
|
14 жил өмнө |
pierre
|
1a9f4ba314
* Improve ogbase linker script support, add warnings for unknown entries
|
14 жил өмнө |
pierre
|
e4a16a8225
+ Two new windows DLL tests added
|
14 жил өмнө |
pierre
|
81f722237d
+ Added distclean target to units/Makefile.fpc
|
14 жил өмнө |