aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/compile.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-01Rename function not to clash with typeBoris Kolpackov1-1/+1
2017-06-01Rework language selection during compilation codeBoris Kolpackov1-2/+9
2017-05-29Add ability to limit amount of preprocessing done on sourceBoris Kolpackov1-1/+6
2017-05-25Extract C++ modules informationBoris Kolpackov1-1/+7
2017-05-17Make sure preprocessor warning are passed throughBoris Kolpackov1-10/+2
2017-05-16Implement separate preprocess and compiler for GCC and ClangBoris Kolpackov1-2/+9
2017-05-15Add support for writing dependency info to temp file instead of stdoutBoris Kolpackov1-1/+1
2017-05-15Update all prerequisites before extracting header dependenciesBoris Kolpackov1-2/+2
2017-05-01Add hxx extension for headersKaren Arutyunov1-0/+94