|
d35c492850
|
NixOS compatibility
* use /usr/bin/env for all hashbangs
* enable hashall for bash
* workaround syntax error in -shrc for bash
|
2020-12-29 18:04:04 +01:00 |
|
|
f6be7c50c4
|
disable these includes i rarely use
|
2020-08-26 08:38:14 +02:00 |
|
|
9273a8b2ad
|
update clang
|
2020-06-25 08:19:56 -07:00 |
|
|
7582a84356
|
enable more optimizations in release flags
|
2019-07-27 08:02:19 -07:00 |
|
|
d100b43f69
|
fix bugs in noccom
|
2019-07-27 08:01:48 -07:00 |
|
|
d18e4a5f91
|
add comment-stripper and line-joiner for C
|
2019-07-12 08:37:18 -07:00 |
|
|
3d61c2eee4
|
fix dumb bug
|
2019-06-09 05:07:20 -07:00 |
|
|
629d4ff642
|
small tweaks
|
2019-06-05 20:29:35 -07:00 |
|
|
74bde1eea1
|
overhaul e script
|
2019-06-05 20:14:29 -07:00 |
|
|
dd72962588
|
add countdiff util for counting lines that differ
|
2019-06-05 12:38:12 -07:00 |
|
|
03f4ae25fc
|
patch small security concern
|
2019-05-30 01:21:28 -07:00 |
|
|
d0c2f05dba
|
add fasd
|
2019-05-30 01:20:58 -07:00 |
|
|
5dae65b50b
|
update archive scripts from prezto
|
2019-05-27 11:20:00 -07:00 |
|
|
4a1d4cd289
|
add slit variant for tab-delimited inputs
|
2019-05-27 10:56:46 -07:00 |
|
|
801d9b0c1c
|
i totally forgot to commit the rs script
|
2019-05-27 10:54:29 -07:00 |
|
|
4889b793af
|
use UTC for now
i don't like this, but it's my best option to make things mostly monotonic.
|
2019-05-27 11:46:16 +02:00 |
|
|
e4eb191e15
|
default to gcc
|
2019-05-27 11:39:45 +02:00 |
|
|
a48c026a31
|
use CPPFLAGS with the preprocessor
d'oh
|
2019-05-27 11:23:58 +02:00 |
|
|
65df371822
|
remove broken mkgist command
|
2019-05-27 11:21:57 +02:00 |
|
|
8b33c9164c
|
remove ancient submodules
|
2019-05-27 11:21:15 +02:00 |
|
|
d71e77e548
|
fix some annoying quirks with compilation flags
|
2019-05-26 20:53:44 +02:00 |
|
|
a083f210b2
|
fix bug with parent directories in compile script
|
2019-05-21 10:33:39 +02:00 |
|
|
c7f26c3120
|
support newer versions of MSVC
also fix cygwin path-handling
|
2019-04-29 20:49:18 +02:00 |
|
|
0db9e3719f
|
minor tweaks
|
2019-03-03 19:56:19 +01:00 |
|
|
2a2ce28dd0
|
compile script improvements
* append clang_flags individually instead of becoming one amalgamate argument
* squeeze MSVC includes
* ignore worthless MSVC deprecation warnings
* always color output
|
2018-09-14 17:34:11 +02:00 |
|
|
5d3df0ed66
|
remove ancient cross-compile scripts
|
2018-07-29 03:18:27 +02:00 |
|
|
b282b86724
|
remove lol-twitter
|
2018-02-21 10:51:50 +01:00 |
|
|
a35f853942
|
remove logs command
|
2018-02-21 10:47:01 +01:00 |
|
|
4b696cd777
|
update llvm toolchain setup to 6.0
|
2018-02-20 11:59:11 +01:00 |
|
|
be00b8d30a
|
improve colors of similar
|
2018-02-20 11:55:45 +01:00 |
|
|
8854416139
|
gcc doesn't like -mcpu so i just can't win
|
2017-11-13 21:17:28 +00:00 |
|
|
15fda1d96a
|
clang doesn't like this so use -mcpu instead
|
2017-11-07 22:40:29 +00:00 |
|
|
ec9557fc5c
|
+x and fix first invocation of autosync
|
2017-11-04 14:26:37 +00:00 |
|
|
e76bdf9a32
|
add autosync util
|
2017-11-04 13:25:51 +00:00 |
|
|
f1c3609ec1
|
tweak C flags so stuff works properly
|
2017-11-02 15:14:08 +00:00 |
|
|
dc3d721492
|
update llvm version in script
|
2017-10-17 02:18:02 +00:00 |
|
|
243675185f
|
fix maybe_include invocations
|
2017-10-13 12:26:48 +00:00 |
|
|
0d37a2bd61
|
experimenting with more warnings
|
2017-10-05 12:08:08 +00:00 |
|
|
9a1dc4d488
|
add comments to compile
i know you're not supposed to comment *what* you're doing
but
this is bash/zsh
it can't be helped
|
2017-10-05 10:12:44 +00:00 |
|
|
1c0c963dde
|
add disf for disassembling single functions
|
2017-10-02 04:17:32 +00:00 |
|
|
702a3e9717
|
add remaining space column to dfu
|
2017-05-19 18:04:09 -07:00 |
|
|
803ffd926d
|
specify which warnings we're disabling
|
2017-05-17 21:27:29 +00:00 |
|
|
8243f9be77
|
fix quirks with specifying msvc
|
2017-05-17 21:26:57 +00:00 |
|
|
79366bed63
|
use MSVC includes with clang-msvc
|
2017-05-17 21:12:21 +00:00 |
|
|
b63f1ba653
|
do debug builds by default
|
2017-05-17 20:27:17 +00:00 |
|
|
341b7613cc
|
further cleanup
|
2017-05-17 20:21:25 +00:00 |
|
|
719ff3374b
|
clean up separator-printing code
|
2017-05-17 20:11:23 +00:00 |
|
|
fba7104526
|
use the right linker with clang-msvc
|
2017-05-10 04:51:59 +00:00 |
|
|
72b0136367
|
disable a couple flags for any clang
|
2017-05-05 01:46:08 +00:00 |
|
|
d6cb7ea4dc
|
failed globbing is not (always) an error
|
2017-05-05 01:37:01 +00:00 |
|