aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/companion_libs
Commit message (Expand)AuthorAgeFilesLines
* Use -std=c17 for companion libs, which won't build with C23 standard, default...Michał Zagórski2025-06-132-0/+4
* companion_libs: Make picolibc build compatible with 1.8.10Keith Packard2025-04-261-6/+18
* picolibc: Add LIBC_PICOLIBC_GCC_LIBSTDCXX_TARGET_CXXFLAGSKeith Packard2025-04-261-0/+3
* Fix missing $ for variableQuentin Boswank2025-04-161-1/+1
* ncurses: Pass --disable-widec to configureChris Packham2025-02-241-0/+2
* picolibc: Avoid build system headersChris Packham2025-01-051-0/+1
* companion_libs: zstd: Build nomt configurationChris Packham2024-09-091-1/+1
* Optimize zstd we buildQuentin Boswank2024-06-171-13/+3
* gnuprumcu: Pass host sysroot to build toolchainDimitar Dimitrov2024-03-111-1/+18
* Fix zlib build on win32 near enviromentsQuentin Boswank2023-12-181-2/+0
* mpfr: Add support of building MPFR for targetYuriy Kolerov2023-05-191-3/+53
* newlib: Add missing linker options for nano.specsYuriy Kolerov2023-05-101-1/+1
* picolibc: Allow default memory layout values to be configuredKeith Packard2023-04-191-0/+4
* picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newerKeith Packard2023-04-191-1/+3
* picolibc: Add configuration to select picolibc as the system libcJoakim Nohlgård2023-03-081-69/+83
* picolibc: Use ${CT_CC} for compilerJoakim Nohlgård2023-03-081-1/+1
* Add zstd to the companion libsQuentin Boswank2023-02-081-0/+102
* Enable support for building libgccjitMarc Poulhiès2022-12-186-5/+39
* gmp: Set CC_FOR_BUILD and CPP_FOR_BUILDChris Packham2022-05-311-2/+5
* newlib-nano: Fix include path for CT_NEWLIB_NANO_INSTALL_IN_TARGETStephanos Ioannidis2022-05-121-1/+1
* scripts/build/companion_libs: Fix missing directory with newlib-nanoDerald D. Woods2022-05-121-0/+2
* Convert tabs to spacesAlexey Neyman2022-02-112-21/+21
* Restrict *-uclibc,* canadians to gettext 0.20Alexey Neyman2022-02-111-0/+22
* Retire obsoleted milestonesAlexey Neyman2022-02-112-15/+0
* gmp: Support building for targetChris Packham2021-09-191-2/+30
* gnuprumcu: Bump to v0.6.0Dimitar Dimitrov2021-08-221-5/+4
* newlib-nano: Fix nano.spec based on CT_NEWLIB_NANO_INSTALL_IN_TARGETKumar Gala2021-07-301-1/+28
* picolibc: Disable wchar_t use in libstdc++Keith Packard2021-07-131-0/+1
* newlib: Add libstdc++ nano-specific CXXFLAGSStephanos Ioannidis2021-06-071-0/+3
* Merge branch 'abrodkin-newlib-nano-relocatable' of git://github.com/foss-for-...Chris Packham2021-04-191-3/+3
|\
| * newlib-nano: Use run-time calculated paths in top-level nano.specsAlexey Brodkin2021-04-161-3/+3
* | newlib-nano: Add option to copy libs into targetKumar Gala2021-04-151-0/+25
* | newlib-nano: remove whitespace from nano.spec fileKumar Gala2021-04-151-1/+1
|/
* newlib-nano: Create symlinks for nano-suffixed libsAlexey Brodkin2021-02-191-0/+32
* Merge pull request #1448 from dinuxbg/masterChris Packham2021-01-251-0/+89
|\
| * Add package with PRU linker scripts and headersDimitar Dimitrov2021-01-191-0/+89
* | newlib-nano: Build libstdc++ against newlib-nano if requestedKeith Packard2021-01-141-0/+45
* | Create nano.spec file that sits atop the existing nano buildKeith Packard2021-01-141-0/+16
* | Add newlib-nano as companion libKeith Packard2021-01-141-0/+128
|/
*-. Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham2021-01-132-0/+179
|\ \
| | * picolibc: Build libstdc++ against picolibc if requestedKeith Packard2021-01-111-0/+46
| | * picolibc: Convert to companion libraryKeith Packard2021-01-081-0/+124
| |/ |/|
| * libgmp: Fix cross-canadian build for macOSAlexey Brodkin2020-12-231-0/+9
|/
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-0410-15/+15
* Move GDB build into a common backend functionAlexey Neyman2019-03-091-1/+1
* expat: Build without docbookBernhard Walle2019-02-201-0/+1
* Config v2: select relevant parts of each package versionAlexey Neyman2019-01-301-5/+3
* Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-053-3/+3
* Ncurses fixes for 6.1Alexey Neyman2018-01-291-2/+7
* Add -D__GLIBC__ to target CFLAGSAlexey Neyman2017-09-303-0/+3