peter
|
d3f604154b
* removed obsolete ifdefs
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
bd10600a3b
* fixed compilation
|
20 years ago |
peter
|
9843416e70
* always use exceptions to stop the compiler
|
20 years ago |
Tomas Hajny
|
171d3c54c1
* fix for targets missing exception handler implementation
|
20 years ago |
florian
|
0a9b1e5b63
+ Units & Exe dir may now contain $fpc... valus
|
20 years ago |
marco
|
daf59fbd7e
* getFPCheapstatus (no, FPC HEAP, not FP CHEAP!)
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
1bb0a6373f
* implement tinputfile.getfiletime
|
20 years ago |
florian
|
1dcc4b0309
* user screen parsing fixed
|
20 years ago |
peter
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
florian
|
f95a1b6770
* implemented reload menu item
|
21 years ago |
florian
|
826564f0ff
* reduced status updates by making them time dependend
|
21 years ago |
florian
|
84def028af
* fixed non working mouse after tools call
|
21 years ago |
peter
|
4a8f1e918d
* Breakpoints are now deleted when removed from source, disabling is
|
21 years ago |
peter
|
2e6f9ff2a0
* fixed resize helptext
|
21 years ago |
peter
|
d379e7285a
* fixes for new fv
|
21 years ago |
peter
|
14f74178c0
set exefile after compilation, before the target_info is not filled
|
21 years ago |
peter
|
0eb61a4823
* fixed crashes with ide and 1.9.x
|
21 years ago |
Jonas Maebe
|
2268e4248b
* made CompilerStop declaration compliant to new tstopprocedure type in
|
21 years ago |
marco
|
70ca3f6e50
* linuxerrorcide
|
22 years ago |
armin
|
1f0510925c
* Fixed TCompilerMessageWindow.AddMessage to see line numbers with 1.1
|
22 years ago |
pierre
|
c8a114a307
* fix problem in CompilerComment procedure
|
22 years ago |
pierre
|
588b4508c1
* fix error in last commit
|
22 years ago |
peter
|
20b1131cbd
* adapted for new 1.1 compiler verbosity
|
22 years ago |
pierre
|
8aca5d924f
* avoid longjmp messages if quitting after compilation error
|
23 years ago |
pierre
|
3e3c4683a3
* use target_os.ExeExt for compiled executable
|
23 years ago |
Tomas Hajny
|
c14ba4685d
* another bunch of missing HasSignal conditionals
|
23 years ago |
pierre
|
327f5a720d
* fix problems with system unit is not present for __fp__ compilation
|
23 years ago |