florian
|
c74a9b2249
* fixed building of fpcunit
|
18 년 전 |
florian
|
26ffc101da
* fixed softfloat trunc
|
18 년 전 |
florian
|
c6d3bc813f
* fixes #8229
|
18 년 전 |
Jonas Maebe
|
2ea611e069
* fixed searching fpc.cfg on {$ifdef need_path_search} OS'es
|
18 년 전 |
daniel
|
95aeaf7df5
* Check COLORTERM in case TERM=xterm to detect rxvt.
|
18 년 전 |
daniel
|
6c92edea04
* Send correct amount of characters for custom font.
|
18 년 전 |
Jonas Maebe
|
0bc6a2fd28
+ new test for varsets and conversion among varsets
|
18 년 전 |
tom_at_work
|
a06081f590
* fixed compilation after TStringList->TCmdStrList change
|
18 년 전 |
florian
|
3bab23947e
* build rtl for win32 since win32 make doesn't seem to support -j
|
18 년 전 |
Jonas Maebe
|
4aff70a646
* properly fixed dependencies for mkxmlrpc
|
18 년 전 |
Jonas Maebe
|
aee310c782
* fixed copy/paste errors
|
18 년 전 |
micha
|
e375786f1c
* do not expect current dir to be on PATH
|
18 년 전 |
florian
|
7b39b54951
* set starttime earlier so time stamps don't get messed up
|
18 년 전 |
Jonas Maebe
|
bb90faef8c
* fixed some more dependencies
|
18 년 전 |
daniel
|
d5662d71a8
+ Handle dragging correctly even if mouse doesn't send mouse move events.
|
18 년 전 |
daniel
|
53d640777a
* Xterm mouse handling re-engineered.
|
18 년 전 |
Jonas Maebe
|
60d19ea1e6
* forgot to commit
|
18 년 전 |
Jonas Maebe
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 년 전 |
florian
|
fa01522804
+ build unit (testwise)
|
18 년 전 |
chrivers
|
997f254ff7
* Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not)
|
18 년 전 |
chrivers
|
a33d1b843a
* Fixed indentation
|
18 년 전 |
chrivers
|
0249f07fa9
* Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface)
|
18 년 전 |
fpc
|
cf759d9c5c
* fix testsuite.cgi failed test links to ignore skipped tests, improve english text
|
18 년 전 |
tom_at_work
|
1d2e01d26d
* fixed assembly for ppc64/linux (although it does not compile yet)
|
18 년 전 |
Jonas Maebe
|
da942bdc58
* .NOTPARALLEL target so cycle works with make -j for targets whose
|
18 년 전 |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 년 전 |
chrivers
|
0e6348e7b7
* Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset
|
18 년 전 |
chrivers
|
83f5a5747c
* Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset
|
18 년 전 |
chrivers
|
5e94d3f550
* Updated nobj to match moved iitype field to TImplementedInterface
|
18 년 전 |
chrivers
|
cf04dc0fa1
* Moved iitype iioffset from tobjectdef to TImplementedInterface
|
18 년 전 |