sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts tagged cmd

As my build scripts keep getting more complicated, I am now in need of a configuration file for each. Furthermore, I have several machines and I need to sometimes change paths around. In other words, I need a local configuration file for each script and for each host I build on. I will use myScript.bat […]

I have already explained (very superficially) the motivation for the need of jumping directly into a directory from the Windows Explorer, while having the Visual Studio (VC++ actually) compiler and linker tools available for various architectures in my older post windows task: Open Visual C++ command prompt by right-clicking a folder. I have now improved […]