summaryrefslogtreecommitdiff
path: root/scripts/build/companion_libs
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Convert tabs to spacesAlexey Neyman2-21/+21
2022-02-11Restrict *-uclibc,* canadians to gettext 0.20Alexey Neyman1-0/+22
2022-02-11Retire obsoleted milestonesAlexey Neyman2-15/+0
2021-09-19gmp: Support building for targetChris Packham1-2/+30
2021-08-22gnuprumcu: Bump to v0.6.0Dimitar Dimitrov1-5/+4
2021-07-30newlib-nano: Fix nano.spec based on CT_NEWLIB_NANO_INSTALL_IN_TARGETKumar Gala1-1/+28
2021-07-13picolibc: Disable wchar_t use in libstdc++Keith Packard1-0/+1
2021-06-07newlib: Add libstdc++ nano-specific CXXFLAGSStephanos Ioannidis1-0/+3
2021-04-19Merge branch 'abrodkin-newlib-nano-relocatable' of git://github.com/foss-for-...Chris Packham1-3/+3
2021-04-16newlib-nano: Use run-time calculated paths in top-level nano.specsAlexey Brodkin1-3/+3
2021-04-15newlib-nano: Add option to copy libs into targetKumar Gala1-0/+25
2021-04-15newlib-nano: remove whitespace from nano.spec fileKumar Gala1-1/+1
2021-02-19newlib-nano: Create symlinks for nano-suffixed libsAlexey Brodkin1-0/+32
2021-01-24Merge pull request #1448 from dinuxbg/masterChris Packham1-0/+89
2021-01-19Add package with PRU linker scripts and headersDimitar Dimitrov1-0/+89
2021-01-14newlib-nano: Build libstdc++ against newlib-nano if requestedKeith Packard1-0/+45
2021-01-14Create nano.spec file that sits atop the existing nano buildKeith Packard1-0/+16
2021-01-14Add newlib-nano as companion libKeith Packard1-0/+128
2021-01-13Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham2-0/+179
2021-01-12picolibc: Build libstdc++ against picolibc if requestedKeith Packard1-0/+46
2021-01-09picolibc: Convert to companion libraryKeith Packard1-0/+124
2020-12-23libgmp: Fix cross-canadian build for macOSAlexey Brodkin1-0/+9
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman10-15/+15
2019-03-10Move GDB build into a common backend functionAlexey Neyman1-1/+1
2019-02-20expat: Build without docbookBernhard Walle1-0/+1
2019-01-30Config v2: select relevant parts of each package versionAlexey Neyman1-5/+3
2018-06-05Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman3-3/+3
2018-01-30Ncurses fixes for 6.1Alexey Neyman1-2/+7
2017-10-01Add -D__GLIBC__ to target CFLAGSAlexey Neyman3-0/+3
2017-09-30expat 2.2.4 dropped INSTALL_ROOTAlexey Neyman1-1/+1
2017-07-08Fix the references to old config variablesAlexey Neyman11-67/+35
2017-07-08Switch comp.libs/tools and debug to new framework.Alexey Neyman3-4/+6
2017-06-08Fix debuild warnings/errorsAlexey Neyman1-0/+0
2017-05-25Handle ming32 as a hostAlexey Neyman1-14/+35
2017-04-02Always build ncurses-for-buildAlexey Neyman1-25/+5
2017-03-07Merge pull request #634 from stilor/macos-canadianAlexey Neyman1-1/+1
2017-03-07Use CHOST instead of CROSS_PREFIXAlexey Neyman1-1/+1
2017-03-06Explicitly use gcc for GMPDan McGregor1-0/+3
2017-02-27Require GNU sedAlexey Neyman1-22/+0
2017-02-17Add --disable-database and --with-fallbacks separatelyAlexey Neyman1-3/+12
2017-02-15Skip gettext/libiconv on linux-gnuAlexey Neyman2-12/+24
2017-02-11Skip comp.libs checking on host for canadianAlexey Neyman6-12/+42
2017-02-06Merge pull request #575 from stilor/ncurses-configureAlexey Neyman1-1/+21
2017-02-05Add zlib as a companion libAlexey Neyman7-7/+109
2017-02-05Allow some tunables for ncursesAlexey Neyman1-1/+21
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman10-0/+10
2017-01-10Change when libiconv/gettext are built.Alexey Neyman2-8/+4
2017-01-10Simplify a bit, no functional changes.Alexey Neyman1-14/+4
2016-12-17Avoid host libs when compiling gettext.Alexey Neyman1-0/+8
2016-12-11Make companion libs static.Alexey Neyman5-35/+26