aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-06-12Remove support for 32-bit Windows.Dan Albert
2019-06-06Add r19 KIs to r20/r21 changelogs as appropriate.Dan Albert
2019-05-02Merge "Update changelog to reflect libc++ update."Treehugger Robot
2019-05-01Update status of LLD.Dan Albert
2019-05-01Update changelog to reflect libc++ update.Dan Albert
2019-04-18Remove hard coded system_libs.json list, fix doc.Dan Albert
2019-03-29Allow module ldflags to override app-wide flags.Dan Albert
2019-03-14Merge "Fix Clang changelog notes."Treehugger Robot
2019-03-14Fix Clang changelog notes.Dan Albert
2019-03-14Fix typo in argument name in doc.Dan Albert
2019-03-07Merge "Add a note about non-polymorphic types to the FAQ."Treehugger Robot
2019-03-07Add a note about non-polymorphic types to the FAQ.Dan Albert
2019-03-05Update changelog to reflect libc++ update.Dan Albert
2019-02-27Merge "Fix <prefix>clang++.cmd script."Treehugger Robot
2019-02-27Fix <prefix>clang++.cmd script.Dan Albert
2019-02-26Update to clang-r349610b.Dan Albert
2019-02-25Master is now r21 canary.Dan Albert
2019-02-19Allow users to set their own CMAKE_FIND_ROOT_PATH.Dan Albert
2019-02-12Fix ARM version for non-integrated assembler.Dan Albert
2019-02-10Point to the correct build doc version.Dan Albert
2019-02-08Disable multithreaded linking for Windows LLD.Dan Albert
2019-02-08Merge "Fix CMake's find_path."Treehugger Robot
2019-02-08Merge changes Ieb27774c,I82b47e65,Ib45af914,I77002416Treehugger Robot
2019-02-08Fix CMake's find_path.Dan Albert
2019-02-08Update the changelog for r19.Dan Albert
2019-02-08Tone down the lld KI in the r19 changelog.Dan Albert
2019-02-08Mark KI for Windows LLD.Dan Albert
2019-02-08Update changelog to mention fix in r19b.Dan Albert
2019-02-04Merge changes If596c43d,I98068ee0Treehugger Robot
2019-02-01Move NDK r19 to the completed releases section.Dan Albert
2019-02-01Reorganize the roadmap.Dan Albert
2019-02-01Add an FAQ about key functions.Dan Albert
2019-01-08Default to -fno-addrsig.Dan Albert
2018-12-18Update build systems/docs for the new Clang.Dan Albert
2018-12-04Update the testing doc.Dan Albert
2018-12-04Update Platform APIs doc.Dan Albert
2018-12-04Update the unified headers doc.Dan Albert
2018-12-04Update the toolchains doc.Dan Albert
2018-12-04Update README.md.Dan Albert
2018-11-30Update changelog for GCC wrapper removal.Dan Albert
2018-11-28Document the draft property for NDK APIs.Dan Albert
2018-11-27Allow the compiler to pick the default C++ std.Dan Albert
2018-11-13Update clang to r344140b.Dan Albert
2018-11-08Fix broken links in r19 changelog.Dan Albert
2018-11-01Slot weak API symbols and modules into releases.Dan Albert
2018-11-01Slot lld into the scheduled part of the roadmap.Dan Albert
2018-11-01Merge "Highlight LLD timeline in the r19 changelog."Treehugger Robot
2018-10-31Highlight LLD timeline in the r19 changelog.Dan Albert
2018-10-30Update the roadmap.Dan Albert
2018-10-29Merge changes from topic "change-layout"Treehugger Robot