| 9 years ago | Andrew Kelley | | build-exe allows direct export of WinMainCRTStartup |
| 9 years ago | Andrew Kelley | | implement io.OutStream.openMode for windows |
| 9 years ago | Andrew Kelley | | std.io: remove unused constants |
| 9 years ago | Andrew Kelley | | implement std.os.rename for windows |
| 9 years ago | Andrew Kelley | | implement std.os.symLink for windows |
| 9 years ago | Andrew Kelley | | fix regressions from previous commit on windows |
| 9 years ago | Andrew Kelley | | organize windows utility functions |
| 9 years ago | Andrew Kelley | | fix os.makeDir for posix |
| 9 years ago | Andrew Kelley | | implement os.makeDir for windows |
| 9 years ago | Andrew Kelley | | implement std.os.ChildProcess for windows |
| 9 years ago | Andrew Kelley | | fix std.os.getRandomBytes for windows |
| 9 years ago | Andrew Kelley | | implement command line argument parsing for windows |
| 9 years ago | Andrew Kelley | | better abort() implementation for windows |
| 9 years ago | Andrew Kelley | | fix std.io.OutStream.close for windows |
| 9 years ago | Andrew Kelley | | add module flag to emit CodeView for COFF object files |
| 9 years ago | Andrew Kelley | | use allocator.shrink instead of realloc in os.path.real |
| 9 years ago | Andrew Kelley | | implement std.io.InStream for windows |
| 9 years ago | Andrew Kelley | | fix build on non-windows |
| 9 years ago | Andrew Kelley | | implement os.path.real for windows and update allocator interface |
| 9 years ago | Andrew Kelley | | implement std.os.deleteFile for windows |
| 9 years ago | Andrew Kelley | | fix os.path.resolveWindows on non-windows |
| 9 years ago | Andrew Kelley | | Merge branch 'windows-paths' |
| 9 years ago | Andrew Kelley | | fix compiler crash when invalid value used |
| 9 years ago | Andrea Orru | | Fix for LLD on linker scripts with empty sections |
| 9 years ago | Snorre | | fix isatty for macOS and libc (#523) |
| 9 years ago | Andrew Kelley | | fix mingw build |
| 9 years ago | Andrew Kelley | | fix duplicated symbols in compiler-rt tests |
| 9 years ago | Andrew Kelley | | compiler-rt tests pass with and without libc |
| 9 years ago | Andrew Kelley | | fix tests on linux and macos |
| 9 years ago | Andrew Kelley | | Merge branch 'windows-alignment' |
| 9 years ago | Andrew Kelley | | fix travis |
| 9 years ago | Andrew Kelley | | windows: alignstack=16 on every function |
| 9 years ago | Andrew Kelley | | support terminal colors for cmd.exe and msys pty |
| 9 years ago | Andrew Kelley | | compiler-rt: strong linkage for __chkstk |
| 9 years ago | Andrew Kelley | | fix typo in compiler-rt |
| 9 years ago | Andrew Kelley | | better compiler-rt linkage logic |
| 9 years ago | Andrew Kelley | | fix parse-c tests |
| 9 years ago | Andrew Kelley | | still build compiler-rt when linking msvc CRT |
| 9 years ago | Andrew Kelley | | remove unused function |
| 9 years ago | Andrew Kelley | | support linking against MSVC libc |
| 9 years ago | Andrew Kelley | | add git rev name to version string when available |
| 9 years ago | Andrew Kelley | | fix regression from previous commit |
| 9 years ago | Andrew Kelley | | implement standard library path search |
| 9 years ago | Andrew Kelley | | fix build when no cmake path args specified |
| 9 years ago | Andrew Kelley | | fix implementation of --zig-std-dir |
| 9 years ago | Andrew Kelley | | build: escape backslashes in path arguments given to cmake |
| 9 years ago | Andrew Kelley | | update hello world examples |
| 9 years ago | Andrew Kelley | | travis: set -e on osx script |
| 9 years ago | Andrew Kelley | | travis: older wine only works with i386 builds |
| 9 years ago | Andrew Kelley | | travis: fix typo in linux script |
|