summaryrefslogtreecommitdiff
path: root/sfx2/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
he windows-links not with linux-linksJuergen Funk 2022-11-28Avoid refreshing all hooks in secondary worktreesMike Kaganski 2022-05-31g: we are not, in fact, in the BUILDDIRMichael Stahl 2022-01-15Allow g to run git gc commandArnaud VERSINI 2021-07-12Add "--progress" agument to the ./g commandKevin Suo 2021-03-04Workaround a problem in Git for Windows' bashMike Kaganski 2018-07-02./g: don't exit early on ./g checkout -fThorsten Behrens 2018-07-02./g: indent & de-tabbify to make code readableThorsten Behrens 2018-03-12Revert "g: ignore submodule changes"Stephan Bergmann 2017-04-27tdf#105204: more ShellCheck nitpicks for gIlmari Lauhakangas 2017-04-26tdf#105204: ShellCheck nitpicks for gIlmari Lauhakangas