aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-19Merge remote-tracking branch 'aosp/upstream' into update_katiHEADmastermainCole Faust
2024-01-19Remove .KATI_SYMLINK_OUTPUTSupstreamCole Faust
2024-01-19Install a specific version of ninja in the dockerfileCole Faust
2023-10-05Enable ninja-validations.shCole Faust
2023-10-05Fix CICole Faust
2023-06-22Merge GitHub 'master' branch.LaMont Jones
2023-06-21Add arbitrary metadata "tag" tracking.Dan Albert
2023-06-21Add KATI_file_no_rerun functionLaMont Jones
2023-06-21Add KATI_foreach_sep functionLaMont Jones
2023-06-16Add KATI_file_no_rerun functionLaMont Jones
2023-06-16Add KATI_foreach_sep functionLaMont Jones
2023-06-15Add arbitrary metadata "tag" tracking.Dan Albert
2023-06-15Delete the golang version of katiCole Faust
2023-05-05Merge remote-tracking branch 'aosp/upstream' into update_kati_2Cole Faust
2023-05-05Add KATI_shell_no_rerunCole Faust
2023-05-05Add KATI_extra_file_deps functionCole Faust
2023-05-03Merge ckati_stamp_dump into the regular ckati binaryCole Faust
2023-01-31Remove pointers to IfStateCole Faust
2023-01-31Remove ParserStateCole Faust
2023-01-18Merge remote-tracking branch 'aosp/upstream' into update_katiCole Faust
2023-01-18Fix crash due to std::string_view changeCole Faust
2023-01-13Remove AppendStringCole Faust
2023-01-11Merge remote-tracking branch 'aosp/upstream' into update_katiCole Faust
2022-12-08Replace StringPiece with std::string_viewCole Faust
2022-11-30Remove usages of using namespace std;Cole Faust
2022-11-28Add ninja version of $? test caseDelilah Hoare
2022-11-28Run clang-formatDelilah Hoare
2022-11-28Update AUTHORSDelilah Hoare
2022-11-28Simplify implementation of $? for ninjaDelilah Hoare
2022-11-28Implement $? for ninjaDelilah Hoare
2022-11-28Add test case for $?Delilah Hoare
2022-11-28Disable $? in ninja modeDelilah Hoare
2022-11-28Update AUTHORS and CONTRIBUTORSDelilah Hoare
2022-11-28Implement $?Delilah Hoare
2022-11-27Fix tests for ubuntu 22.04Cole Faust
2022-11-25Merge pull request #256 from Colecf/workflow_dispatchCole Faust
2022-11-25Add workflow_dispatch trigger to github actionCole Faust
2022-11-17Merge pull request #251 from kongy/masterCole Faust
2022-11-17Merge remote-tracking branch 'upstream/master'Cole Faust
2022-11-17Merge pull request #254 from asmundak/masterCole Faust
2022-11-17Merge branch 'google:master' into masterasmundak
2022-11-09Fix CICole Faust
2022-10-31Add --variable_assignment_trace_filter optionSasha Smundak
2022-10-28Add --variable_assignment_trace_filter optionSasha Smundak
2022-08-31Fix unqualified-std-cast-call compiler warningYi Kong
2022-03-14Correct result of Stem()Delilah Hoare
2021-12-07Merge remote-tracking branch 'aosp/upstream'Dan Willemsen
2021-11-16Merge pull request #241 from danw/posix_spawnDan Willemsen
2021-11-15Switch from vfork to posix_spawnDan Willemsen
2021-11-15Fix parallel testsDan Willemsen