joost
|
c53b2a871b
* Added ability to add custom command-line options for fpmake
|
15 years ago |
joost
|
bf355db3fe
* Added ability to specify absolute paths to install files into
|
15 years ago |
Jonas Maebe
|
d36f8ac542
* fixed potential buffer overflow error when creating the fullprocname for
|
15 years ago |
Jonas Maebe
|
fdfb21387f
* fixed potential buffer overflow errors (reported by Stian Skjelstad,
|
15 years ago |
pierre
|
365c0d82bf
* Fix windows code to avoid closing unopened files
|
15 years ago |
joost
|
af40e489dc
* Make sure that the value of ActionVar is passed as actionname to the OnGetAction event
|
15 years ago |
joost
|
c4cd67c782
* Set the version in the Makefile.fpc from the fcl-db sub package base so that
|
15 years ago |
Jonas Maebe
|
0cb2fa1baf
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
15 years ago |
marco
|
57e38d3466
* moved taskdialog to commctrl
|
15 years ago |
marco
|
83d92fb0fc
* Copied TaskDialog headers from Lazarus' win32extra at Paul's request.
|
15 years ago |
Jonas Maebe
|
36aa39cc38
o fixed several Linux ipc bugs, based on patch by Ruben Chaer/
|
15 years ago |
michael
|
5cdc3c3a29
* Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924
|
15 years ago |
Jonas Maebe
|
085e5fc65a
+ forgotten to add/commit in r16332
|
15 years ago |
marco
|
1beef3f3f5
* fixed exceptionhandling scanner (2nd attempt to load file was not in an try..except). Bug reported on German laz forum
|
15 years ago |
Jonas Maebe
|
9248019e12
* enable OpenCL for Linux (patch by Denis Golovan, mantis #17917)
|
15 years ago |
Jonas Maebe
|
dbfcb2d5b8
- removed darwin-specific external name for printf, no longer required after
|
15 years ago |
pierre
|
2003c2af70
* In MacPas mode, externals have realname with target_info Cprefix
|
15 years ago |
Jonas Maebe
|
de51c4734c
* fixed searching for the 8-character variant of already compiled
|
15 years ago |
Jonas Maebe
|
44dc6e7283
* also look for a source file ending in .p when checking whether the sources
|
15 years ago |
pierre
|
a11ec43ca5
* add missing go32v2 GCC compiled objects
|
15 years ago |
tom_at_work
|
ca78f68b33
Remove linux only "Pascal-style" variants of pthreads header translation
|
15 years ago |
joost
|
8cc449b955
* Added Makefile.fpc which uses fpmake
|
15 years ago |
pierre
|
3063ad5c9a
* Skip test for go32v2 target, not supported and triggers NTVDM messagebox
|
15 years ago |
sergei
|
bd15329d38
* variants.pp, modified TCustomVariantType constructors to they pass basic tests (tests/units/variants/tcustomvariant.pp)
|
15 years ago |
sergei
|
a360f4c955
+ Added a basic test for TCustomVariantType creation functionality.
|
15 years ago |
Jonas Maebe
|
dd88644237
* record the vmt_offset as the actual offset of the vmt field, so that
|
15 years ago |
sergei
|
58f2faa1db
+ variants.pp: implemented FindCustomVariantType(byTypeName overloaded version)
|
15 years ago |
pierre
|
041720e285
* Also recognize mingw gdb on -D__USE_MINGW_ACCESS option
|
15 years ago |
sergei
|
6d89ec4ee4
* SysUtils unit, fixed return value of FileSetDate:
|
15 years ago |
Jonas Maebe
|
d45ba6c966
* only ordinals and enums can be bitpacked -> don't give an error when
|
15 years ago |