summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2013-07-10cmake/pch.cmake: Also append -fpch-preprocess to make ccache happierMarco Trevisan (TreviƱo)
2012-12-21Find more used compiler flags for pch.Jussi Pakkanen
2012-12-20Set pch include dir as a target property rather than a global flag.Jussi Pakkanen
2012-12-20Set -Winvalid-pch as a target compiler argument rather than a global one.Jussi Pakkanen
2012-12-20Make pch module work with ccache and potentially other compiler wrappers.Jussi Pakkanen
2012-12-18Added precompiled header support and enabled it for UnityCore.Jussi Pakkanen
2011-06-02remove more cruftNeil Jagdish Patel
2011-01-13merged in Mathieu Trudel-Lapierre's manpage branchGord Allott
2011-01-07use valac-0.12 binary, not unversioned valac oneMichael Terry
2010-12-24Include manpages, and make them translatable.Mathieu Trudel-Lapierre
2010-11-02Add build stuff for valaNeil Jagdish Patel