summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
Commit message (Collapse)AuthorAgeFilesLines
* crespo: fix extract permission permissionsJoel Teichroeb2013-08-251-0/+0
| | | | Change-Id: I02491d33653a5364477b43e259086aa428b522b3
* Added correct setup-makefiles.shDean Souleles2013-01-161-66/+7
| | | | Change-Id: I0db01b843eff50dc121b16b0bd418570489c6f24
* Restore missing extract-files.sh to CM10.1Dean Souleles2013-01-151-0/+117
| | | | Change-Id: Ieddcce7c359534a84be608a7bdecf414f62539b8
* Remove old-style blob-handling scriptsJean-Baptiste Queru2011-12-271-58/+0
| | | | Change-Id: If75ffebbd952a0a821b651f3fb793c4bc676ae4c
* Clean up AOSP-related stuffJean-Baptiste Queru2011-06-061-52/+0
| | | | Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
* Add NFC modules by default.Jean-Baptiste Queru2011-06-031-7/+0
| | | | | | | They had to be disabled for a while because of a crashing issue that has since been resolved. Change-Id: Ib4494d497136278b81eb5ff67c0ffa1b92f77d16
* Bring this back closer to the gingerbread stateJean-Baptiste Queru2011-04-221-20/+12
| | | | Change-Id: I61fdefaa06d7508a17beacea7e8d39628e156e13
* Merge from gingerbreadJean-Baptiste Queru2011-04-041-0/+10
|\ | | | | | | Change-Id: Ia7835ff0be97c47d671538f9adee1ec62784734a
| * Merge "Add NFC in extracted-binaries builds" into gingerbreadJean-Baptiste Queru2011-04-041-0/+7
| |\
| | * Add NFC in extracted-binaries buildsJean-Baptiste Queru2011-03-311-0/+7
| | | | | | | | | | | | Change-Id: I8c450836872286577b11b1ecb2d79976da02ebc6
* | | am be71d879: Merge "Disable 32bpp in pure open-source builds." into gingerbreadJean-Baptiste Queru2011-04-041-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit 'be71d879c0d8dbd536547b400856fa8f39f4ee55': Disable 32bpp in pure open-source builds.
| * | Disable 32bpp in pure open-source builds.Jean-Baptiste Queru2011-03-311-0/+1
| |/ | | | | | | | | Bug: 4197654 Change-Id: Ied71399edba0dee88bcd86566622d0d139a5baa2
* | Trampoline through the vendor sideJean-Baptiste Queru2010-10-221-13/+18
|/ | | | | | | This allows to have vendor features that are only included when proprietary drivers are included. Change-Id: I5a8524db2892d4fce87f0f284f791d60211a1f3f
* Disable page-flip in open-source builds.Jean-Baptiste Queru2010-10-181-0/+2
| | | | | | | | Page-flip as implemented by the kernel causes a lot of flicker when the 3D drivers aren't present. Bug: 3097357 Change-Id: I3c40667ddf3b96d69f9450573a3c88888d91d0b4
* Better handling of libsecril stub.Jean-Baptiste Queru2010-09-261-0/+2
| | | | | | | | | | | Use a different name for the stub than for the real library, so that the real library still appears in the list of proprietary files. Also, use the real library instead of the stub when building an open-source build with the proprietary files. Change-Id: I570e7b86be5be5c8e18326c9438b5736f6019d44
* Use full audio when proprietary files are presentJean-Baptiste Queru2010-09-241-0/+2
| | | | Change-Id: I3df1e5691bad05a6cb50914f18e8af54281adad0
* Improve configuration when proprietary binaries are presentJean-Baptiste Queru2010-09-241-1/+43
| | | | | | | | | -Enable 3D Launcher -Turn on live wallpapers (mostly copied from passion) Change-Id: Iadbc07ff7ab4c582454dd1547f8d169191e113f9
* Scripts for vendor/ makefiles in open-source buildsJean-Baptiste Queru2010-09-021-0/+61
This is the skeleton for the script that generates the various makefiles that are necessary to build in situations where proprietary drivers don't come with the associated makefiles. Change-Id: If87190e78b59cc1f00b1363a72567c43d05bcb8f