summaryrefslogtreecommitdiffstats
path: root/setup-makefiles.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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