1
0
mirror of https://github.com/skeeto/w64devkit.git synced 2025-09-10 17:11:49 +03:00

Commit Graph

  • f9194ec246 Upgrade to busybox-w32 FRP-3902-g61e53aa93 Christopher Wellons 2021-03-03 14:29:54 -05:00
  • 626212f1b5 Introduce a new standalone launcher Christopher Wellons 2021-02-28 17:25:01 -05:00
  • 87696e4237 Move extraneous source files under src/ Christopher Wellons 2021-02-28 19:05:05 -05:00
  • 7cb1798f16 alias.c: Automatically wrap strings in quotes Christopher Wellons 2021-02-28 16:16:27 -05:00
  • ada316516c README.md updates and tweaks Christopher Wellons 2021-02-11 14:51:12 -05:00
  • b3af49febe Disable a few more BusyBox applets Christopher Wellons 2021-02-09 22:02:08 -05:00
  • 56d49323d5 Copy alias.c straight into the installation prefix Christopher Wellons 2021-02-09 22:00:24 -05:00
  • 3500d0930d Fix Vim 8.2 Markdown mode Christopher Wellons 2021-02-08 21:59:46 -05:00
  • d8583583ed Bump to 1.6.0 v1.6.0 Christopher Wellons 2021-02-07 19:35:15 -05:00
  • d86ea47afe "Install" BusyBox using custom command alias tool Christopher Wellons 2021-02-07 19:06:28 -05:00
  • f78d14c3a9 Introduce custom command alias program Christopher Wellons 2021-02-07 18:45:50 -05:00
  • 14c0ac34c5 Upgrade to Binutils 2.36.1 Christopher Wellons 2021-02-06 11:36:11 -05:00
  • e25a5704ca Auto silent "busybox --install" in activate.bat Christopher Wellons 2021-02-05 22:54:12 -05:00
  • 160bfa9d7b Set -Wl,--no-insert-timestamp by default Christopher Wellons 2021-02-05 22:35:50 -05:00
  • b8e8037e3d Add c99.bat compatability alias for "gcc -std=c99" Christopher Wellons 2021-02-05 21:54:47 -05:00
  • f27d399c4c README.md updates and tweaks Christopher Wellons 2021-02-02 20:22:57 -05:00
  • 56422d3e9e Upgrade to NASM 2.15.05 Christopher Wellons 2021-01-28 22:48:12 -05:00
  • d72c0a3c22 Upgrade to Binutils 2.36 Christopher Wellons 2021-01-24 11:55:35 -05:00
  • 79e413e604 FAIL: Use batch script to "install" BusyBox batch-alias Christopher Wellons 2021-01-23 21:22:43 -05:00
  • 633f93bfa7 Add mingw32-make.bat alias for make.exe Christopher Wellons 2021-01-23 20:05:40 -05:00
  • 370c3918f3 Upgrade to busybox-w32 FRP-3812-g12e14ebba Christopher Wellons 2021-01-18 09:30:27 -05:00
  • 1d9aa6d16b Disable some unnecessary BusyBox programs Christopher Wellons 2021-01-11 20:14:03 -05:00
  • 7067e135f8 Add note about __USE_MINGW_ANSI_STDIO and -Os Christopher Wellons 2021-01-10 14:14:15 -05:00
  • 66ec60e839 Bump to 1.5.0 v1.5.0 Christopher Wellons 2021-01-09 20:04:20 -05:00
  • 09d0714f14 Expand the README: more information, more bragging Christopher Wellons 2021-01-09 20:02:54 -05:00
  • 0771e29c0a Fix libsanitizer README link Christopher Wellons 2020-12-02 21:34:44 -05:00
  • 522ab38461 Disable 32-bit CRT (64-bit only) Christopher Wellons 2020-12-02 16:52:02 -05:00
  • 4102e5088f Upgrade to MPC 1.2.1 Christopher Wellons 2020-10-24 14:08:00 -04:00
  • 4d76233acc Upgrade to GDB 10.1 Christopher Wellons 2020-10-24 14:04:27 -04:00
  • f8420992d3 Stop using GNU mirrors since they're to unreliable Christopher Wellons 2020-10-24 13:36:45 -04:00
  • 11c0e00943 Also optimize the bootstrap CRT by size Christopher Wellons 2020-10-20 13:21:14 -04:00
  • 624671921e Enable wildcard expansion by GCC Christopher Wellons 2020-10-01 11:58:13 -04:00
  • 8021092686 Upgrade to Binutils 2.35.1 Christopher Wellons 2020-09-19 22:27:04 -04:00
  • c53e29c5ac Do more optimization for size Christopher Wellons 2020-08-29 15:02:33 -04:00
  • 6f824b0eb7 Update ctags from 20191013 to 20200824 Christopher Wellons 2020-08-29 13:32:07 -04:00
  • 953a08e4dc Set __USE_MINGW_ANSI_STDIO by default Christopher Wellons 2020-08-23 16:37:46 -04:00
  • 5fe7efb377 Include Mingw-w64 licenses in the distribution Christopher Wellons 2020-08-23 15:30:26 -04:00
  • a4bc8896e6 Upgrade to Binutils 2.35 Christopher Wellons 2020-07-25 09:55:19 -04:00
  • 7e255f7989 Bump to 1.4.0 v1.4.0 Christopher Wellons 2020-07-23 21:19:39 -04:00
  • 00f6c47eba Update to GCC (10.2.0), GDB and MPFR Christopher Wellons 2020-07-23 21:17:35 -04:00
  • 493ba28af9 Add note to README about Mingw-w64 license crap Christopher Wellons 2020-06-25 22:06:17 -04:00
  • a92fa40c98 Bump to 1.3.1 v1.3.1 Christopher Wellons 2020-06-07 10:11:18 -04:00
  • 2d16c6e323 Disable dependency tracking to speed up the build Christopher Wellons 2020-06-06 15:52:17 -04:00
  • 6dde5288e6 Improve the vimtutor script Christopher Wellons 2020-06-04 17:09:07 -04:00
  • b787dc2dec Add a vimtutor script Christopher Wellons 2020-06-03 20:06:02 -04:00
  • b3ece094b2 Add note to README about statically-linked OpenMP Christopher Wellons 2020-05-27 13:18:47 -04:00
  • 4fae326765 Remove deprecated Mingw-w64 --enable-secure-api Christopher Wellons 2020-05-27 13:06:31 -04:00
  • 45044bbe51 Bump to 1.3.0 v1.3.0 Christopher Wellons 2020-05-25 12:58:07 -04:00
  • e6a9e2f588 Enable C++11 thread support Christopher Wellons 2020-05-25 12:54:21 -04:00
  • cc73e7b8e7 Add note about libsanitizer to the README Christopher Wellons 2020-05-19 12:44:44 -04:00
  • 3d6c912751 Upgrade to Mingw-w64 v7.0.0 Christopher Wellons 2020-05-18 20:31:19 -04:00
  • e6aa244b9b Upgrade to Vim 8.2 Christopher Wellons 2020-05-18 21:14:54 -04:00
  • 5c44239605 Add --enable-secure-api to Mingw-w64 configuration Christopher Wellons 2020-05-18 21:07:46 -04:00
  • d0cbe749f8 Bump to 1.2.0 v1.2.0 Christopher Wellons 2020-05-12 11:12:54 -04:00
  • 916e5ac533 Clear $SHELL before running Vim Christopher Wellons 2020-05-12 10:55:23 -04:00
  • 91b4af6131 Tweak some README wording Christopher Wellons 2020-05-12 10:55:12 -04:00
  • 4d46361400 Add Universal Ctags Christopher Wellons 2020-05-12 09:11:29 -04:00
  • b98ce0342e Add missing program descriptions to README Christopher Wellons 2020-05-12 09:22:20 -04:00
  • c23a8da98c Add links to GDB and GNU Make in the README Christopher Wellons 2020-05-12 09:10:58 -04:00
  • d74499d62a Use ftpmirror.gnu.org to download GNU tarballs Christopher Wellons 2020-05-12 09:09:27 -04:00
  • 5bca59acde Delete some bulky files that are unnecessary Christopher Wellons 2020-05-11 23:51:30 -04:00
  • 3fc9e65fb7 Optimize GDB for size Christopher Wellons 2020-05-11 23:43:20 -04:00
  • 462bf77e7b Fix quoting issues in gvim.bat Christopher Wellons 2020-05-11 23:22:46 -04:00
  • c63e5b26c8 Add note to README about man pages Christopher Wellons 2020-05-11 21:54:18 -04:00
  • 70068638ce Use -Os when compiling C++ sources Christopher Wellons 2020-05-11 21:52:54 -04:00
  • 22265d3aaf Bump to version 1.1.0 v1.1.0 Christopher Wellons 2020-05-11 17:35:55 -04:00
  • 8af5123174 Remove compression setting from zip command Christopher Wellons 2020-05-11 20:00:19 -04:00
  • d7302717e5 Don't include the version number in the prefix Christopher Wellons 2020-05-11 17:35:11 -04:00
  • e40db51e8a Rename "release" to "distribution" in the README Christopher Wellons 2020-05-11 16:21:33 -04:00
  • 13d4294e17 Add activate.bat script to distribution Christopher Wellons 2020-05-11 16:21:22 -04:00
  • 8744a39bf0 Add more notes and details to the README Christopher Wellons 2020-05-11 08:35:18 -04:00
  • 2820f283e6 Run gvim asynchronously (i.e. in the background) Christopher Wellons 2020-05-10 20:33:20 -04:00
  • 341bc1f89c Add GDB to tools Christopher Wellons 2020-05-10 20:17:33 -04:00
  • 88fe2eb46a Fix GCC download URL Christopher Wellons 2020-05-10 19:29:41 -04:00
  • 65bd9a9ecf Sort SHA256SUMS Christopher Wellons 2020-05-10 19:29:03 -04:00
  • c160b7f33f Bump to 1.0.1 v1.0.1 Christopher Wellons 2020-05-10 16:41:14 -04:00
  • a65ae564c1 Disable annoying BusyBox beep in the shell Christopher Wellons 2020-05-10 15:27:34 -04:00
  • 1b27e702ac Add note about BusyBox installation Christopher Wellons 2020-05-10 14:55:12 -04:00
  • f0e12e470f Put documentation in the distribution Christopher Wellons 2020-05-10 14:54:59 -04:00
  • ce16572c84 Use quotes in the "symlink" batch scripts Christopher Wellons 2020-05-09 21:37:24 -04:00
  • 34ecf606d6 Add NASM to tools v1.0.0 Christopher Wellons 2020-05-09 18:04:54 -04:00
  • 66f410413e Add Vim as another extra tool Christopher Wellons 2020-05-09 17:00:39 -04:00
  • 675638827a Initial commit of working code Christopher Wellons 2020-05-09 16:04:41 -04:00