joost
|
4a46f22c49
* Fixed fpmake.pp for ptc on windows
|
13 years ago |
joost
|
35293515eb
* Extension of consoletestrunner is .pas, not .pp
|
13 years ago |
joost
|
e5fffc24eb
* Adapted fpmake.pp so that rexxsaa.pp is also compiled for the emx target
|
13 years ago |
joost
|
e5b83bf6ba
* Adapted fpmake.pp so that pxlib is also compiled for the iphonesim and haiku targets
|
13 years ago |
joost
|
74da30ee87
* Do not install the build-unit buildim, on neither fpmake or fpcmake
|
13 years ago |
joost
|
e50a90aafe
* fixes for fpmake.pp file. (Dependencies arent recognized when the extension of the files are given)
|
13 years ago |
joost
|
8642d18921
* Added fppkg fpmake.pp file
|
13 years ago |
joost
|
3895a0de0d
* Do not show a useless dash in the help message of custom fpmake options
|
13 years ago |
joost
|
a64ec6c1ce
* Fixed construction of command-line arguments for TCommands
|
13 years ago |
Jonas Maebe
|
e3cc5428b0
* consoletestrunner depends on univint on Darwin via custapp
|
13 years ago |
Legolas
|
f210945a40
* NDS: removed "examples" from fpmake.pp
|
13 years ago |
florian
|
9375945082
* toper.val : aint => tcgint, needed at least for avr
|
13 years ago |
Legolas
|
02d3855fde
* new fpmake.pp files for libndsfpc and libgbafpc
|
13 years ago |
florian
|
0e7e45d423
* avoid warnings in the avr code generator
|
13 years ago |
michael
|
2e8c55fe41
* Test for special macro handling
|
13 years ago |
michael
|
8bba65485a
* TokenIsCallingConvention and TokenIsProcedureModifier introduced for implementation of custom modifiers and calling conventions
|
13 years ago |
michael
|
5726207d19
* Added custom data object to TPasElement.
|
13 years ago |
michael
|
a74d24c989
* Handle* is now virtual.
|
13 years ago |
michael
|
c9eb7540bf
* Moved consoletestrunner from LCL to fcl
|
13 years ago |
michael
|
2846c35768
* Fixed compilation with latest version of fcl-passrc
|
13 years ago |
joost
|
459f866b6f
* Fixed fpmake.pp, all units have .pas as extension, not .pp
|
13 years ago |
marco
|
eb4825cc31
* emergency fix for breakage (TPasResString.value was still used. Changed to getdeclaration for now)
|
13 years ago |
Jonas Maebe
|
4e053637d4
* count the number of successfully started threads, and quit as soon as
|
13 years ago |
joost
|
64ce43d041
* Build graph unit only on linux/i386 and go32v2, amiga, win32, win64 and freebsd
|
13 years ago |
florian
|
e30ac89356
* moved test into the correct location and renamed
|
13 years ago |
florian
|
7ec6201fb3
* mark label as used if address is taken
|
13 years ago |
florian
|
5a4b8cfef2
* don't build utils on gba and embedded
|
13 years ago |
marco
|
e328c7c1cb
* Rest of fcl-db adapted to use TRecordBuffer.
|
13 years ago |
michael
|
eb2b836b06
* $IFDEF also handles macros
|
13 years ago |
michael
|
1c85102924
* Macro support. Fix for include support if not EOL
|
13 years ago |