Searched full:github (Results 1 – 23 of 23) sorted by relevance
/picolibc-latest/.github/ |
D | zephyr-files.txt | 1 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_aarch… 2 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_arc-z… 3 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_arc64… 4 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_micro… 5 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_mips-… 6 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_nios2… 7 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_sparc… 8 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_x86_6… 9 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_xtens… 10 https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.8/toolchain_linux-x86_64_xtens… [all …]
|
D | Dockerfile-zephyr | 4 COPY .github/zephyr-packages.txt / 6 COPY .github/zephyr-files.txt / 8 COPY .github/zephyr-setup / 38 …0b33f39766fe9db67f40418aed6a5b3d7b2f4f7fab025a8213264b77a2d0e1b1 https://github.com/ccache/ccache/…
|
D | linux-files.txt | 1 https://github.com/ZakKemble/avr-gcc-build/releases/download/v12.1.0-1/avr-gcc-12.1.0-x64-linux.tar… 7 https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-18.1.3/LL…
|
D | Dockerfile | 3 COPY .github/linux-packages.txt / 5 COPY .github/linux-files.txt /
|
D | dependabot.yml | 3 - package-ecosystem: github-actions
|
/picolibc-latest/.github/workflows/ |
D | linux.yml | 14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 21 DOCKERFILE: picolibc/.github/Dockerfile 24 PACKAGES_FILE: picolibc/.github/linux-packages.txt 25 EXTRA_FILE: picolibc/.github/linux-files.txt 53 file: .github/Dockerfile 68 "./.github/do-cmake-linux -DCMAKE_BUILD_TYPE=RelWithDebInfo", 69 "./.github/do-cmake-linux -DCMAKE_BUILD_TYPE=MinSizeRel", 93 if: matrix.test == './.github/do-zephyr' 95 …wget -nv https://github.com/ccache/ccache/releases/download/v4.8.2/ccache-4.8.2-linux-x86_64.tar.xz 102 if: matrix.test == './.github/do-zephyr' [all …]
|
D | zephyr.yml | 14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 18 # .github/do-zephyr --buildtype release 22 DOCKERFILE: picolibc/.github/Dockerfile-zephyr 25 PACKAGES_FILE: picolibc/.github/zephyr-packages.txt 26 EXTRA_FILE: picolibc/.github/zephyr-files.txt 54 file: .github/Dockerfile-zephyr 75 "./.github/do-zephyr", 99 if: matrix.test == './.github/do-zephyr' 101 …wget -nv https://github.com/ccache/ccache/releases/download/v4.8.2/ccache-4.8.2-linux-x86_64.tar.xz 108 if: matrix.test == './.github/do-zephyr' [all …]
|
D | head-zephyr | 14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 18 # .github/do-zephyr --buildtype release 22 DOCKERFILE: picolibc/.github/Dockerfile-zephyr 25 PACKAGES_FILE: picolibc/.github/zephyr-packages.txt 26 EXTRA_FILE: picolibc/.github/zephyr-files.txt 54 file: .github/Dockerfile-zephyr
|
D | head | 14 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 21 DOCKERFILE: picolibc/.github/Dockerfile 24 PACKAGES_FILE: picolibc/.github/linux-packages.txt 25 EXTRA_FILE: picolibc/.github/linux-files.txt 53 file: .github/Dockerfile
|
D | steps-head | 23 if: matrix.test == './.github/do-zephyr' 25 …wget -nv https://github.com/ccache/ccache/releases/download/v4.8.2/ccache-4.8.2-linux-x86_64.tar.xz 32 if: matrix.test == './.github/do-zephyr' 35 …key: compilation-${{ runner.os }}-${{ github.job }}-${{ matrix.meson_flags }}-${{ env.CCACHE_SIZE …
|
D | targets-cmake-linux | 2 "./.github/do-cmake-linux -DCMAKE_BUILD_TYPE=RelWithDebInfo", 3 "./.github/do-cmake-linux -DCMAKE_BUILD_TYPE=MinSizeRel",
|
D | targets-linux | 2 "./.github/do-linux",
|
D | targets-zephyr | 2 "./.github/do-zephyr",
|
/picolibc-latest/ |
D | CONTRIBUTING.md | 13 2. [github](https://github.com/keith-packard/picolibc). This should 15 make contributing to Picolibc easier for people familiar with github. 23 $ git clone https://github.com/keith-packard/picolibc.git 71 2. Generate a pull-request in github. 73 1. Fork the picolibc project into your own github account 80 We're using the issue tracker on Github for now; if you have issues, 82 [Picolibc Issue Tracker](https://github.com/keith-packard/picolibc/issues)
|
D | README.md | 11 *  12 *  13 *  693 9. Speed improvements for github CI system 736 2. Speed up github actions by sharing Debian docker image (thanks to 1044 3. Testing on github on push and pull-request. For now, this is
|
D | COPYING.picolibc | 2764 .github/Dockerfile 2765 .github/Dockerfile-zephyr 2766 .github/do-build 2767 .github/do-cmake-test 2768 .github/do-linux 2769 .github/do-many 2770 .github/do-test 2771 .github/do-zephyr 2772 .github/linux-packages.txt 2773 .github/workflows/Makefile [all …]
|
/picolibc-latest/doc/ |
D | embedsource.md | 13 git submodule add https://github.com/keith-packard/picolibc subprojects/picolibc
|
D | releasing.md | 76 15. Create new release on github site, pasting in relevant README.md
|
/picolibc-latest/newlib/libc/time/ |
D | gmtime_r.c | 95 * http://howardhinnant.github.io/date_algorithms.html#civil_from_days */ in gmtime_r()
|
/picolibc-latest/scripts/ |
D | GeneratePicolibcCrossFile.sh | 481 # https://github.com/mesonbuild/meson/issues/7037 589 # See this commit: https://github.com/mesonbuild/meson/pull/6597
|
/picolibc-latest/newlib/testsuite/newlib.time/ |
D | tzset.c | 100 * IN_SECONDSzones extracted from the tzdb (https://github.com/eggert/tz#2019e).
|
/picolibc-latest/newlib/doc/ |
D | makedocbook.py | 807 # see also https://github.com/dabeaz/ply/pull/184
|
/picolibc-latest/test/ |
D | testcases.c | 6 * https://github.com/BartMassey/printf-tests
|