summaryrefslogtreecommitdiff
path: root/scripts/build/companion_libs
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-06Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman3-3/+33
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman2-2/+2
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman10-27/+27
2016-09-10complibs: let mingw-gcc find target companion libsKirill K. Smirnov3-3/+33
2016-01-03libelf: Cygwin fix for UNC pathsRay Donnelly1-0/+7
2016-01-03libiconv: configure with --disable-nlsRay Donnelly1-0/+1
2016-01-03expat: Tidy up and correct configure flagsRay Donnelly1-9/+24
2015-12-08Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven1-10/+10
2015-11-30PPL: Remove support for PPL and CLooG/PPLBryan Hundven2-198/+21
2015-11-17Merge pull request #268 from bhundven/consistent_usage_of_found_appsBryan Hundven11-30/+30
2015-11-17consistency: Use exported variables of required toolsBryan Hundven11-30/+30
2015-11-16ncurses: bump to ncurses-6.0Bryan Hundven1-0/+4
2015-11-15file modes: Fix file modes... again.Bryan Hundven2-0/+0
2015-11-13Update new companion libs with *_for_target.Alexey Neyman2-0/+2
2015-11-13Pass CFLAGS/LDFLAGS to backends.Alexey Neyman2-1/+11
2015-11-13Enable building expat/ncurses for host.Alexey Neyman2-0/+52
2015-11-13Change ncurses to a companion library.Alexey Neyman1-0/+109
2015-11-13Convert expat for target into a companion lib.Alexey Neyman1-0/+67
2015-11-13Build companion libs for target.Alexey Neyman6-3/+9
2015-11-13Add gettext and libiconv as companion libsRay Donnelly2-0/+249
2015-11-12mpfr: Swap primary mirror to gnu.orgBryan Hundven1-2/+2
2015-09-01Added new config ISL_V_0_14_or_later and ISL_V_0_12_or_later to selectJasmin Jessich1-4/+11
2015-04-26comp_libs: Fix download locations for cloog and mpcBryan Hundven2-2/+4
2014-12-23gmp: Disable --enable-mpbsd if version is >= 5.0.2Bryan Hundven1-2/+7
2014-12-08scripts: Update download locationsBryan Hundven6-11/+13
2013-08-01complibs/isl: add HTTP mirrorMichael Hope1-1/+2
2013-05-04complibs/cloog: add support for the ISL backendYann E. MORIN"1-22/+49
2013-05-03complibs: add ISLYann E. MORIN"1-0/+128
2013-04-13complibs/ppl: only add -fpermissive flag to CXXFLAGSSamuel Martin1-3/+10
2013-02-15complibs/ppl: update upstream locationYann E. MORIN"1-4/+2
2012-12-09complibs/ppl: fix build with newer gccYann E. MORIN"1-2/+14
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet6-7/+43
2012-11-16complibs: introduce generic multi-complibs infrastructureYann Diorcet (diorcet yann6-0/+0
2012-07-31complibs/cloog: create missing m4 dirYann E. MORIN"1-0/+3
2011-07-25complibs: fixup the host complibs install dirYann E. MORIN"6-6/+6
2011-07-24complibs: add frontends for building to run on the build machineYann E. MORIN"6-0/+138
2011-07-17complibs: split companion libraries to backend/frontend, a-la cc_coreYann E. MORIN"6-103/+235
2012-01-03complibs/libelf: rename libelf for target functionYann E. MORIN"1-2/+2
2012-01-27complibs/cloog: fix linking with libmBenoît Thébaudeau"1-1/+1