1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 05:39:02 -08:00
Commit graph

19 commits

Author SHA1 Message Date
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
4065a72d4a cleanup and tweaks 2017-05-05 01:32:57 +00:00
f2a34d9b16 add ad-hoc MSVC support 2017-05-04 15:29:39 +00:00
57c483ec48 don't use tcmalloc with asan 2017-05-03 08:45:38 +00:00
37583090f4 omit warning flags from echo 2017-05-03 08:01:48 +00:00
94b32e0a26 echo compiler invocation to stdout instead 2017-04-27 23:17:30 +00:00
787cf81258 clean up tcmalloc stuff 2017-04-02 03:47:27 -07:00
60373d2384 better handle library flags and windows-only stuff 2017-04-02 03:37:49 -07:00
64dddf592b compile script tweaks for windows 2017-04-02 02:17:40 +00:00
50feb42b6a use ansi escapes on windows and fix dumb bug 2017-04-01 22:27:53 +00:00
4e7caf55ae add a basic hardened mode 2017-03-31 03:49:47 +00:00
c259cbca35 compute priority from version number 2017-03-31 02:46:30 +00:00
4aa46a5b06 further improvements & ubuntu clang setup script 2017-03-31 02:11:05 +00:00
b47e9ec455 improve compile script 2017-03-31 01:09:26 +00:00
ac9bc094b2 check for include dirs and args and stuff 2016-10-19 04:31:33 -07:00
94851854dc add a dumb compile script with my usual settings 2016-10-18 01:22:46 -07:00