summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Merge branch 'js/runtime-prefix'Libravatar Junio C Hamano1-1/+1
2018-05-08Merge branch 'nd/warn-more-for-devs'Libravatar Junio C Hamano1-10/+21
2018-05-08Merge branch 'ds/commit-graph'Libravatar Junio C Hamano1-0/+2
2018-05-08Merge branch 'dj/runtime-prefix'Libravatar Junio C Hamano1-13/+115
2018-05-08Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano1-0/+3
2018-05-08Merge branch 'bw/protocol-v2'Libravatar Junio C Hamano1-1/+6
2018-04-25Merge branch 'jm/mem-pool'Libravatar Junio C Hamano1-0/+1
2018-04-25Merge branch 'sb/filenames-with-dashes'Libravatar Junio C Hamano1-7/+7
2018-04-25Merge branch 'jk/relative-directory-fix'Libravatar Junio C Hamano1-0/+1
2018-04-24Avoid multiple PREFIX definitionsLibravatar Philip Oakley1-1/+1
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedLibravatar Jonathan Nieder1-1/+1
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableLibravatar Jonathan Nieder1-1/+0
2018-04-19Makefile: mark perllibdir as a .PHONY targetLibravatar Christian Hesse1-0/+1
2018-04-16Makefile: add a DEVOPTS to get all of -WextraLibravatar Ævar Arnfjörð Bjarmason1-0/+6
2018-04-16Makefile: add a DEVOPTS to suppress -Werror under DEVELOPERLibravatar Ævar Arnfjörð Bjarmason1-0/+10
2018-04-16Makefile: detect compiler and enable more warnings in DEVELOPER=1Libravatar Nguyễn Thái Ngọc Duy1-10/+5
2018-04-12mem-pool: move reusable parts of memory pool into its own fileLibravatar Jameson Miller1-0/+1
2018-04-11replace_object.c: rename to use dash in file nameLibravatar Stefan Beller1-1/+1
2018-04-11sha1_file.c: rename to use dash in file nameLibravatar Stefan Beller1-1/+1
2018-04-11sha1_name.c: rename to use dash in file nameLibravatar Stefan Beller1-1/+1
2018-04-11exec_cmd: rename to use dash in file nameLibravatar Stefan Beller1-3/+3
2018-04-11write_or_die.c: rename to use dashes in file nameLibravatar Stefan Beller1-1/+1
2018-04-11exec_cmd: provide a new-style RUNTIME_PREFIX helper for WindowsLibravatar Johannes Schindelin1-0/+8
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsLibravatar Dan Jacques1-1/+27
2018-04-11Makefile: add Perl runtime prefix supportLibravatar Dan Jacques1-1/+64
2018-04-11Makefile: generate Perl header from template fileLibravatar Dan Jacques1-11/+16
2018-04-11Merge branch 'nd/combined-test-helper'Libravatar Junio C Hamano1-37/+42
2018-04-11perl: fix installing modules from contribLibravatar Christian Hesse1-0/+2
2018-04-10Merge branch 'ab/install-symlinks'Libravatar Junio C Hamano1-17/+35
2018-04-10Merge branch 'ab/pcre-v2'Libravatar Junio C Hamano1-13/+13
2018-04-02commit-graph: implement write_commit_graph()Libravatar Derrick Stolee1-0/+1
2018-04-02commit-graph: create git-commit-graph builtinLibravatar Derrick Stolee1-0/+1
2018-03-30add chdir-notify APILibravatar Jeff King1-0/+1
2018-03-27t/helper: merge test-write-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-wildmatch into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-subprocess into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-submodule-config into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-string-list into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-strcmp-offset into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-sigchain into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-sha1-array into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-run-command into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-revision-walking into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-regex into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-ref-store into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-read-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-prio-queue into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-03-27t/helper: merge test-path-utils into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1