William D. Jones
William D. Jones
>IIRC you can use -c when you initially install the try build artifacts. Okay, just to make crystal clear, the try build at 2a2d919c is identical to the results I...
This started happening to me tonight while I was doing heavy compiling (100% CPU usage across 8 cores) and various `pip install`s. Specifically, `ConEmu` will stop handling input and output...
@sryze Yea, sorry, I have not had time to solve this or try to duplicate. I have my own detailed notes on when things stopped working though, so I can...
We already require Python to generate docs. I'm fine with this change- it can be the CMake equivalent for the historical architectures. Maybe this script could even evolve the ability...
>MS-DOS 6 and OpenWatcom OpenWatcom requires a 386 or above to run, but can target the 8088. I'm curious what the binary size will look like when opts are enabled....
@vhelin Last year I mulled on extending [`minunit.h`](http://www.jera.com/techinfo/jtns/jtn002.html) for WLA DX. `ctest` would be fine for all the platforms supporting `cmake`, but I don't want the non `cmake` platforms to...
(Sorry for the delay...) Beautiful, thanks! EDIT: Ignore the rest of this comment. I include it for completeness, but I removed the branch remotely because it doesn't take into effect...
The more I think about it, the more I think it would be useful to have it as a separate project for developers as a TOOL (rather than a prerequisite)....
I just re-pushed the branch (refactor/build-sys) back to remote. The generated Makefiles DO work, but... please excuse my horrendous bash scripting :P (gen_makefiles.sh).
Well thanks :P... in any case, I've tested both the CL an MinGW auto-generated scripts against the current scripts. They produce identical binaries (beyond certain fields in the Portable Executable...