Commit Graph

  • 235bdcb79b
    Merge pull request #2 from brain-hackers/ci-aarch64 master 2022-10-26-225811 Takumi Sueda 2022-10-26 22:57:58 +0900
  • d11d956452 Add aarch64 build and upload / strip binary Takumi Sueda 2022-10-26 04:02:42 +0900
  • ed69788e81 Add aarch64 build and upload ci-aarch64 Takumi Sueda 2022-10-26 04:02:42 +0900
  • be52ae0cce
    Merge pull request #1 from brain-hackers/ghactions 2022-04-11-133546 Takumi Sueda 2022-04-11 13:34:06 +0900
  • a81e63178d Add GitHub Actions workflow Takumi Sueda 2022-04-09 02:00:09 +0900
  • 392b058298 build.sh: explicitly disable GDB unit tests Max Kellermann 2020-04-07 16:56:17 +0200
  • 0397fb9dcc build.sh: add --target option Max Kellermann 2020-04-07 13:24:49 +0200
  • 342fe695c3 binutils: update to 2.34 Max Kellermann 2020-03-25 17:11:08 +0100
  • a601727142 build.sh: fix typo Max Kellermann 2020-03-23 19:54:34 +0100
  • c8cc9491e4 binutils: update to 2.33.1 Max Kellermann 2020-03-23 18:25:46 +0100
  • 272756af1e gcc: update to 9.3.0 Max Kellermann 2020-03-23 17:33:43 +0100
  • eb9b7da75d use relative urls to support checkout over https David Feurle 2019-11-09 10:48:51 +0100
  • cf4015d1dd binutils: update to 2.31.1 Max Kellermann 2018-10-23 13:51:44 +0200
  • 388b25dac3 gcc: update to 8.2.0 Max Kellermann 2018-10-22 23:14:38 +0200
  • 6076938402 build.sh: fix ${BASE_DIRECTORY} after moving the script Max Kellermann 2018-10-22 23:15:17 +0200
  • de47d85298 build.sh: .svn to .git Max Kellermann 2018-10-22 22:54:41 +0200
  • ed5a146f31 build.sh: more out-of-tree build instructions Max Kellermann 2018-10-22 22:54:29 +0200
  • b3b2b77366 build.sh: default to --prefix=/opt/cegcc Max Kellermann 2018-10-22 22:51:10 +0200
  • 328e77aced build-arm-mingw32ce/build-mingw32ce.sh: move to ./build.sh Max Kellermann 2018-10-22 22:51:27 +0200
  • 015e6b48b8 README.rst: suggest out-of-tree build Max Kellermann 2018-10-22 22:50:01 +0200
  • 9390df540a README.rst: combine the two `git submodule` calls Max Kellermann 2018-10-22 22:30:23 +0200
  • 6930c06b89 gcc/libgcc/config.host: check ${target_thread_file} Max Kellermann 2018-10-22 22:26:29 +0200
  • 328b2e26ad README.rst: update clone URL Max Kellermann 2018-09-04 12:05:58 +0200
  • c8d7f2f5cb README: convert to reStructuredText Max Kellermann 2018-03-21 12:06:21 +0100
  • e03d3b2b62 update mingw and w32api Max Kellermann 2018-03-21 12:05:04 +0100
  • d5733d5b77 update binutils to 2.30 Max Kellermann 2018-03-21 11:19:26 +0100
  • 7d9c5aebb2 update gcc to 7.3.0 Max Kellermann 2018-03-21 11:19:16 +0100
  • 3caf1b09fc submodules moved to GitHub Max Kellermann 2018-03-21 10:56:15 +0100
  • 9f0fa29dbd remove mingwdll Max Kellermann 2018-03-21 11:04:15 +0100
  • 5e13eea7b2 gcc: upgrade to version 4.6.3 Max Kellermann 2012-03-07 10:44:41 +0100
  • e23741ddf3 rename directory gcc-4.4.0 to gcc Max Kellermann 2012-03-07 10:39:58 +0100
  • 7b2bf93f6e binutils: Revert "Move edata and idata section contents into the rdata section" Max Kellermann 2012-01-11 21:45:29 +0100
  • 44cb392817 build-mingw32ce.sh: auto-detect gcc version Max Kellermann 2011-12-23 14:26:32 +0100
  • 9917bc2b2f build-mingw32ce.sh: remove extra gcc commands Max Kellermann 2011-12-23 14:20:34 +0100
  • 8557cfe6aa gcc: ignore *.o Max Kellermann 2011-12-23 14:23:53 +0100
  • 16bec6c2c4 gcc: upgrade to version 4.6.2 Max Kellermann 2011-12-23 12:06:51 +0100
  • c631f91c98 binutils: upgrade to version 2.22 Max Kellermann 2011-12-22 21:31:56 +0100
  • 29f1c00f25 binutils: upgrade to version 2.21.1 Max Kellermann 2011-12-22 20:44:13 +0100
  • d75a5898cd build-mingw32ce.sh: add option --incremental Max Kellermann 2011-12-21 19:58:08 +0100
  • 872c249d2b build-mingw32ce.sh: add shell function "configure_module" Max Kellermann 2011-12-22 19:51:58 +0100
  • 6458422259 build-mingw32ce.sh: merge the two gcc configure calls Max Kellermann 2011-12-22 20:14:04 +0100
  • 37f6f72905 build-mingw32ce.sh: set -e Max Kellermann 2011-12-22 20:00:47 +0100
  • 44a9fd14ff upgrade gcc to 4.5.3 Max Kellermann 2011-10-11 20:57:29 +0200
  • 0d03ae6d23 add NEWS file Max Kellermann 2011-10-12 10:08:49 +0200
  • 64b6913d83 upgrade gcc to 4.4.6 Max Kellermann 2011-10-10 22:57:14 +0200
  • c1a7ea23c7 .gitmodules: switch to git.xcsoar.org Max Kellermann 2011-10-06 23:07:53 +0200
  • 01e2190c37 update gcc and w32api Max Kellermann 2011-09-25 12:01:23 +0200
  • e879c24281 Add "-arm-mingw32ce" suffixes for build/bindist dirs. Paul Sokolovsky 2011-03-17 12:44:33 +0200
  • 26b87a4336 Use cegcc-w32api for w32api submodule, not cegcc-svn-w32api. Paul Sokolovsky 2011-03-15 02:15:37 +0200
  • 5cf02bc380 Use public read-only repo URLs. Paul Sokolovsky 2011-03-14 20:46:17 +0200
  • f29c4e9acb Add in-tree default installation directory. Paul Sokolovsky 2011-03-13 21:50:58 +0200
  • 50e32d781b Add .gitignore for build/. Paul Sokolovsky 2011-03-03 12:35:59 +0200
  • 87e0a0a001 Add README. Paul Sokolovsky 2011-03-03 12:34:17 +0200
  • 303280c6e3 Dump build/host/target. Paul Sokolovsky 2011-03-02 02:06:25 +0200
  • 8058329149 Don't build profile so far. Paul Sokolovsky 2011-03-02 02:05:49 +0200
  • 9e3373546a Add pristine build-mingw32ce.sh from SVN. Paul Sokolovsky 2011-03-02 01:49:35 +0200
  • 7bf5155dec Add submodule for mingwdll Paul Sokolovsky 2011-03-02 01:45:46 +0200
  • 5393e349ca Setup submodules. Paul Sokolovsky 2011-03-01 07:44:59 +0200