pierre
|
dde2207866
go32v2 must also define NO_THREADING, as threads are not supported on this target
|
10 years ago |
joost
|
3e9c4a79a5
* Added TPackageVariant.SourcePath and .IncludePath
|
10 years ago |
Jonas Maebe
|
72642042e4
* fixed fpcdir setting
|
10 years ago |
joost
|
5851e13bf5
* Allow recursive usage of the dictionary
|
10 years ago |
Jonas Maebe
|
6fb86a34bb
* the i386/x86-64 cpu units depend on objpas
|
10 years ago |
joost
|
92eb52afab
* Allow the usage of the dictionary in comiler-options
|
10 years ago |
svenbarth
|
b38fb606cc
Fix for Mantis #27185.
|
10 years ago |
joost
|
0e9bfdcf68
* Add package-variant directory *after* the target-string
|
10 years ago |
marco
|
70e560d6e4
* GTK demoes compile again. Mantis #027172
|
10 years ago |
lacak
|
e82b7a953d
fcl-db: sqldb: set default return value for function StartImplicitTransaction. Can be overriden by descendants.
|
10 years ago |
joost
|
a829420d09
* Changed location of examples and documentation on unices to
|
10 years ago |
pierre
|
78761c106f
Avoid blocking pipe read calls by only asking as many bytes as returned by NumBytesAvailable
|
10 years ago |
pierre
|
fdbfe7dae0
Remove double unixcp entry which caused installation failure
|
10 years ago |
Jonas Maebe
|
a7d36de9ae
* associate debug information for local variables with the second instead of
|
10 years ago |
pierre
|
905c47ef84
Fix error with .ref pseudo-op. with assembler labels that still had dollar signs on AIX assembler
|
10 years ago |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
10 years ago |
pierre
|
788c6a6f83
Do not call Free if constructor failed
|
10 years ago |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
10 years ago |
florian
|
677d30182a
* improve error location reporting, resolves #26279
|
10 years ago |
florian
|
4289dd667d
* managed types cause a different warning/hint when they are
|
10 years ago |
marcus
|
6767ed7103
Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator
|
10 years ago |
florian
|
c9ba9665dd
* set nf_internal for if nodes generated by assert, prevent warning for assert(true); resolves #26467
|
10 years ago |
florian
|
f630fb94b5
* do not warn when internally generated if nodes are simplified
|
10 years ago |
florian
|
09220c6ad3
+ add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772
|
10 years ago |
florian
|
45d3bc623c
* change define WINDOWS to MSWINDOWS so it does not apply to WinCE
|
10 years ago |
florian
|
f1eb00a450
* do not issue a hint about uninitialized var-parameters, resolves #25916
|
10 years ago |
marcus
|
21dcedb18e
AROS: corrected type of TDiskObject.do_type
|
10 years ago |
florian
|
2eef483aaf
* make fpmkunit shellapi independent by adding the three necessary contants manually,
|
10 years ago |
joost
|
2d4511101d
* Use the windows-api instead of findfirst/findnext to remove a full path. The latter
|
10 years ago |
florian
|
bb01872821
+ handle -CPPACKENUM and -CPPACKRECORD, resolves #27153
|
10 years ago |