aboutsummaryrefslogtreecommitdiff
path: root/mk/libraries.mk
AgeCommit message (Expand)Author
2023-03-18fix: build aarch64-darwinJustin Restivo
2023-02-14Fix static buildEelco Dolstra
2022-06-22Fix incremental static buildsEelco Dolstra
2022-03-03enable LTO in optimized buildspennae
2022-02-09Revert "mk: prefert inplace library paths to system ones (take 2)"Sergei Trofimovich
2022-02-07mk: prefert inplace library paths to system ones (take 2)Sergei Trofimovich
2021-10-08mk/libraries.mk: fix trace-ld and trace-ar expansionsSergei Trofimovich
2021-10-07Revert "mk: prefert inplace library paths to system ones"Tom Bereknyei
2021-08-28mk: prefert inplace library paths to system onesSergei Trofimovich
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2020-12-03Remove 'dist' targetEelco Dolstra
2020-06-09Prelink static libraries into an object fileMatthew Bauer
2019-07-03mk: add support for passing LDFLAGS to libs and binsSergei Trofimovich
2019-02-13Support --disable-shared flag.Matthew Bauer
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2014-12-14Merge branch 'cygwin-master' of https://github.com/ternaris/nixEelco Dolstra
2014-12-14Merge commit '36c67860363c93eb00cf5b8e2ad34f6f775e6901'Eelco Dolstra
2014-12-09Fix library handling on CygwinMarko Durkovic
2014-08-20Merge commit '2aa93858afee22e0c32d8f4366970976374091ac'Eelco Dolstra
2014-04-03Sync with make-rules repoEelco Dolstra
2014-02-07Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097'Eelco Dolstra
2014-02-04GNU Make 3.81 compatibilityEelco Dolstra
2014-02-01Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'Eelco Dolstra
2014-01-09Remove mk subdirectory in preparation for "git subtree"Eelco Dolstra
2014-01-09Move stuff to top-levelEelco Dolstra
2013-12-16No longer interpret $(..._SOURCES) relative to $(..._DIR)Eelco Dolstra
2013-12-12Don't include all *.dep filesEelco Dolstra
2013-12-10Initial commit (imported from the Nix repo)Eelco Dolstra
2013-11-25Add a Makefile for the Perl stuffEelco Dolstra
2013-11-25Use create-dir for installing dynamic librariesEelco Dolstra
2013-11-25Split Makefile.lib into several *.mk filesEelco Dolstra