GithubHelp home page GithubHelp logo

ingenieursaurav / platform_build Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 51.08 MB

Makefile 36.20% HTML 1.04% Python 29.78% Shell 1.72% C 0.80% C++ 3.27% Dockerfile 0.03% CSS 6.55% JavaScript 15.32% C# 2.80% Smalltalk 0.27% Java 2.13% Forth 0.05% Go 0.05%

platform_build's Introduction

Android Make Build System

This is the Makefile-based portion of the Android Build System.

For documentation on how to run a build, see Usage.txt

For a list of behavioral changes useful for Android.mk writers see Changes.md

For an outdated reference on Android.mk files, see build-system.html. Our Android.mk files look similar, but are entirely different from the Android.mk files used by the NDK build system. When searching for documentation elsewhere, ensure that it is for the platform build system -- most are not.

This Makefile-based system is in the process of being replaced with Soong, a new build system written in Go. During the transition, all of these makefiles are read by Kati, and generate a ninja file instead of being executed directly. That's combined with a ninja file read by Soong so that the build graph of the two systems can be combined and run as one.

platform_build's People

Contributors

15characterlimi avatar agampe avatar arkassay avatar bdcgoogle avatar bohu-google avatar bowgotsai avatar captain5050 avatar cferris1000 avatar chih-hung avatar colincross avatar danalbert avatar danw avatar davidbrazdil avatar ddougherty avatar delphij avatar digit-android avatar dimitry- avatar enh-google avatar eugenis avatar jiyongp avatar narayank avatar nfuller avatar nickkral avatar onoratoj avatar scottamain avatar shinh avatar smore-lore avatar stephenhines avatar szuweilin avatar wangying1015 avatar

Stargazers

 avatar  avatar

Watchers

 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.