GitHub topics: autotools
giellalt/giella-core
Build tools and build support files as well as developer support tools for the GiellaLT repositories.
Language: Python - Size: 13.6 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 8 - Forks: 2

sonarsource-cfamily-examples/linux-autotools-otherci-sq
An example C++ repository manually built with GNU Autotools(automake; make) on Linux and analyzed on SonarQube
Language: Shell - Size: 67.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 4

sonarsource-cfamily-examples/linux-autotools-gitlab-ci-sq
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using GitLab CI and analyzed on SonarQube
Language: C++ - Size: 62.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

sonarsource-cfamily-examples/linux-autotools-azure-sq
An example C++ repository built with GNU Autotools(automake; make) on Linux using Azure Pipelines and analyzed on SonarQube
Language: C++ - Size: 84 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

sonarsource-cfamily-examples/linux-autotools-gh-actions-sq
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using GitHub Actions and analyzed on SonarQube Server
Language: C++ - Size: 82 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 3

sonarsource-cfamily-examples/linux-autotools-otherci-sc
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using any CI and analyzed on SonarCloud
Language: Shell - Size: 70.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

sonarsource-cfamily-examples/linux-autotools-azure-sc
An example C++ repository built with GNU Autotools(automake; make) on Linux using Azure Pipelines and analyzed on SonarCloud
Language: C++ - Size: 90.8 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

sonarsource-cfamily-examples/linux-autotools-gh-actions-sc
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using GitHub Actions and analyzed on SonarQube Cloud
Language: C++ - Size: 84 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 29

sonarsource-cfamily-examples/linux-autotools-gitlab-ci-sc
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using GitLab CI and analyzed on SonarCloud
Language: C++ - Size: 78.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

alucardthefish/CodeNowHere
CLI application to create almost any programming language file!
Language: C++ - Size: 367 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 16 - Forks: 19

petk/php-build-system
Carefully crafted, CMake-based PHP build system
Language: CMake - Size: 6.49 MB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 23 - Forks: 2

m-grant-prg/libmgesysutils
MGE System Utilities Library.
Language: M4 - Size: 5.77 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

autoconf-archive/autoconf-archive
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.
Language: M4 - Size: 3.34 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 98 - Forks: 170

Ironclad-Project/util-ironclad
Collection of system utilities for use with Ironclad, aimed to provide a similar solution to other system tools like util-linux, procps-ng, e2fsprogs, and others.
Language: C - Size: 179 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

jonpalmisc/emake
Easy wrapper around CMake's CLI
Language: Python - Size: 49.8 KB - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 5 - Forks: 0

nverno/company-autoconf
Completion backend for editing autoconf files in emacs
Language: Emacs Lisp - Size: 42 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 1

m-grant-prg/swoc
Server Wait On Clients System.
Language: C - Size: 22 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

skywind3000/emake
你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单
Language: Python - Size: 397 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 866 - Forks: 118

Raymo111/i3lock-color Fork of i3/i3lock
The world's most popular non-default computer lockscreen.
Language: C - Size: 1.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,115 - Forks: 140

matrix-construct/construct
This is The Construct
Language: C++ - Size: 26.1 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 373 - Forks: 41

CarloWood/cwm4
cwautomacros as submodule
Language: M4 - Size: 343 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

m-grant-prg/kernel-utils
Kernel Hacking Utilities.
Language: Shell - Size: 232 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

m-grant-prg/lixbackups
Linux Backup Scripts.
Language: Shell - Size: 3.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

m-grant-prg/agmaint
apt-get and apt-key maintenance scripts.
Language: Shell - Size: 224 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sonarsource-cfamily-examples/linux-autotools-gcov-travis-sc
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarCloud (test coverage by gcov)
Language: Makefile - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

m-grant-prg/wutconv
Windows to and from Linux line ending conversion utility.
Language: Shell - Size: 228 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

m-grant-prg/mget
File Download Utility.
Language: Shell - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

autotools-mirror/autoconf
GNU Autoconf. Mirror of git://git.savannah.gnu.org/autoconf.git
Language: Roff - Size: 16.5 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 56 - Forks: 24

Freed-Wu/luarocks-build-autotools
A luarocks build module for autotools
Language: Lua - Size: 22.5 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

pvanhoof/dir-examples
Doing versioning right: examples for build environments like cmake, qmake, meson and autotools
Language: CMake - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 36 - Forks: 5

d0x2f/Animate
Interesting minimalist animations
Language: C - Size: 4.39 MB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

kwhat/ant-jni-tasks
Ant Tasks for Compiling Native C/C++ Code for JNI Projects
Language: Java - Size: 207 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 5

