Browse free open source Unix Shell Build Tools and projects below. Use the toggles on the left to filter open source Unix Shell Build Tools by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    buildaix

    buildaix

    scripts to package OpenSource Software into AIX LPP installp packages

    BUILDAIX is a set of scripts that largely automate compiling and packaging software as AIX LPP (installp format). The single command "buildaix" orchestrates the configure, make, and mkinstallp commands needed to create an installable LPP (or filesets). (in other words - buildaix does not create RPM packages) This package (helps) automates the building of standard OpenSource projects as an AIX LLP image/fileset that can be installed/uninstalled using the AIX command 'installp'. The LPP package is placed in the Project tree in ${BASE}/installp/ppc. The template created, as well as log files are stored in ${BASE}/build/aix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can focus on the more important parts of your project! Currently, builder can compile for AMD/Intel 32 and 64 bit along with ARM v6/7 (most notably for the Raspberry PI). The available profiles will successfully build for the XiniX and TC Linux distros, but contributions from others for those variants or others are welcomed and will be added to the database for all to use! Profiles can be found at: http://repo.cliquesoft.org/vanilla/1.1/builder/ [TC|XiniX]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Compilercache is a wrapperscript around your C and C++ compilers. Results from compilations are put into a cache. And once you compile the same thing again, the result will be picked from the cache instead of being recompiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    it's a replacement for GNU(Posix?) systems of the well known gnu autoconf it's also the french term for "sweet". it's like them : a small goodlooking tastefull thing that make developers happy ^_^ it's a set of scripts to run to check particular req
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cstem

    C/C++ system probe, test and automation toolkit

    cstem is a portable toolkit for probing and testing C/C++ system. It consist of 4 scripts: cprobe, cltest, cppdef, mkdep. cstem scripts can be used standalone or as part of software build systems. All scripts are portable and have no dependencies. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program provides flexibility to the users to change their IP address of the cvs working copy recursively . If any problem in download use ' http://cvsrootchanger.cvs.sourceforge.net/cvsrootchanger/ ' EMAIL:sridhar_dct3@yahoo.co.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CvsKnit is a toolset to automate knitting up CVS repositories from existing source packages. This is a sub-project of minix-up project (SF.jp).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Un script diseñado para hacer paquetes DEB's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    depfinder reports the dependencies of Slackware packages. It is faster than previous tools used for the same purpose and even has support for utilizing multiple CPUs/cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool for documenting and testing a session of shell commands and file edits as an html page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Some bash scripts to download and build (cross compile with e.g. ELDK) a working GUI framework for embedded linux systems. Possible combinations are: - GTK+-DirectFB - GTK+-KDrive (XServer) - LiTE (DirectFB) - wxWidgets-KDrive (XServer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Exmmpkg is a tool used to make and install a directory of code. Exmmpkg will compile and either install it, or automatically make one of 2 types of packages from it. - This project is now obsolete thanks to emerge in gentoo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a script to build binaries into any directory structure. similar to ebuild of the gentoo project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iwant
    NOTE: This is a sf.net/subversion clone from https://github.com/wipu/iwant A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libtool-cache is a Perl script that caches the commands executed by GNU libtool to increase compilation speed primarily on systems running Microsoft Windows and using Cygwin. It caches both compile and link commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A flatfile-based metadata repository and integration with common build tools (make, ant, others). A code generation framework is included and is useful to conditionally generate code objects based on the deployment environment. Metadata+deploy = :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mknew: a bash shell function library that provides "make" functionality to the shell. A user may write a simple shell script to invoke the usual software build procedures: compilation, testing, packaging, and distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    misspell-fixer

    Simple tool for fixing common misspellings, typos

    Utility to fix common misspellings, typos in source codes. There are lots of typical misspellings in program codes. Typically they are more eye-catching in the living code but they can easily hide in comments, examples, samples, notes and documentations. With this utility you can fix a large number of them very quickly. Be aware that the utility does not check or fix file names. It can easily happen that a misspelled word is fixed in a file name in a program's code, but the file itself will not be renamed by this utility. And also important to note to be extra careful when fixing public APIs! A manual review is always needed to verify that nothing has been broken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mkconfig

    build configuration tool

    mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.
    Downloads: 0 This Week
    Last Update:
    See Project