pierre
|
2d5ca71a06
+ New procedure SysFlushStdIO (code taken from InternalExit).
|
14 gadi atpakaļ |
pierre
|
9c11ee5544
* Explicitly redefine TByteArray as zero length to avoid Range Check Errors
|
14 gadi atpakaļ |
pierre
|
256c58d670
* Fix SetTargetDirectoriesStyle , needed a call to GetCompilerTarget first
|
14 gadi atpakaļ |
sekelsenmat
|
2441911aa7
fpvectorial: adds an entity to contain raster images
|
14 gadi atpakaļ |
joost
|
7ec15bcd29
* Use "fpmake compile" instead of "build" to compile packages
|
14 gadi atpakaļ |
marco
|
79dd9eba0c
* Patch from Mantis #19596 that reads comment again, which was erased by the last commit.
|
14 gadi atpakaļ |
marco
|
b5c4072af5
* fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 by Anton
|
14 gadi atpakaļ |
pierre
|
0555757247
* Fix executable name import
|
14 gadi atpakaļ |
pierre
|
3818ae0db2
+ Added missing %norun or %needlibrary for libraries
|
14 gadi atpakaļ |
pierre
|
c4d43cfd59
* Restrict all tests to win32 and win64 targets
|
14 gadi atpakaļ |
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 gadi atpakaļ |
joost
|
354eae1e6b
* Switched fastcgi to fpmake building
|
14 gadi atpakaļ |
pierre
|
3874bc7d74
+ Check that dll imports in units also works
|
14 gadi atpakaļ |
pierre
|
1a9f4ba314
* Improve ogbase linker script support, add warnings for unknown entries
|
14 gadi atpakaļ |
pierre
|
e4a16a8225
+ Two new windows DLL tests added
|
14 gadi atpakaļ |
pierre
|
81f722237d
+ Added distclean target to units/Makefile.fpc
|
14 gadi atpakaļ |
pierre
|
d0b2c8c9bb
+ USEENV for dotest calls to use !ENV_NAME as unique program parameter
|
14 gadi atpakaļ |
Legolas
|
e3aa30f67c
* Added a first file I/O handling implementation
|
14 gadi atpakaļ |
pierre
|
33cb4b4a83
+ generic_cpu defines fro ppudump
|
14 gadi atpakaļ |
pierre
|
ede0a5a929
* Restrict test to Windows OS
|
14 gadi atpakaļ |
pierre
|
18f5b6c2a6
* Be more descriptive in test output
|
14 gadi atpakaļ |
pierre
|
c2b9bec684
* Added test for double library entry with same name
|
14 gadi atpakaļ |
pierre
|
1d8851f0eb
Use systems.inc include file
|
14 gadi atpakaļ |
pierre
|
4729b76ad9
Added forgotten include file
|
14 gadi atpakaļ |
pierre
|
83f100432c
+ Move enumration types uses in ppu files from systems.pas
|
14 gadi atpakaļ |
marco
|
cd6e00c99a
* enable fpvectorial for all OS (shouldn't have OS specific dependancies) and
|
14 gadi atpakaļ |
marco
|
d07711fcd6
* two new units added to make file and fpmake. Probably only matters for
|
14 gadi atpakaļ |
sergei
|
2f7c779fa4
* tmoddivnode.simplify: made result definitely assigned and removed local var
|
14 gadi atpakaļ |
sergei
|
1470d91ba1
* Optimized pooling of floating point and large set constants using hash tables.
|
14 gadi atpakaļ |
marco
|
6ccafccda0
* add pango_font_family_is_monospace, patch from C. Western. Mantis #19585
|
14 gadi atpakaļ |