GithubHelp home page GithubHelp logo

beqjanus / autobuild Goto Github PK

View Code? Open in Web Editor NEW

This project forked from secondlife/autobuild

0.0 0.0 0.0 1 MB

A framework for building packages and managing their dependencies

License: MIT License

Python 99.98% Batchfile 0.02%

autobuild's Introduction

Autobuild

codecov

Autobuild is a framework for building packages and for managing the dependencies of a package on other packages. It provides a common interface to configuring and building any package, but it is not a build system like make or cmake. You will still need platform-specific make, cmake, or project files to configure and build your library. Autobuild will, however, allow you invoke these commands and package the product with a common interface.

Important: Linden Lab Autobuild is not the same as or derived from GNU Autobuild, but they are similar enough to cause confusion.

For more information, see Autobuild's wiki page.

Environment variables

Name Default Description
AUTOBUILD_ADDRSIZE 32 Target address size
AUTOBUILD_BUILD_ID - Build identifier
AUTOBUILD_CONFIGURATION - Target build configuration
AUTOBUILD_CONFIG_FILE autobuild.xml Autobuild configuration filename
AUTOBUILD_CPU_COUNT - Build system cpu core count
AUTOBUILD_GITHUB_TOKEN - GitHub HTTP authorization token to use during package download
AUTOBUILD_GITLAB_TOKEN - GitLab HTTP authorization token to use during package download
AUTOBUILD_INSTALLABLE_CACHE - Location of local download cache
AUTOBUILD_LOGLEVEL WARNING Log level
AUTOBUILD_PLATFORM - Target platform
AUTOBUILD_SCM_SEARCH true Whether to search for .git in parent directories if using SCM version discovery
AUTOBUILD_VARIABLES_FILE - .env file to load
AUTOBUILD_VCS_BRANCH git branch autobuild-package.xml VCS info: branch name.
AUTOBUILD_VCS_INFO false Whether to include version control information in autobuild-package.xml
AUTOBUILD_VCS_REVISION git commit autobuild-package.xml VCS commit reference to include in autobuild-package.xml. Defaults to current git commit sha.
AUTOBUILD_VCS_URL git remote url autobuild-package.xml VCS info: repository URL
AUTOBUILD_VSVER - Target Visual Studio version to use on windows

autobuild's People

Contributors

nat-goodspeed avatar oz-linden avatar brad-linden avatar bennettgoble avatar cglinden avatar ryemutt avatar boroondas avatar jjlinden avatar mzlinden avatar ansariel avatar bradkittenbrink avatar huseby-linden avatar runitailinden avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.