msune/autotools-skeleton
Simple autotools template for quick project bootstrapping
Language: C - Size: 8.79 KB - Last synced at: 3 minutes ago - Pushed at: 9 months ago - Stars: 23 - Forks: 4

m-grant-prg/project-misc
Useful m4 utility macros for AutoConf.
Language: Shell - Size: 91.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

danirod/chip8
A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.
Language: C - Size: 625 KB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 57 - Forks: 9

cooljeanius/emacs Fork of emacs-mirror/emacs
A fork of a mirror of GNU Emacs, to study the dumping mechanism for macOS
Language: Emacs Lisp - Size: 1.4 GB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

winspool/_build
A script to assist building software with many compiler and compile options. Even running the created software with wine, qemu, node or dosemu is supported.
Language: Shell - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jgarzik/univalue 📦
High performance RAII C++ JSON library and universal value object class
Language: C++ - Size: 168 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 57 - Forks: 78

Flameeyes/autotools-mythbuster
Autotools Mythbuster (The Guide)
Language: SCSS - Size: 485 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 79 - Forks: 13

autotools-mirror/libtool
GNU Libtool. Mirror of git://git.savannah.gnu.org/libtool.git
Language: Shell - Size: 8.98 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 34 - Forks: 23

madmurphy/not-autotools
A collection of awesome and self-documented m4 macros for GNU Autotools
Language: M4 - Size: 185 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 2

lu-zero/autotools-rs
build.rs helper to configure and compile autotools and configure/make projects
Language: Rust - Size: 43.9 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 16

Timothy-Liuxf/bgp_platform
bgp_platform - BGP outage detection experimental platform
Language: C++ - Size: 174 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

autotools-mirror/m4
GNU M4. Mirror of git://git.savannah.gnu.org/m4.git
Language: Shell - Size: 7.77 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 16 - Forks: 2

manid2/cpp-programs
C++ programs
Language: C++ - Size: 815 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

pkestene/cuda_mpi_autotools_proj_template
A template project for CUDA+MPI with autotools build system
Language: M4 - Size: 16.6 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

sonarsource-cfamily-examples/linux-autotools-bitbucket-sc
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using BitBucket Pipelines and analyzed on SonarCloud
Language: C++ - Size: 40 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

sonarsource-cfamily-examples/linux-autotools-travis-sc
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using Travis CI and analyzed on SonarCloud
Language: C++ - Size: 41 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 2

sonarsource-cfamily-examples/linux-autotools-bitbucket-sq
An example C++ repository built with GNU Autotools (automake; configure/make) on Linux using BitBucket Pipelines and analyzed on SonarQube
Language: C++ - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 3

sonarsource-cfamily-examples/linux-autotools-jenkins-sq
An example C++ repository built with GNU Autotools(automake; make) on Linux using Jenkins Pipeline and analyzed on SonarCloud
Language: C++ - Size: 27.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

vroncevic/gen_autoconf
Create C Project skeleton
Language: Python - Size: 7.42 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

sonarsource-cfamily-examples/linux-autotools
A GNU Autotools (automake; configure/make) build for the code example on Linux
Language: C++ - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vroncevic/gen_clib_pro
Generate C Library Project
Language: Shell - Size: 6.83 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vroncevic/gen_cc_pro
Generate CC Project
Language: Shell - Size: 6.66 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cooljeanius/autoconf-archive Fork of autoconf-archive/autoconf-archive
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.
Language: M4 - Size: 3.44 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

autotools-mirror/automake
GNU Automake. Mirror of git://git.savannah.gnu.org/automake.git
Language: Shell - Size: 25.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 46 - Forks: 32

m-grant-prg/txt2manwrap
A useful wrapper for txt2man utility.
Language: Shell - Size: 237 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

m-grant-prg/gen-gnulib
Generate Initial gnulib setup for an AutoTools Project.
Language: Shell - Size: 146 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

m-grant-prg/acmbuild
AutoTools Bootstrap Script.
Language: Shell - Size: 259 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

fmmarques/yage
YAGE - Yet Another (2d) Game Engine
Language: C++ - Size: 193 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

m-grant-prg/libmgec
MGE General C Library
Language: C - Size: 21.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

m-grant-prg/dnsmasq-logrotate
logrotate setup for dnsmasq.
Language: Shell - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

T0maas/autotools-gui
Qt base GUI for creating autotools projects
Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Mergesium/ugrep Fork of Genivia/ugrep
Mergesium fork of ugrep for autotools maintenance
Language: C++ - Size: 116 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

user-friendly/xrextract
X-Rebirth data extraction tool
Language: M4 - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

