nickysn
|
a34f531661
+ implemented support for codepage aware compiler messages. It can be enabled
|
8 年之前 |
paul
|
aba10cd184
compiler:
|
13 年之前 |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 年之前 |
pierre
|
d09389ac79
Implement support for $WARN XXX ON/OFF/ERROR
|
14 年之前 |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
14 年之前 |
paul
|
1ef53ca590
compiler: remove unused variables (reduce hints)
|
15 年之前 |
paul
|
a8381c8b32
fpc: compiler:
|
15 年之前 |
Jonas Maebe
|
64ddae4eff
+ -vq parameter to show message numbers
|
17 年之前 |
peter
|
241c65d5ec
* optimize fixpath, findfile to not require temp ansistrings
|
17 年之前 |
florian
|
a3d906f1ca
- removed several ;;
|
18 年之前 |
florian
|
39dc562326
* changed some message handling to ansistring, no slow down measurable with make cycle, resolves #8890
|
18 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
daniel
|
4e89e4be76
* Message system uses open arrays internally
|
21 年之前 |
florian
|
de4fa4e7e7
* fixed another couple of arm bugs
|
21 年之前 |
florian
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 年之前 |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
a3e5fcecde
* better replacements that also allow $1 in the replacements without
|
23 年之前 |
peter
|
bd6dcff932
* fixed Message4()
|
23 年之前 |
florian
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
24 年之前 |