Commit History

Author SHA1 Message Date
  florian 7dc2a61788 * comment for git fixed 2 years ago
  florian eaeb8b70ff + added Risc-V register information file generation to the compiler Makefile 3 years ago
  Pierre Muller 8512d7ac8f Add x86_64 CPU to list requiring fpux80 support 3 years ago
  Pierre Muller 01ae235676 Fix CPU_clean rule 3 years ago
  Pierre Muller 853f8b2202 Also define CPU_clean make targets for CPUs not yet in CYCLETARGETS, like mips64 now 3 years ago
  florian b2eaa4e701 + some MIPS64 stuff added to the Makefiles 3 years ago
  Pierre Muller 9c20a033e0 Fix fullinstall make target 3 years ago
  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 3 years ago
  Pierre Muller 810de9eaca Try to avoid infinite loop for revision target on svn repo 3 years ago
  florian b3bf183fd3 * pass the final name of the compiler executable when compiling the compiler to avoid 3 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