moueza/c-language-cunit
Language: Roff - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

antares-linux/configure
`./configure` script and makefile templates (merely a placeholder for the next few weeks)
Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

uglyoldbob/decompiler
A decompiler targeting c and similar languages.
Language: C++ - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 9

Mergesium/autotools
Autotools Integration extension for VSCode
Language: SCSS - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ejurgensen/bison-boilerplate
Boilerplate .l, .y, .am and .ac for multiple Bison/flex parsers-lexers in a C project
Language: Yacc - Size: 182 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AlxHnr/build.vim
Vim plugin for building projects
Language: Vim Script - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

padawanphysicist/guile-hello
Template module for Guile
Language: M4 - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ia/cryptutil
LEGACY: encryption utility for human beings
Language: C - Size: 195 KB - Last synced at: 8 days ago - Pushed at: almost 15 years ago - Stars: 0 - Forks: 1

cooljeanius/autotoolset-0.11.4
some old autotools-related project imported from Sourceforge
Language: TeX - Size: 2.42 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

wolfSSL/actions-build-autotools-project
Action that builds an autotools project
Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 4

gugolple/PicoRV32_BasicProject
Simplest project of a soft-cpu (picorv32) with a complete software environment.
Language: Shell - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m-grant-prg/bintray-debian-upload 📦
Simplify Debian package upload to Bintray
Language: Shell - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sydbox/pinktrace 📦
Pink's Tracing Library
Language: C - Size: 5.24 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 8

CharlesAverill/C_Project
Friendly Template for C Projects
Language: C - Size: 277 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

InnovAnon-Inc/test
C HelloWorld Examples with Branches for Different Build Systems
Language: C - Size: 414 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Risto-Stevcev/c-autotools
:boat: A tutorial on how to use autotools for C
Language: C - Size: 109 KB - Last synced at: 5 days ago - Pushed at: about 11 years ago - Stars: 6 - Forks: 0

illuusio/ffmpeg-example
FFMPEG 0.11-4.4/LibAV 0.8-11 example application with byte exact reading
Language: C - Size: 1.04 MB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 49 - Forks: 11

lightning-auriga/cookiecutter-cxx-software Fork of NCI-CGR/cookiecutter-cxx-software
cookiecutter template for autotools-powered C++ software package, with various quirks mixed in
Language: M4 - Size: 226 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tauril/bson-parser
A simple bson parser in Modern C++
Language: M4 - Size: 2.06 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

TREX-CoE/hackathon
Build-system hackathon
Language: TeX - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

joaqim/eu4-autosave-archiver
Copies save files automatically to a subfolder after each save. (Works in Ironman mode)
Language: C++ - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

unix-junkie/teamcity-autotools-plugin 📦
Adds GNU Autotools support to TeamCity
Language: Java - Size: 7.56 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

osmuogar/autotools-template
Template project for c/c++ with autotools . Run project_init to fill in your project's information.
Language: M4 - Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hadjiprocopis/perl-embed-autotools
Skeleton for building perlembed projects using the GNU Build System aka Autotools
Language: Makefile - Size: 166 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Spiffyk/autoedit
A script for editing GNU Autoconf configuration. (Mirrored from GitLab)
Language: Shell - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zlatozar/c_lang_project
Template for C language projects
Language: C - Size: 4.46 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

noloader/cryptopp-autotools
Autotools files for Crypto++ project
Language: M4 - Size: 669 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

benknoble/autotool-torial 📦
Autotools tutorial (some content from https://www.lrde.epita.fr/~adl/dl/autotools.pdf)
Language: Roff - Size: 131 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

glenux/alobe 📦
Large bidirected graph analysis tool.
Language: C - Size: 12.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

drok/libodb
Fork of cli from https://git.codesynthesis.com/cgit/odb/libodb, for the purpose of continuing maintenance of autotools build support.
Language: C++ - Size: 586 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

drok/libodb-mysql
Fork of cli from https://git.codesynthesis.com/cgit/odb/libodb-mysql/, for the purpose of continuing maintenance of autotools build support.
Language: C++ - Size: 395 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

drok/codesynthesis-cli
Fork of cli from https://git.codesynthesis.com/cgit/cli/cli/, for the purpose of continuing maintenance of autotools build support.
Language: C++ - Size: 554 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

moku3u/Twitter-auto-tweet
Automatically tweets on twitter at regular intervals
Language: Python - Size: 3.66 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

smoeding/autotools-template
My minimal template for a project using GNU Autotools
Language: C - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PerlAlien/Alien-m4
Find or build m4
Language: Perl - Size: 55.7 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
