All Projects → alisw → alibuild

alisw / alibuild

Licence: GPL-3.0 license
A simple build tool for ALICE software

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to alibuild

alidist
Recipes to build ALICE software
Stars: ✭ 23 (+21.05%)
Mutual labels:  hep, alice-experiment
alice-rs
Analyze the public data from the CERN base ALICE collaboration with Rust
Stars: ✭ 81 (+326.32%)
Mutual labels:  hep, alice-experiment
decaylanguage
Package to parse decay files, describe and convert particle decays between digital representations.
Stars: ✭ 34 (+78.95%)
Mutual labels:  hep
CMake-Cheatsheet
Short introduction to CMake with some examples.
Stars: ✭ 90 (+373.68%)
Mutual labels:  build-tool
elite
Fegeya Elitebuild, small, powerful build system. Written in Rust.
Stars: ✭ 24 (+26.32%)
Mutual labels:  build-tool
LatticeQCD.jl
A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
Stars: ✭ 85 (+347.37%)
Mutual labels:  hep
6umpukc
Тулинг для разработки сайтов и решений на Bitrix под Ubuntu/Windows
Stars: ✭ 13 (-31.58%)
Mutual labels:  build-tool
ycm
Extra CMake Modules for YARP and friends
Stars: ✭ 42 (+121.05%)
Mutual labels:  build-tool
systemjs-tools
(dev)tools for working with SystemJS
Stars: ✭ 41 (+115.79%)
Mutual labels:  build-tool
vim-build-tools-wrapper
Projects building plugin for Vim
Stars: ✭ 23 (+21.05%)
Mutual labels:  build-tool
unity-build-pipeline
Custom BASH script for build, archive, export and upload APK and IPA to server with Telegram notification
Stars: ✭ 59 (+210.53%)
Mutual labels:  build-tool
Cake.Incubator
This project contains various experimental but useful extension methods and aliases for Cake
Stars: ✭ 17 (-10.53%)
Mutual labels:  build-tool
native-samples
Samples of modern build automation for native languages with Gradle
Stars: ✭ 140 (+636.84%)
Mutual labels:  build-tool
b2
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 38 (+100%)
Mutual labels:  build-tool
fort depend.py
A python script to generate dependencies for Fortran projects
Stars: ✭ 35 (+84.21%)
Mutual labels:  build-tool
replify
Minimalist, standalone Clojure(script) build tool
Stars: ✭ 27 (+42.11%)
Mutual labels:  build-tool
pylhe
Lightweight Python interface to read Les Houches Event (LHE) files
Stars: ✭ 29 (+52.63%)
Mutual labels:  hep
jeka
Build JVM software with vanilla code
Stars: ✭ 73 (+284.21%)
Mutual labels:  build-tool
makestudio
Setup your Delphi Environment very easily - build your projects with more comfort
Stars: ✭ 43 (+126.32%)
Mutual labels:  build-tool
atool-build
🔨 Build tool based on webpack.
Stars: ✭ 393 (+1968.42%)
Mutual labels:  build-tool

aliBuild

A simple build tool for ALICE experiment software and its externals. Recipes for the externals and ALICE software are stored in alidist.

Instant gratification with:

pip install alibuild
git clone https://github.com/alisw/alidist.git
aliBuild build AliRoot
alienv enter AliRoot/latest
aliroot -b

Full documentation at:

https://alisw.github.io/alibuild

Pre-requisites

If you are using aliBuild directly from git clone, you should make sure you have pyyaml and argparse in your python distribution.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].