florian
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 years ago |
daniel
|
d57c048696
* Remove ifdef 1_0
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
9843416e70
* always use exceptions to stop the compiler
|
20 years ago |
olle
|
562201e27b
* made macos compile
|
20 years ago |
peter
|
2ec108a9c7
* Handle Control-C exception more cleanly
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
11f6fbafca
-vz for output to stderr
|
20 years ago |
peter
|
7848d612cd
* fixed -vv
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
michael
|
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
308fb06407
* fix crashes with 1.0.x
|
21 years ago |
daniel
|
4e89e4be76
* Message system uses open arrays internally
|
21 years ago |
peter
|
cf34a799aa
* reset compiling_module, fixes crash in ide with second compile
|
21 years ago |
peter
|
f187323816
* -P to -ap
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
2c2d44a77c
* renamed local current_module to compiling_module because it
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
florian
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
24 years ago |