Skip to content

ne-app-eu/bld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NE.APP BUILD (nebld)

License: GPL-3.0

Fast and easy to use build system for low-level projects.

Requirements:

  • GNU C++
  • GNU Make

Guide (GNU Make):

  • Run make build-nebld-core and build-nebld to build from the sources.

Guide (NeBuild):

  • Run nebld and pass the path to the manifest file to build from the sources:
nebld targets/osx.json

Guide (CMake):

  • Use CMake to build nebld from the sources:
cmake -S . -B build
cmake --build build
Copyright (C) 2024-2026, Amlal El Mahrouss and NE.APP, licensed under the BSD 3 Clause license.

About

Main-line development of the build system based on manifests (https://go.ne-app.eu/bld)

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Sponsor this project

Packages

 
 
 

Contributors