aboutsummaryrefslogtreecommitdiff
path: root/pw_polyfill
AgeCommit message (Expand)Author
2022-01-19pw_polyfill: Split up the polyfill targetsEwout van Bekkum
2022-01-19pw_polyfill/cstddef: Add missing constexpr specifiersEwout van Bekkum
2022-01-10pw_polyfill: Remove C++11 and C11 polyfillsWyatt Hepler
2021-12-17Zephyr implementation of pw_rpc and dependenciesYuval Peress
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-12pw_polyfill: Remove -included language_features.hWyatt Hepler
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2021-10-12pw_polyfill: Move std::to_array to pw::containers::to_arrayWyatt Hepler
2021-08-12misc: Update non-type template parameter styleWyatt Hepler
2021-07-27workspace: Adds hermetic host toolchain for linuxNathaniel Brough
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-22pw_polyfill: Remove two language feature polyfillsWyatt Hepler
2021-06-12Add feature tests for C++20 constexpr and constevalMichael Spang
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-03-09pw_polyfill: Add polyfill to toolchainNathaniel Brough
2021-02-05pw_toolchain: ARM clang toolchainArmando Montanez
2021-01-22pw_span: Restrict visibilityWyatt Hepler
2021-01-21pw_span: Provide <span> through pw_polyfillWyatt Hepler
2021-01-08pw_kvs: Make kvs compile with C++14Rob Oliver
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-10-16pw_build: add "-Wundef" to strict_warningsEwout van Bekkum
2020-10-15BUILD.gn files: Improve import formattingWyatt Hepler
2020-10-01docs: Make labels consistent; remove boilerplateWyatt Hepler
2020-09-09pw_polyfill: Support std::endian from <bit>Wyatt Hepler
2020-08-31pw_polyfill: std::integer_sequence, std::to_arrayWyatt Hepler
2020-08-11pw_polyfill: Update language feature supportWyatt Hepler
2020-08-08GN build: No longer add public to sourcesWyatt Hepler
2020-07-01pw_polyfill, pw_minimal_cpp_stdlib: Fix namespaceWyatt Hepler
2020-06-16Remove legacy_target.gniArmando Montanez
2020-06-16Don't declare pigweed variables as globalsArmando Montanez
2020-06-16pw_build: Switch to pw_* target typesAlexei Frolov
2020-06-16pw_build, pw_toolchain: Add default configsAlexei Frolov
2020-04-07pw_polyfill: add missing dependencyRob Mohr
2020-04-07Many changes to support stricter depsRob Mohr
2020-03-17Docs: Add missing RST docsArmando Montanez
2020-02-28Roll GN to 239533dRob Mohr
2020-01-24pw_polyfill: Provide the static_assert macro in CWyatt Hepler
2020-01-17pw_tokenizer: Make C++11 compatibleWyatt Hepler
2020-01-17Make span and varint C++11 compatibleWyatt Hepler
2020-01-17pw_polyfill: C++11 and C++14 unit testsWyatt Hepler
2020-01-17pw_polyfill: Backports for C++11 and C++14Wyatt Hepler