New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win32 support #9385
Merged
+431
−288
Cargo updates and small workqueue change
095658e
Select commit
025ed57
win32: use fontconfig/freetype on windows as well (for now)
vvuk 5e136d6
win32: make sleep_microseconds for backoff just do a win32 Sleep(0)
vvuk 77aea59
win32: look for python.exe and variants on win32 in style/build.rs
vvuk ee863fd
win32: mach and build command fixes
vvuk 5b845cb
win32: force PATH to be non-unicode on win32, if virtualenv munges it
vvuk 095658e
Cargo updates and small workqueue change
larsbergstrom 13d98f1
adding check for windows then using Scripts instead of bin
jasonwilliams 721693c
Remove usage of Gaol in the Windows configuration, since sandboxing i…
larsbergstrom c655989
Add Windows support for handle_event
larsbergstrom e9d9d1d
Cargo.lock updates
larsbergstrom
Merged
Win32 support #9385
Cargo updates and small workqueue change
Oct 5, 2015
Oct 5, 2015
Oct 5, 2015
Sep 22, 2015
Oct 6, 2015
Dec 4, 2015
Jan 5, 2016
Jan 7, 2016
Jan 7, 2016
Jan 6, 2016
095658e
Select commit
025ed57
win32: use fontconfig/freetype on windows as well (for now)
vvuk 5e136d6
win32: make sleep_microseconds for backoff just do a win32 Sleep(0)
vvuk 77aea59
win32: look for python.exe and variants on win32 in style/build.rs
vvuk ee863fd
win32: mach and build command fixes
vvuk 5b845cb
win32: force PATH to be non-unicode on win32, if virtualenv munges it
vvuk 095658e
Cargo updates and small workqueue change
larsbergstrom 13d98f1
adding check for windows then using Scripts instead of bin
jasonwilliams 721693c
Remove usage of Gaol in the Windows configuration, since sandboxing i…
larsbergstrom c655989
Add Windows support for handle_event
larsbergstrom e9d9d1d
Cargo.lock updates
larsbergstrom