summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: Update authorsv4.7.2Joel Rosdahl2022-10-291-1/+1
* chore: Update NEWSJoel Rosdahl2022-10-291-0/+32
* fix: Process the argument following a -Xarch argument (#1199)rblx-kbuck2022-10-282-2/+4
* fix: Use configured umask for command line operations like --zero-statsJoel Rosdahl2022-10-283-0/+31
* test: Disable flaky Windows profiling testsJoel Rosdahl2022-10-282-5/+8
* build: Include limits.h for PATH_MAXJoel Rosdahl2022-10-262-0/+4
* fix: Use separate 32-bit and 64-bit inode cache filesJoel Rosdahl2022-10-262-2/+4
* build: Apply standard settings and warnings to lockfile test (#1195)Gregor Jasny2022-10-241-1/+1
* chore: Correct contributor in NEWSJoel Rosdahl2022-10-221-1/+1
* chore: Update NEWSv4.7.1Joel Rosdahl2022-10-221-0/+21
* ci: Avoid using deprecated GitHub set-output commandJoel Rosdahl2022-10-221-1/+1
* ci: Add GCC 8 and GCC 9 jobsJoel Rosdahl2022-10-221-1/+16
* build: Remove unneeded C++11 flag in libatomic test (#1191)Orgad Shaneh2022-10-221-3/+0
* build: Support compilation with GCC 8 (#1190)Orgad Shaneh2022-10-222-0/+27
* fix: Handle -MD/-MMD when compiling assembler fileJoel Rosdahl2022-10-197-37/+99
* chore: Remove unused no-response bot configJoel Rosdahl2022-10-191-12/+0
* doc: Fix markup in NEWSJoel Rosdahl2022-10-171-2/+2
* chore: Update NEWSv4.7Joel Rosdahl2022-10-171-1/+281
* doc: Improve manualJoel Rosdahl2022-10-161-4/+5
* doc: Fixed markup of __NAME__ macrosJoel Rosdahl2022-10-161-11/+11
* refactor: Avoid an extra data copy when rewriting stdoutJoel Rosdahl2022-10-162-7/+9
* test: Simplify util::read_file_part testJoel Rosdahl2022-10-161-11/+8
* enhance: Add more util::Bytes::insert variantsJoel Rosdahl2022-10-162-1/+66
* refactor: Rename ShowIncludesParser to MsvcShowIncludesOutputJoel Rosdahl2022-10-167-32/+33
* chore: Tweak code related to auto depend mode for MSVCJoel Rosdahl2022-10-164-11/+13
* doc: Tweak manual and comments related to /showIncludesJoel Rosdahl2022-10-164-12/+12
* chore: Add news for version 4.6.3Joel Rosdahl2022-10-161-0/+28
* chore: Tweak READMEJoel Rosdahl2022-10-161-1/+1
* chore: Update authorsJoel Rosdahl2022-10-163-1/+7
* ci: Remove Ubuntu 18.04 jobs and add GCC 12 job (#1180)Orgad Shaneh2022-10-161-9/+5
* build: Add headers to CMake project files (#1178)Orgad Shaneh2022-10-159-0/+27
* feat: Support auto depend mode for MSVC without /showIncludes (#1176)Orgad Shaneh2022-10-159-4/+136
* ci: Remove clang64 msys target from ci (#1179)Orgad Shaneh2022-10-151-4/+0
* test: Make the integration tests work under Windows (#1133)Orgad Shaneh2022-10-1222-95/+343
* build: Add missing source file extensionJoel Rosdahl2022-10-121-1/+1
* feat: Support depend mode for MSVC (#992)Orgad Shaneh2022-10-1212-12/+272
* chore: Clean up code slightlyJoel Rosdahl2022-10-065-105/+84
* fix: Remove usage of deprecated codecvt header (#1172)Orgad Shaneh2022-10-052-6/+38
* refactor: Store compiler output as bytesJoel Rosdahl2022-10-054-28/+32
* enhance: Add util::to_string instantiations for Bytes and spanJoel Rosdahl2022-10-052-0/+20
* test: Add tests for util::to_string and util::to_string_viewJoel Rosdahl2022-10-051-0/+17
* fix: Handle spaces between target and colon in dependency files (#1166)louiscaron2022-10-052-4/+245
* test: Add another depend mode test (#1174)louiscaron2022-10-051-6/+46
* fix: Retain line CRLF in compiler output on Windows (#1173)Orgad Shaneh2022-10-051-4/+7
* Revert "feat: Support auto depend mode for MSVC without /showIncludes (#1158)"Joel Rosdahl2022-10-0511-213/+10
* feat: Support auto depend mode for MSVC without /showIncludes (#1158)Orgad Shaneh2022-10-0511-10/+213
* build: Use pkgconfig for zstd search (#1169)Rosen Penev2022-10-051-2/+9
* fix: Capture MSVC stdout/stderr when running from Visual Studio (#1170)Orgad Shaneh2022-10-051-0/+6
* fix: Fix implementation of unsetenv on Windows (#1171)Orgad Shaneh2022-10-051-0/+2
* doc: Sort sloppiness values by nameJoel Rosdahl2022-10-041-7/+7