Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-22 | tools: just generate the complete reversemap.cxx | Thomas Arnhold | |
This makes tools pch ready. Change-Id: I8d5d5fcbb417f3790749aeb9d9c947f739ecb30f | |||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2013-01-01 | no non-ordering dependencies on <whatever>/.dir | Luboš Luňák | |
As that'd be like forcing a remake every single time. | |||
2012-12-30 | add runtime deps for custom targets | David Tardon | |
Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008 | |||
2012-10-27 | there is no sal_textenc for Android | Matúš Kukan | |
Change-Id: I7a55f775cf1b9d608a71e1d754df7027545c1254 | |||
2012-10-26 | tools: add missing dep: dlopened sal_textenc | Matúš Kukan | |
Change-Id: I6a1d51e6a1e5e41b9866bc67c2e9707a2bd2e9a4 | |||
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan | |
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed | |||
2012-03-31 | tools: use CustomTarget makefile | Matúš Kukan | |