A cross-platform, portable, linkable Git implementation library
...The CMake build system provides lots of options to configure the libgit2 build for your particular needs. Itβs highly recommended that you build libgit2 as a static library for Xcode projects to simplify distribution significantly. libgit2 is used for powering Git GUI clients, such as gmaster and GitKraken and on Git hosting providers such as GitLab, Azure, GitHub, DevOps, among others. By clicking "merge pull request", we perform the merge. It is licensed under the GPLv2 license, so you can link it in its unmodified state with any type of software without releasing its source code.
JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake.
In addition, JxMake provides several capabilities not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more.
Harbour Minigui (MinGW Package)
-----------------------------------------------------------------------
Harbour MiniGUI (Mingw Package) includes these main components:
- Harbour 3.2.0dev (r1611161510)
( https://github.com/harbour/core )
- Harbour MiniGUI extended v.16.11 ( http://hmgextended.com/home.html )
- Mingw 6.2.0 (MinGW-w64 - for 32 and 64 bit Windows Compiler Suite for Windows)
( http://sourceforge.net/projects/mingw-w64/ )
For details about the above products, please visit their respective sites.
This package might be a good choice for harbour & ex-clipper programmers seeking
a usable way to convert / transfer their application(s) into the windows GUI world.
Try it, to see if it fits with your development environment...
Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
Script free installation IDE that uses drag and drop gestures to create executable installs. These installs can be run as stand alone GUI, TTY or web/browser based. Installations have a component database used for uninstalls/upgrades. Written in Java.
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.