pierre
|
daa27f636d
+ exeinstall: New phony target to install only current cpu taret compiler.
|
14 年之前 |
pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 年之前 |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 年之前 |
marco
|
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
|
14 年之前 |
pierre
|
f23b265ce1
+ Add global testppudump rule
|
14 年之前 |
pierre
|
efb0193cb2
Add ./utils/ppudump prerequisite to log-ppu files
|
14 年之前 |
pierre
|
d4372a7ac5
* Add ppudump testing rules
|
14 年之前 |
pierre
|
1a468eebc7
* Fix insdatx86 rule for Windows Makefiles
|
14 年之前 |
pierre
|
a347381066
* Allow direct executable rule by adding $(COMPILER_UNITTARGETDIR) and $(COMPILER_TARGETDIR) dependencies
|
14 年之前 |
joost
|
499d6f78d1
* Fixed recipe commences before first target error when using GNU make version 3.82
|
14 年之前 |
florian
|
7803a302bf
+ added avr to full cycle
|
14 年之前 |
Jonas Maebe
|
9604ae2908
* also delete ppcppc64, ppcarm, ppcmips and ppcmipsel in the execlean target
|
14 年之前 |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 年之前 |
pierre
|
9518188c4d
* Also use CMP -i218 for win64 target
|
15 年之前 |
florian
|
6c08597535
* don't build a native compiler for embedded targets
|
15 年之前 |
florian
|
092823308a
+ mips(el) support in the compiler makefile
|
15 年之前 |
florian
|
9b4be66260
+ first patches to support mips/mipsel in the compiler makefile
|
15 年之前 |
pierre
|
0687f16a04
* Accept weak for Solaris targets
|
15 年之前 |
pierre
|
b9a8592a11
* fix problem when svn is not found and add phony revision rule
|
16 年之前 |
pierre
|
fec158cfdf
* Remove FORCE for revision.inc target, correct rule
|
16 年之前 |
pierre
|
a977607e49
+ revision.inc rule added
|
16 年之前 |
pierre
|
3f28cfafe2
* Only update revision.inc if it is already present
|
16 年之前 |
pierre
|
2295a9f23b
* add -dREVINC even when REVSTR is already set, needed for cycle
|
16 年之前 |
pierre
|
b6d0a93599
* Fix REVSTR for windows OS
|
16 年之前 |
pierre
|
9bd672b3e4
* Use SRCEXEEXT for svnversion as EXEEXT is for target and not defined in prerules
|
16 年之前 |
Jonas Maebe
|
2eebadf944
* allow disabling the wpo cycle with NOWPOCYCLE=1
|
16 年之前 |
Jonas Maebe
|
d11764fe8c
- removed 1.0.x-specific checks
|
16 年之前 |
Jonas Maebe
|
d9a65f5fcc
* clean wpo files with distclean
|
16 年之前 |
Jonas Maebe
|
c8f9cfe9ed
* only specify -Xs- when actually using -OWsymbolliveness
|
16 年之前 |
Jonas Maebe
|
6c948f0970
* when RELEASE=1, also perform two compilations of the compiler/rtl with WPO
|
16 年之前 |