Showing 3 open source projects for "cl.exe"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    This project is closely related to gretl (https://gretl.sourceforge.net) and aims to provide a C/C++ stack for linking code against libgretl on MS Windows natively (i.e., using the MS SDK). Currently, only LLVM compilers are supported, though support for MS cl.exe is in progress. If you have any questions or comments, feel free to contact me at marcin(at)gretlconference(dot)org. Marcin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VcSpawn

    Runs cl.exe/link.exe with low priority in MS VisualStudio

    This application is intended to reduce running priority of MS Visual Studio compiler and linker processes. When you build a solution in Visual Studio (2013-2017), it can run multiple cl.exe / link.exe processes that consumes 100% even of multicore CPU. Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background. This application substitutes native cl.exe / link.exe files and spawns them with a lower than normal priority. As a result any other processes get enough CPU time and reacts promptly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cccl is a wrapper around Microsoft Visual C++'s cl.exe and link.exe. It converts Unix compiler command line parameters into the equivalent parameters for cl and link.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next