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 years ago |
Jeppe Johansen
|
7fdb125356
Added AVR support to fpc and root Makefile.
|
11 years ago |
florian
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 years ago |
Jonas Maebe
|
4a8d7f8ce9
* allow 2.6.4 as starting version
|
12 years ago |
Jonas Maebe
|
e219b8387e
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
|
12 years ago |
yury
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 years ago |
joost
|
0db3e679a7
* Adapted the path of the newly created fpcmake
|
12 years ago |
marco
|
80fadeae41
* versioncheck: change default to 2.6.2 and add a note that using
|
12 years ago |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 years ago |
pierre
|
210434e937
Add missing colon for .PHONY
|
12 years ago |
pierre
|
d6a3536f92
Add versioncheckstartingcompiler to .PHONY list
|
12 years ago |
florian
|
a52a1b62b4
+ CPU target i8086 in top level Makefile.fpc
|
12 years ago |
marco
|
5f0996d78d
* add 2.6.2 to allowed computers. Allow 2.6.0 too for a while.
|
12 years ago |
yury
|
b2d67c38f3
* Fixed typo in the comment.
|
12 years ago |
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 years ago |
marco
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 years ago |
Jonas Maebe
|
91e1bdb08c
* allow overriding the FPCMAKE used for installing by specifying FPCMAKE
|
13 years ago |
Jonas Maebe
|
21e162604c
* fixed "make install" for jvm targets
|
13 years ago |
florian
|
d327960994
* Don't build utils by default when cross building. FPC's build system is not made
|
13 years ago |
florian
|
00638e023f
* set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen
|
13 years ago |
Jonas Maebe
|
e2243e6f4e
* fixed "make install" for non-JVM targets after r21069
|
13 years ago |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
florian
|
5a4b8cfef2
* don't build utils on gba and embedded
|
13 years ago |
Jonas Maebe
|
c9e6bc8d49
+ support for building jvm-java compiler/rtl via top-level
|
14 years ago |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 years ago |
marco
|
6bc67184e3
* compile win 64-bit IDE default. It works now, and even gdb is starting to work.
|
15 years ago |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |
florian
|
6b17415106
+ delete base.build-stamp.*
|
16 years ago |
florian
|
775e4f353c
+ make target buildbase
|
16 years ago |
Jonas Maebe
|
f07b132292
* enabled smart linking by default for Darwin (will break building
|
17 years ago |