florian
|
7fca3c9b1f
* check if git executable really exists
|
4 vuotta sitten |
Don
|
5e06e89678
Allow custom definition of GIT.
|
4 vuotta sitten |
florian
|
d1f11bb292
* always use $(GIT) to call git
|
4 vuotta sitten |
florian
|
7ae51087e5
* 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 vuotta sitten |
florian
|
1fd49868c7
* properly check if -unpushed should be appended in revision.inc
|
4 vuotta sitten |
florian
|
d48e34a81d
+ include -unpushed in revision.inc if not all changes are pushed to the remote
|
4 vuotta sitten |
florian
|
2e7736064e
* use git describe to create a revision.inc if a .git dir is found
|
4 vuotta sitten |
pierre
|
d1a642100a
Add PPUDUMP variable to be able to specify explicit version of ppudump program, defaulting to ppudump executable in SEARCHPATH
|
6 vuotta sitten |
marco
|
74aff88586
--- Merging r49045 into '.':
|
4 vuotta sitten |
Jonas Maebe
|
0fd8418376
--- Merging r48664 into '.':
|
4 vuotta sitten |
Jonas Maebe
|
371bb9fd58
--- Merging r48518 into '.':
|
4 vuotta sitten |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
5 vuotta sitten |
pierre
|
74ce84f8e4
* Revert merge of commits 46507, 46510 and 46532,
|
5 vuotta sitten |
pierre
|
919c932443
* Merge commits 46507, 46510 and 46532
|
5 vuotta sitten |
pierre
|
43b80d4afa
Merge commit #42582:
|
5 vuotta sitten |
marco
|
522350a85d
* fixes to 3.2.1
|
5 vuotta sitten |
pierre
|
92cd9502ef
Merge of revisions 40277
|
6 vuotta sitten |
pierre
|
d8b0ded10c
Marge of more trunk fixes into fixes branch.
|
6 vuotta sitten |
marco
|
bceb71bf9f
* version to 3.2.0-beta
|
7 vuotta sitten |
florian
|
f03a396757
* target classic MacOS builds again
|
7 vuotta sitten |
pierre
|
e13b04a5c0
Add missing executables in distclean, ppcavr, ppcsparc64 and cross-compilers ppcrossXXX
|
7 vuotta sitten |
pierre
|
89b3f6c86a
Fix the RTL directory for old OSes that use OS_TARGET only for rtlppulogs rule
|
8 vuotta sitten |
pierre
|
8b0df68a81
Use installed ppudump instead of trying to recompile it, to be able to test cross-compiled RTL units
|
8 vuotta sitten |
pierre
|
b74c805c49
Fix singlezipinstall for systems that set NoNativeBinaries to 1
|
8 vuotta sitten |
pierre
|
527d2dea4f
Set EXEEXT to SRCEXEEXT if NoNativeBinaries is set (allow snapshot of jvm-java on linux)
|
8 vuotta sitten |
pierre
|
a6d1019514
sparc and sparc64 also need -Fisparcgen, because this directory contains include files
|
8 vuotta sitten |
florian
|
b59e4f5652
+ register .inc files for SPARC64
|
8 vuotta sitten |
florian
|
188ec0f0c7
+ basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.)
|
8 vuotta sitten |
pierre
|
dda85c3c49
Revert Makefile changes unrelated to last commit about powerpc-aix cycle fix
|
8 vuotta sitten |
pierre
|
1342d0792f
Fix powerpc cycle for AIX target
|
8 vuotta sitten |