Florian Klämpfl
|
67b08734cf
* to avoid that -Xg causes a failure during comparing ppc3.exe and ppc386.exe on windows, during the last compiler compilation step, the
|
4 years ago |
Pierre Muller
|
810de9eaca
Try to avoid infinite loop for revision target on svn repo
|
4 years ago |
florian
|
b3bf183fd3
* pass the final name of the compiler executable when compiling the compiler to avoid
|
4 years ago |
florian
|
b4f939a4ab
* check if git executable really exists
|
4 years ago |
Don
|
aecec2f6df
Allow custom definition of GIT.
|
4 years ago |
florian
|
27529a7e74
* always use $(GIT) to call git
|
4 years ago |
florian
|
838cc89fac
* properly check if -unpushed should be appended in revision.inc
|
4 years ago |
florian
|
4c1eb4e454
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 years ago |
florian
|
0ff3f04700
* use git describe to create a revision.inc if a .git dir is found
|
4 years ago |
pierre
|
dd9179043e
Fix message about unsupported OS_TARGET for LLVM
|
4 years ago |
pierre
|
43c50d0a32
Remove unused, obsolete -dBROWSERLOG option
|
4 years ago |
pierre
|
3ac0522f70
Add sinclairql to NO_NATIVE_COMPILER_OS_LIST
|
4 years ago |
nickysn
|
4be5609809
+ added wasm32 to the list of targets that don't support a native compiler
|
4 years ago |
nickysn
|
f8052134e3
* synchronized with trunk
|
4 years ago |
pierre
|
3dd6272891
Add new make rule named full_targets
|
4 years ago |
nickysn
|
940738a3a1
* synchronized with trunk
|
4 years ago |
pierre
|
e2386ae876
* Remove obsolete -OG2p3 option for extcycle
|
4 years ago |
nickysn
|
d7df2d45c6
* synchronized with trunk
|
4 years ago |
Jonas Maebe
|
03bfe3234d
* correctly handle multiple codesign binaries in the PATH
|
4 years ago |
nickysn
|
a74024e7d5
* synchronized with trunk
|
4 years ago |
Jonas Maebe
|
91d877919e
* strip codesignature when comparing compiler binaries on Darwin
|
4 years ago |
nickysn
|
578750a646
* synchronized with trunk
|
4 years ago |
florian
|
201281ae2a
* compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler
|
4 years ago |
nickysn
|
8f059a6b8a
* synchronized with trunk
|
4 years ago |
florian
|
23af096ef6
* copy only the instruction table related inc files during make insdat
|
4 years ago |
nickysn
|
fd772822d1
* synchronized with trunk
|
4 years ago |
pierre
|
399552d350
Refactor setting of NoNativeBinaries:
|
4 years ago |
nickysn
|
9cc67f4bf8
* synchronized with trunk
|
5 years ago |
pierre
|
85d19af48c
* Remove debug ECHO lines
|
5 years ago |
nickysn
|
c1197ddb90
* synchronized with trunk
|
5 years ago |