joost
|
459f866b6f
* Fixed fpmake.pp, all units have .pas as extension, not .pp
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
eb4825cc31
* emergency fix for breakage (TPasResString.value was still used. Changed to getdeclaration for now)
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
4e053637d4
* count the number of successfully started threads, and quit as soon as
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
64ce43d041
* Build graph unit only on linux/i386 and go32v2, amiga, win32, win64 and freebsd
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
e30ac89356
* moved test into the correct location and renamed
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
7ec6201fb3
* mark label as used if address is taken
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
5a4b8cfef2
* don't build utils on gba and embedded
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
e328c7c1cb
* Rest of fcl-db adapted to use TRecordBuffer.
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
eb2b836b06
* $IFDEF also handles macros
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
1c85102924
* Macro support. Fix for include support if not EOL
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
eb8b423e4b
* Compile sqldb.pp itself for all targets. fcl-web depends on it.
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
405432c147
* TRecordBuffer, first batch (src/base). Delphi/Unicode defines buffer types as TRecordBuffer=PByte.
|
%!s(int64=13) %!d(string=hai) anos |
michael
|
5c3b2e881a
* Allow streams as source
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
a0cc3b7611
* Use right path when deleting temporary buildunit-files while compiling multiple packages
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
03ba8db75b
* Removed more obsolete dependencies
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
073688f7cb
* fpmake now builds gdbint for the same targets as fpcmake does
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
1fa132a897
* Do not use a build-unit to compile univint. Package itself is a buildunit.
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
bd2a3357fd
* Set fpcpackage=y, to fix 'make install' without a given prefix. In that case there wasn't any base install dir set by the Makefile.
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
aa564b4b69
* link always against sysbase on arm-gba, fake_heap_end is used in the syste unit, resolves #21005
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
28c90c9c91
* build objects unit for gba
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
5ebc858a33
* Do not install the build-unit
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
1c3482debe
* Switched fcl-dbs fpmake-file to the same inclusion-mechanisn as used with gdbint. Fixes compilation of packages/fpmake.pp
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
088ddf7421
* search libs in %basepath%/lib/$FPCTARGET by default, so FPC can install libs if needed
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
d1be2e7907
* xmliconv_windows.pas does not have resourcestrings. Fixes 'make install' on Windows.
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
c8ea08a5bd
* sdl only depends on pthreads and x11 on unices. (better fix for r19980, bug #21034)
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
6cd4bded69
* Add target-specific dependencies also to package-requirements
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
a991888b5a
* Added target-specific dependencies to fpcmake.pp
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
36a15221ad
* include src/dummy on arm-gba, resolves #21003
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
6b826cf3fa
* Override the for fpmake wrong value of COMPILER_TARGETDIR, so that executables are compiled into the right path
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
fa98e0523d
* Safecall handling: forgot to free cgpara before doing the call, fixed.
|
%!s(int64=13) %!d(string=hai) anos |