Jonas Maebe
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
Jonas Maebe
|
228829bd86
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
peter
|
cc15fb70fb
* tools macro fixes
|
26 years ago |
peter
|
f002eda080
+ 229
|
26 years ago |
peter
|
467cb024d7
+ init
|
26 years ago |
peter
|
f1b0c333cb
* makefile.fpc targets start with fpc_
|
26 years ago |
peter
|
fa2ffb0242
* forgotten in last commit :(
|
26 years ago |
florian
|
c3065106d5
+ options/preferences dialog added, without function yet
|
26 years ago |
michael
|
90926ed6ed
+ clean and libsclean added
|
26 years ago |
michael
|
e5c36db961
+ Changed clean and libsclean to fpc_target
|
26 years ago |
michael
|
a270a5d20d
+ Fixed clean target
|
26 years ago |
peter
|
04437f8936
+ makefile.fpc
|
26 years ago |
peter
|
fa4edfc81f
* flag if trytoopen should look for other extensions
|
26 years ago |
peter
|
a0c648d7aa
* use TryToOpen() with parameter files to overcome double opened files
|
26 years ago |
peter
|
ed4fdd2e0b
* extended primaryfile to load a .pri file
|
26 years ago |
pierre
|
73b33240d5
+ code for coff writer
|
26 years ago |
pierre
|
cbad5f2934
bug0198 solved
|
26 years ago |
peter
|
8a7250cdc6
* better check for makefile.fpc
|
26 years ago |
peter
|
d34db3b796
* s_is<x> functions have now word para instead of integer
|
26 years ago |
daniel
|
37c3308ca8
* Reverted C styled comments
|
26 years ago |
peter
|
d52b68e703
* AS is now always asw
|
26 years ago |
florian
|
67c66987e5
+ system.cmdline variable for go32v2 and win32 added
|
26 years ago |
florian
|
d10d8cb5fd
* str and val for extended use now int constants to minimize
|
26 years ago |
florian
|
f198ef8a45
*** empty log message ***
|
26 years ago |
pierre
|
337f054764
section order changed to get closer output from coff writer
|
26 years ago |
pierre
|
a514c02e9b
* array of const type to definition field
|
26 years ago |
pierre
|
762d6d4ade
+ override EXECPPAS if LOCALOPT contains win32
|
26 years ago |
pierre
|
ebd2da41dc
* typecheck for exit(value) : resulttype was not set
|
26 years ago |
peter
|
b570974cea
* type check the exit()
|
26 years ago |
pierre
|
07da08426d
* pecoff default assem for win32 with ag386bin
|
26 years ago |