summaryrefslogtreecommitdiff
path: root/mk/configure
AgeCommit message (Expand)AuthorFilesLines
2021-07-17mk: Enforce arm64 host CPU for Darwin/aarch64.jperkin1-1/+4
2020-08-12Add CMAKE_INSTALL_NAME_DIR, a package-settable variable containing theschmonz1-2/+7
2020-06-13mk/configure: Replace SET(CMAKE_MODULE_PATH... like 'set' too.ryoon1-2/+4
2020-06-07mk/configure/replace-interpreter.mk: clean up show-all-interp variablesrillig1-4/+3
2020-05-23mk/configure: fix configure options check for custom CONFIGURE_SCRIPTrillig1-3/+6
2020-05-22mk/configure: fix check for unknown configure optionsrillig1-2/+2
2020-05-21mk/configure: remove outdated documentationrillig1-6/+1
2020-05-21mk/configure: add variable GNU_CONFIGURE_QUIETrillig1-1/+13
2020-05-21mk/configure/gnu-configure.mk: disable built-in option checkrillig1-4/+2
2020-05-21mk/configure: completely rewrite check for unknown configure optionsrillig2-95/+42
2020-05-18mk/configure/replace-interpreter.mk: silently skip broken symlinksrillig1-5/+5
2020-05-12mk/configure/cmake.mk: allow no-op SUBST blockrillig1-1/+2
2020-05-04mk/configure/pkg-config-override.mk: ignore no-op SUBST blocksrillig1-1/+2
2020-03-30mk/configure/replace-localedir.mk: allow SUBST to be a no-oprillig1-1/+2
2020-03-24replace-interpreter: make documentation more preciserillig1-4/+4
2020-03-22mk/configure/replace-interpreter.mk: add missing empty linerillig1-1/+2
2020-02-23mk/configure: fix configure-env to cd to the correct directoryrillig1-2/+2
2020-02-09mk/configure: add configure-env targetrillig1-1/+28
2019-10-06mk/configure: add more keywords for bmake helprillig1-2/+2
2019-09-02mk: use a single form for headings in the documentation commentsrillig1-2/+2
2019-05-07mk: allow "bmake clean depends" as shortcutrillig2-5/+5
2019-05-04mk/configure: assist in finding unrecognized configure optionsrillig2-10/+119
2019-05-04mk/configure: document how to fix GNU_CONFIGURE_STRICT failuresrillig1-1/+10
2019-04-28mk/configure: when there are multiple CONFIGURE_DIRS, print current dirrillig1-1/+4
2019-04-28mk/configure: mention CONFIGURE_DIRS in show-all-configurerillig1-2/+3
2019-04-20mk: fix pkglint warnings about ambiguous variablesrillig1-2/+2
2019-04-03mk/configure: allow strict option checking for GNU configure scriptsrillig1-2/+22
2019-02-18replace-interpreter.mk: support REPLACE_PERL6.bsiegert1-2/+11
2018-11-30mk/misc: make configuration for show-all targets more configurablerillig1-1/+3
2018-04-17Print a message if REPLACE_INTERPRETER does not change anything (similar to S...adam1-2/+7
2018-04-08add support for CMAKE_PKGSRC_BUILD_FLAGSchuck1-1/+12
2018-03-11mk/configure/replace-interpreter.mk: document variables for show-allrillig1-1/+10
2018-03-11mk/configure/replace-interpreter: add "make help" keywordsrillig1-2/+3
2017-12-27mk/configure/cmake.mk: Fix typos in comments.wiz1-4/+4
2017-03-06Update libtool packages to 2.4.6.jperkin1-1/+5
2016-10-21Add support for overloading CMAKE_INSTALL_PREFIXkamil1-2/+7
2016-02-24Remove overrides for OPENAL_INCLUDE_DIR and OPENGL_INCLUDE_DIR. Thesejperkin1-3/+1
2016-02-23Add a new override mechanism for depcomp, similar to the existingjoerg1-5/+33
2015-05-04Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to thejoerg1-3/+3
2014-09-06Introduce CMAKE_USE_GNU_INSTALL_DIRS,obache1-5/+13
2014-08-23Add CMAKE_PREFIX_PATH variable that can be used by packages that installwiz1-1/+13
2014-08-23Prevent to update timestamp of configure script with pkgsrc specific override.obache1-1/+3
2014-07-21iRename SUBST_CLASS to _pkgconfig (adding a '_') to avoid conflictswiz1-8/+8
2014-01-28Introduce HAS_CONFIGURE_LIBDIR and GNU_CONFIGURE_LIBDIR for gnu configureobache1-6/+16
2013-10-13Remove config.rpath override file and related code.wiz1-11/+6
2013-10-08tell PKGMANDIR, PKGINFODIR and PKGLOCALEDIR to cmake.obache1-1/+8
2013-08-31_PKG_DEBUG and _PKG_SILENT have been deprecated since 2007.rillig1-3/+2
2013-06-12Remove GNU_CONFIGURE_LIBDIR.wiz1-7/+4
2013-04-18use improved version from apb, works with parallel/paexecmspo1-3/+4
2013-04-02add some tricks to handle #!/usr/bin/env, do please improvemspo1-2/+3