Difference between revisions of "Build"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Build]] | [[wikipedia:Build]] | ||
+ | * <code>[[make build]]</code> | ||
+ | * <code>[[cmake]]</code> | ||
* <code>[[docker build]]</code> | * <code>[[docker build]]</code> | ||
* <code>[[docker-compose build]]</code> | * <code>[[docker-compose build]]</code> | ||
Line 14: | Line 16: | ||
* <code>[[go build]]</code> | * <code>[[go build]]</code> | ||
* <code>[[gradle build]]</code> | * <code>[[gradle build]]</code> | ||
− | |||
* <code>[[ng build]]</code> | * <code>[[ng build]]</code> | ||
* <code>[[gcloud builds]]</code> | * <code>[[gcloud builds]]</code> | ||
Line 20: | Line 21: | ||
* [[Pants]] | * [[Pants]] | ||
* [[Buck]] (2013) | * [[Buck]] (2013) | ||
− | * [[ | + | * [[Meson]] (2013): <code>[[meson compile]]</code> |
* [[Nix]] (2003) | * [[Nix]] (2003) | ||
+ | * [[cabal build]] | ||
+ | * [[Earthly]]: <code>[[earthly --push]]</code> | ||
+ | * <code>[[cargo build]]</code> | ||
== Related terms == | == Related terms == | ||
Line 28: | Line 32: | ||
* [[Gulp.js]] | * [[Gulp.js]] | ||
* <code>[[build:]]</code> | * <code>[[build:]]</code> | ||
+ | * [[Scons]] | ||
+ | * [[Buildroot]] | ||
+ | * [[uses: docker/build-push-action]] | ||
== See also == | == See also == |
Latest revision as of 06:41, 17 July 2024
make build
cmake
docker build
docker-compose build
conan build
andconan create
Kaniko
(2018)- Google Cloud Build
- GitLab:
.gitlab-ci.yml
build stage - AWS CodeBuild:
buildspec.yml
- AWS SAM:
sam build
yarn build
npm run build
kim build
go build
gradle build
ng build
gcloud builds
- Bazel (2015)
- Pants
- Buck (2013)
- Meson (2013):
meson compile
- Nix (2003)
- cabal build
- Earthly:
earthly --push
cargo build
Related terms[edit]
- Build automation: Blaze
- Binary repository manager
- Gulp.js
build:
- Scons
- Buildroot
- uses: docker/build-push-action
See also[edit]
- Build, build automation,
make, cmake
,docker build
,conan build, gradle build
, kaniko, AWS CodeBuild, Bazel, Google Cloud Build, meson, Pants, Scons, Buck2,earthly
- Software development: SDLC, SCM,
git
, GitHub, GitLab, TeamCity, Jenkins, CircleCI, Rational ClearCase, AWS CodeCommit, VCS,/sys/dev/
, DDD, EDA
Advertising: