-
-
Notifications
You must be signed in to change notification settings - Fork 608
Pull requests: dlang/dmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Trivial] Misc. minor modifications to build.d
Merge:auto-merge
Review:Trivial
typos, formatting, comments
#10437
by JinShil
was merged Sep 26, 2019
Loading…
build.d: Remove makefile-like shorthand syntax in favor of plain D syntax
Merge:auto-merge
#10420
by JinShil
was merged Sep 25, 2019
Loading…
build.d: Fix architecture detection for other locales on Windows
Merge:auto-merge
#9752
by JinShil
was merged May 8, 2019
Loading…
build.d: Remove PGO environment variable
Merge:auto-merge
#9624
by JinShil
was merged Apr 16, 2019
Loading…
build.d: remove some left-over C++ stuff
Merge:auto-merge
#9617
by JinShil
was merged Apr 14, 2019
Loading…
build.d fix model flag in buildBackend()
Merge:auto-merge
#9616
by JinShil
was merged Apr 14, 2019
Loading…
build.d: Replace Visual Studio's lib.exe and ar with dmd -lib
Merge:auto-merge
#9613
by JinShil
was merged Apr 14, 2019
Loading…
build.d now builds on Windows x64
Merge:auto-merge
#9607
by JinShil
was merged Apr 13, 2019
Loading…
Remove C Compiler from Windows makefiles
Merge:auto-merge
#9606
by JinShil
was merged Apr 13, 2019
Loading…
Remove unused backend/platform_stub.c
Merge:auto-merge
#9567
by JinShil
was merged Apr 6, 2019
Loading…
build.d - Fix invalid file name '' error on Windows
Merge:auto-merge-squash
#9565
by JinShil
was merged Apr 5, 2019
Loading…
build.d: Run vcvars{arch}.bat and copy MSVC environment variables to current environment
#8649
by JinShil
was closed Sep 28, 2018
Loading…
build.d: Add proper DDoc for all functions
Merge:auto-merge
#8629
by JinShil
was merged Aug 31, 2018
Loading…
build.d: Get paths to MSVC's cl.exe and lib.exe for Windows
Merge:auto-merge
#8624
by JinShil
was merged Aug 28, 2018
Loading…
build.d: Build msvc-dmc and msvc-lib for Windows
Merge:auto-merge
#8589
by JinShil
was merged Aug 21, 2018
Loading…
build.d: Remove redundant backend target objects
Merge:auto-merge
#8587
by JinShil
was merged Aug 21, 2018
Loading…
build.d: Remove redundant appending of backend object files
#8586
by JinShil
was merged Aug 20, 2018
Loading…
build.d: Get host's absolute path to dmd on Windows
Merge:auto-merge
#8579
by JinShil
was merged Aug 20, 2018
Loading…
build.d: Set CXX_KIND variable for Windows
Merge:auto-merge
#8570
by JinShil
was merged Aug 19, 2018
Loading…
Fix misspellings in build.d
Review:Trivial
typos, formatting, comments
#8569
by JinShil
was merged Aug 15, 2018
Loading…
build.d: Add ability to determine the host C++ compiler on Windows
#8568
by JinShil
was merged Aug 15, 2018
Loading…
Add temp directory detection to build.d for Windows
Merge:auto-merge
#8566
by JinShil
was merged Aug 15, 2018
Loading…
ProTip!
Filter pull requests by the default branch with base:master.