Commit Graph

42 Commits

Author SHA1 Message Date
abda988cbd build: Add manuals to '--install' 2022-07-29 16:51:59 -07:00
ad2d788d6c build: Add more '--no-*' options 2022-07-29 14:01:55 -07:00
bd7cb3ea9e build: Allow for only specific scripts to be built 2021-03-30 20:38:37 -07:00
5f88acd1f4 build: Allow manuals to be disabled with --manuals=false 2021-03-30 19:54:06 -07:00
af9709452f build: Recommend './test.sh --failed' instead 2021-03-30 19:13:03 -07:00
eb69d61ff8 developer: Fix build.sh install failing when no PREFIX/bin dir 2020-12-03 04:40:34 -08:00
7d2d861d7d build: Build manuals by default 2020-10-04 11:51:45 -07:00
1f7d9c3fcc build.sh: Add option to prevent full executable paths from inlining 2020-10-04 00:56:01 -07:00
9f6e5c0164 build: Add experimental support for generating manpages 2020-05-15 21:05:46 -07:00
5fbf8adf41 build: Avoid unnecessary reprinting when verifying tests 2020-05-14 00:34:18 -07:00
43ddb984f5 build: Print failed tests to STDERR instead of STDOUT 2020-05-12 21:54:55 -07:00
f20a3ff9b8 build: Use detected system bat executable
You no longer have to specify the executable as batcat on Debian
or Ubuntu systems where the executable was renamed from bat.
2020-05-12 02:36:48 -07:00
840d339c97 build: Use STDOUT and STDERR appropriately 2020-05-12 02:21:38 -07:00
529eb60498 build: Fix 'will_minify none' not working, leading to unnecessary warning (#30) 2020-05-03 18:28:07 -07:00
a3c4fa1014 build: Print shfmt error to stderr instead of stdout (#29) 2020-05-03 18:24:51 -07:00
50e9cd8caa developer: Update build.sh to remove redundant copyright comments 2020-04-30 22:06:11 -07:00
275c66b213 developer: Fix build.sh to inline EXECUTABLE_DELTA constant 2020-04-30 21:57:54 -07:00
2cc263f85c build: Use parallel test execution to speed up verification time 2020-04-27 18:51:36 -07:00
7fa1faf7bf bat-modules: Add working but work-in-progress code 2020-04-17 02:40:52 -07:00
47cf670943 developer: Add copyright/info banner to compressed scripts 2020-04-16 23:41:06 -07:00
a91ee96e6a Update scripts to use $EXECUTABLE_BAT instead of $BAT 2020-04-08 03:15:02 -07:00
0e18760ffc Update build.sh script to inline constants 2020-04-08 02:55:44 -07:00
b72a495de1 Add skip for batgrep tests if ripgrep is not installed 2020-04-06 04:55:57 -07:00
b08128e550 Change build.sh to use less verbose output for verification 2020-04-01 15:35:23 -07:00
1c73b97343 Fix build.sh --no-verify argument taking unnecessary value 2020-04-01 12:53:17 -07:00
07c2cabc81 Fix small formatting and logic regressions 2020-04-01 12:47:21 -07:00
f4765bfa54 Fix most of the errors and warnings reported by shellcheck 2020-04-01 02:55:41 +02:00
73aafa56e1 Format with vs-shell-format 2020-04-01 02:55:41 +02:00
88e71bbb38 Update to use 'best' for testing 2020-02-19 20:49:20 -08:00
8339354189 Update build.sh to fix output messages 2019-10-27 00:14:55 -07:00
0aeabe9bdf Fix broken build when missing shfmt 2019-10-22 10:51:56 -07:00
358632ed9d Add experimental compression 2019-10-11 13:03:47 -07:00
2a8de58809 Add unimplemented extra minification 2019-10-11 12:30:06 -07:00
3e399294e2 Change tests to not show failure reasons in build script 2019-09-26 15:57:17 -07:00
efbf911f82 Add verification to build script 2019-09-26 15:49:36 -07:00
7e4d8257fd Fix build for files that try to source opt_hooks 2019-09-26 15:42:52 -07:00
12bf16b199 Add more preprocessing variable replacements 2019-09-25 14:48:52 -07:00
3d4a0b8381 Add support for building with alternate executable names 2019-09-08 17:43:29 -07:00
0b04dfa5f4 Updated documentation and added new prettybat formatter 2019-06-21 16:19:31 -07:00
6ae017829a Fixed build script 2019-06-21 15:00:40 -07:00
95631f78f4 Added safety checks to build script 2019-06-21 14:55:43 -07:00
248d7077f4 Initial commit. 2019-06-19 14:15:10 -07:00