Petr Hlavenka
Petr Hlavenka
See #293 and comments therein. Also note the JuliaComputing did a statement that cxx on windows is high on their priority list - but definitively lower than 1.0 release that...
@tkelman Having the binaries is not just important for Travis CI but generally for all windows users. This would also close the #293 and #230. The build process of Julia...
Hello, @Keno, are you planning to release binary CXX with Julia 0.5 (#237) also on the Windows platform? The insight into CXX roadmap would help us to coordinate development of...
Thank you @staticfloat for thinking about it. I've skimmed through the comment link and I think only the 4th point actually matters. the good think is that Julia ABI is...
I'm an user of AxisArrays and I like its approach a lot. On the other hand I'm just an average user with little knowledge of the inner functionality, so regarding...
Or, consider to add e.g. command to context menu for a user-requested restart of the test process - that will also ensure updated project.toml is loaded.
Or, maybe just treat @reexport lexicographically and special-case for it. It is really a widely used syntax sugar. On the other hand, having macros actions visible would be such a...
Does anybody have a recipe for how to install the juliaup on the Windows Server (2019 or 2022)? We are using the server editions on the SuperMicro stations (2 NUMA...
Right now I'm manually changing problematic deps.jl, relying on a enviroment variable JL_STATIC (my own definition) beacuse I don't know how to branch in case the file is being statically...
Good point, retying preserved. Good to know that in both JuliaLang/julia#25477. and this PR the TLS1.2 is required - and is only supported by .NET 4.5 and above. So on...