joost
|
65d568ab6d
* Added fpmake.pp for winceunits package
|
13 years ago |
michael
|
776fe528d6
* Actually use FileNameExtension
|
13 years ago |
michael
|
9788e2cad8
* Patch from Hans-Peter Diettrich to extend and append filenameextension (bug 21101)
|
13 years ago |
joost
|
df6957decb
* Added unit p_ddraw to fpmake.pp-file on Windows
|
13 years ago |
joost
|
68d9066200
* Changed more packages to fpmake building
|
13 years ago |
marco
|
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
|
13 years ago |
joost
|
480d075bb4
* Do not compile custfcgi and fpfcgi on Darwin
|
13 years ago |
marco
|
4b24220de9
* increase loop in determine xterm, Mantis #21028
|
13 years ago |
marco
|
1f40ff2362
* overloaded version of raiselastoserror that allows custom errorcodes
|
13 years ago |
florian
|
96e8e89e16
* write error code if an object file cannot be created
|
13 years ago |
florian
|
64a3e3b95f
* patch by Cyrax to compile graph on win64 as well, resolves #21093
|
13 years ago |
florian
|
ce070c93fc
+ patch by Jeppe Johansen to support the SC32442B
|
13 years ago |
florian
|
bf290cadae
+ include avr in fullcycle
|
13 years ago |
florian
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
sergei
|
fde1695961
* tcgx86_64.g_proc_exit: restore stack pointer using value that was calculated and stored in tcgx86.g_proc_entry, instead of recalculating it again.
|
13 years ago |
sergei
|
149218408b
* Factored part of tcgrpocinfo.generate_code (responsible for setting up tempgen and stack frame) into a separate method.
|
13 years ago |
joost
|
b24936e4ba
* Graph does not depend on x11 on windows
|
13 years ago |
joost
|
ef9910e7ca
* Patch for fpmake.pp from Cyrax. Some files (needed by Lazarus) weren't installed (#21084)
|
13 years ago |
joost
|
3713cf0d97
* Fixed installation of examples for several packages compiled by fpmake
|
13 years ago |
joost
|
70c12e2f17
* Compile pxlib also for haiku
|
13 years ago |
sergei
|
898fbdcd26
* Disallow placing hidden 'high' parameter in register if it will be accessed from implicit finally block (happens for <value open array of managed type> parameters).
|
13 years ago |
Tomas Hajny
|
88183dfcba
* wrong path suggested for LIBPATH fixed
|
13 years ago |
joost
|
1cea17ab7d
* Do not install gtk2-buildunit
|
13 years ago |
joost
|
f1405b03fa
* Converted more packages to fpmake building
|
13 years ago |
joost
|
98e05c8100
* Made DoFilterRecord virtual, so that descendents can add their own filtering easily
|
13 years ago |
joost
|
1499ba9caf
* Pass the target-CPU to fpc.
|
13 years ago |
joost
|
a26f1d9dd3
* When the OS,CPU or compiler are specifically given on the command line, the
|
13 years ago |
joost
|
46e3403c31
* fppkg only depends on httpd22 on targets that support fpWeb
|
13 years ago |
marco
|
51f99c57c3
* Add CancelIO, CancelIOex Mantis #21079
|
13 years ago |
Jonas Maebe
|
56161e608d
* do not interpret procsyms followed by ./^/( as potential procvar
|
13 years ago |