Jonas Maebe
|
00751d257e
* support bootstrapping with FPC 3.0.2
|
8 年之前 |
Jonas Maebe
|
35e20ed4b8
- disabled the textmode IDE for Darwin again: I don't want to support it,
|
9 年之前 |
pierre
|
c3957a0f79
Set GDBMI Makefile environment variable for targets that support
|
9 年之前 |
florian
|
acd956f7c3
* remove documentation of the build target in the Makefile help screen as it overrides the version check
|
9 年之前 |
michael
|
6576c8cd04
* Patch from Thaddy de Koning to make 3.0.0 the only starting compiler
|
9 年之前 |
nickysn
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 年之前 |
pierre
|
8847394d02
Accept 3.0.0 as starting compiler
|
10 年之前 |
florian
|
b7422716b2
* turn off compiler and utils building for nds
|
10 年之前 |
Jonas Maebe
|
65c2c68b5f
* call the AArch64 compiler ppca64 instead of ppcaarch64 (less typing)
|
10 年之前 |
Jonas Maebe
|
f2c0b88e4f
* AArch64 compiler building support to top level and compiler Makefile
|
10 年之前 |
nickysn
|
3af91db14d
+ added msdos to the NOUTILSTARGETS
|
10 年之前 |
marco
|
d407b668d1
* version updated to 3.1.1
|
10 年之前 |
pierre
|
678090c48b
Add missing closing brace for error function
|
10 年之前 |
Jonas Maebe
|
fb18eac0f3
* don't mention the ability to use OVERRIDEVERSIONCHECK, too many people use
|
10 年之前 |
marco
|
da234bc03f
* swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work.
|
11 年之前 |
Jeppe Johansen
|
7fdb125356
Added AVR support to fpc and root Makefile.
|
11 年之前 |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 年之前 |
Jonas Maebe
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
11 年之前 |
Jonas Maebe
|
e219b8387e
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
|
11 年之前 |
yury
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 年之前 |
joost
|
0db3e679a7
* Adapted the path of the newly created fpcmake
|
12 年之前 |
marco
|
80fadeae41
* versioncheck: change default to 2.6.2 and add a note that using
|
12 年之前 |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 年之前 |
pierre
|
210434e937
Add missing colon for .PHONY
|
12 年之前 |
pierre
|
d6a3536f92
Add versioncheckstartingcompiler to .PHONY list
|
12 年之前 |
florian
|
a52a1b62b4
+ CPU target i8086 in top level Makefile.fpc
|
12 年之前 |
marco
|
5f0996d78d
* add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.
|
12 年之前 |
yury
|
b2d67c38f3
* Fixed typo in the comment.
|
12 年之前 |
yury
|
4ee4e6fba0
* Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable.
|
12 年之前 |
marco
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
12 年之前 |