aboutsummaryrefslogtreecommitdiff
path: root/src/target.hpp
AgeCommit message (Expand)Author
2018-01-06Darwin -> MacOSX, added Zen. See #438Andrea Orru
2017-12-26self-hosted: build against zig_llvm and embedded LLDAndrew Kelley
2017-11-03Add emit command-line option (#580)Marc Tiehuis
2017-09-30zig test on 64-bit windows runs 32-bit testsAndrew Kelley
2017-08-31add windows to test targetsAndrew Kelley
2017-04-13fix crash when using zig to linkAndrew Kelley
2017-04-10fix some -Wconversion errorsAndrew Kelley
2017-04-05add support to use zig as a linker driverAndrew Kelley
2016-09-19use size_t for indexesAndrew Kelley
2016-08-17progress toward stack trace printingAndrew Kelley
2016-02-16rename 'environ' to 'env_type'Andrew Kelley
2016-02-12c integer size takes into account architecture and OSAndrew Kelley
2016-02-11add @compile_var("os") and @compile_var("arch")Andrew Kelley
2016-02-11ability to cross compileAndrew Kelley
2016-02-10cleanup target data organizationAndrew Kelley
2016-02-10add "targets" command to list architectures, oses, abisAndrew Kelley