summaryrefslogtreecommitdiff
path: root/mk/cwrappers.mk
AgeCommit message (Expand)AuthorFilesLines
2015-03-17Add a 'gfortran' alias so that GCC fortran goes via the wrappers.jperkin1-2/+2
2015-03-15PR 49686: Drop -I and -L options references the built-in searchjoerg1-2/+2
2014-12-12Use append for IMAKEOPTS and the real path for exec as IMAKE includesjoerg1-2/+3
2014-12-12Indexing starts by 1.joerg1-2/+2
2014-12-10Use LOCALBASE for finding the wrapper binaries, USE_CROSSBASE messes upjoerg1-2/+3
2014-12-10Remove "CC" from CWRAPPERS_ALIASES.cxx.schmonz1-2/+2
2014-12-09Use full path for CC, CXX and FC.joerg1-5/+5
2014-11-29Provide exec_path for cwrappers-20141129 and require that version.joerg1-2/+3
2014-11-29Temporarily increase compat with old wrappers and addjoerg1-1/+6
2014-11-29Export CWRAPPERS_CONFIG_DIR directly for now to deal with Makefilesjoerg1-1/+4
2014-11-27Drop trivially redundant transforms.joerg1-2/+2
2014-11-27cwrappers-20141127: Rename environment variable to CWRAPPERS_CONFIG_DIRjoerg1-5/+5
2014-11-27Correct libtool depends on factors like USE_LANGUAGES, so pick upjoerg1-3/+3
2014-11-27Consistent indentation.joerg1-7/+7
2014-11-27Support wrappee specific transformations and use it to fix imake.joerg1-2/+6
2014-11-27Allow appending options on a per-wrappee base.joerg1-1/+4
2014-11-27Fix variable expansion.joerg1-2/+2
2014-11-25Add clang aliases to the list. Will be conditionalized later.joerg1-4/+4
2014-11-25Whitespacejoerg1-2/+2
2014-11-25generate-cwrapper -> generate-cwrappersjoerg1-4/+4
2014-11-25Mirror old wrapper code and override _LIBTOOL / _SHLIBTOOL only in thejoerg1-1/+3
2014-11-24Add cwrappers glue as developed during Google's Summer of Code 2007.joerg1-0/+71