| .. |
|
autoconf.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
backup.mk
|
make: Add multiple inclusion preventers around makefile rules
|
2018-12-27 17:02:19 +00:00 |
|
bin.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
cache.mk
|
Further improve build time: Try to avoid calling projects.py
|
2019-02-28 14:48:57 +00:00 |
|
cfg_dev.mk
|
cfg_dev.mk: Defaulting to defs-dev.mk for everything
|
2007-08-16 20:36:11 +00:00 |
|
cfg_dist.mk
|
cfg_dist.mk: Defaulting to defs-dist.mk for everything
|
2007-08-16 20:36:20 +00:00 |
|
cleandirs.mk
|
cleandirs.mk: Don't descend into subdirs if FORCE_REBUILD_SUBDIRS is true
|
2018-03-09 11:33:00 +00:00 |
|
conf.mk
|
conf.mk, crontab.mk: Fix accidental cleanup of .h in conf.mk and crontab.mk
|
2019-01-30 16:23:24 +00:00 |
|
contrib.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
cpp-extra-targets.mk
|
make: Add multiple inclusion preventers around makefile rules
|
2018-12-27 17:02:19 +00:00 |
|
cpp.mk
|
build-system naming conventions: Add cpp.mk and introduced libsrc directory support
|
2016-02-28 12:00:55 +00:00 |
|
crontab.mk
|
conf.mk, crontab.mk: Fix accidental cleanup of .h in conf.mk and crontab.mk
|
2019-01-30 16:23:24 +00:00 |
|
dav.mk
|
make, scripts: Replace list-vcs-files.sh by scm.sh ls-files
|
2018-12-16 10:30:49 +00:00 |
|
debugger.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
defs-cpp.mk
|
defs.mk, defs-cpp.mk: Some more reordering of compiler flags
|
2019-03-03 14:50:05 +00:00 |
|
defs-dev.mk
|
make/Makefile, defs-dev.mk: Futher reduced calls to shell from Makefiles
|
2019-03-03 14:50:44 +00:00 |
|
defs-dirs.mk
|
make/*.mk: More performance tweaks
|
2019-02-28 16:12:58 +00:00 |
|
defs-dist.mk
|
defs-dist.mk: Change HTML*OWNER to wwwrun and HTML*GROUP to www
|
2018-11-04 17:21:46 +00:00 |
|
defs.mk
|
defs.mk, defs-cpp.mk: Some more reordering of compiler flags
|
2019-03-03 14:50:05 +00:00 |
|
depend.mk
|
depend.mk: Add target show-vars
|
2017-11-24 15:27:56 +00:00 |
|
dev-utils.mk
|
dev-utils.mk: Add target indent-makefiles
|
2019-03-03 16:13:24 +00:00 |
|
dirs.mk
|
Further improve build time: Try to avoid calling projects.py
|
2019-02-28 14:48:57 +00:00 |
|
disabled.mk
|
disabled.mk: Add disabled.mk
|
2016-02-23 20:21:59 +00:00 |
|
dist.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
doc-rules.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
doc.mk
|
doc-rules.mk, doc.mk: Push rules into doc-rules.mk
|
2007-08-17 12:24:26 +00:00 |
|
doxygen.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
dummy.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
exe.mk
|
make: Add dev-utils.mk for convenience targets
|
2018-11-27 15:10:18 +00:00 |
|
generic.mk
|
generic.mk: Add file
|
2005-06-17 11:38:19 +00:00 |
|
gettext.mk
|
gettext.mk: Fix typo in GETTEXT_PROJECT_PO
|
2018-12-11 14:02:18 +00:00 |
|
git-cvs-bridge.mk
|
git-cvs-bridge.mk: Add support for GIT_CVSIMPORT_EXTRA_ARGS
|
2019-01-08 11:03:36 +00:00 |
|
git-submod.mk
|
git-submod.mk: Add support for USE_USER_URL
|
2019-02-28 16:12:31 +00:00 |
|
header.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
htdocs.mk
|
make: Further improve build time
|
2019-02-28 13:22:12 +00:00 |
|
images.mk
|
images.mk: Add file
|
2007-08-30 10:12:14 +00:00 |
|
include.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
install-files.mk
|
make: Support GNUmakefile too, where applicable
|
2018-12-27 17:30:10 +00:00 |
|
isolinux.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
java.mk
|
make: Speed up clean targets
|
2017-12-27 11:43:01 +00:00 |
|
js.mk
|
make, scripts: Rename CVS_PROJ_DIR to PROJECTS_DIR
|
2018-12-16 10:42:23 +00:00 |
|
ldlibpath.mk
|
Define PATH and LD_LIBRARY_PATH with := rather than =
|
2018-05-04 22:30:58 +00:00 |
|
lib.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
libsrc.mk
|
libsrc.mk: Add file
|
2007-10-05 06:12:03 +00:00 |
|
lilypond.mk
|
make: Replace some executables by absolute paths to improve performance
|
2017-09-02 19:26:52 +00:00 |
|
linux-rpm-build.mk
|
$(TOPDIR), make, scripts: Ftp.jannet.de / ftp.janware.com -> pkg.janware.com
|
2018-12-16 16:11:11 +00:00 |
|
linux-rpm.mk
|
make: Replace pwd by $(PWD)
|
2017-12-18 13:45:55 +00:00 |
|
lo.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
main.mk
|
defs.mk.in: Do all -DVERSION_STR handling
|
2012-05-02 17:55:14 +00:00 |
|
make.mk
|
dev-utils.mk: Add target indent-makefiles
|
2019-03-03 16:13:24 +00:00 |
|
Makefile
|
make/Makefile, defs-dev.mk: Futher reduced calls to shell from Makefiles
|
2019-03-03 14:50:44 +00:00 |
|
mcu-defs.mk
|
mcu-defs.mk, mcu-topdir.mk: Add mcu-defs.mk and mcu-topdir.mk
|
2019-02-27 10:22:24 +00:00 |
|
mcu-topdir.mk
|
mcu-defs.mk, mcu-topdir.mk: Add mcu-defs.mk and mcu-topdir.mk
|
2019-02-27 10:22:24 +00:00 |
|
path-rules.mk
|
path-rules.mk: Add file
|
2017-12-17 14:57:48 +00:00 |
|
platform.mk
|
platform.mk fix: Predefined HOST_TUPLE wasn't evaluated
|
2019-03-03 14:48:46 +00:00 |
|
plugin-defs.mk
|
make: Replace pwd by $(PWD)
|
2017-12-18 13:45:55 +00:00 |
|
plugin-version.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
plugin.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
prereq-installed.mk
|
prereq-installed.mk: Add check-conf to allowed targets
|
2017-04-29 12:52:33 +00:00 |
|
profile.mk
|
profile.mk: Allow generation of path-$(PROJECT).mk along with other scripts
|
2018-05-04 10:29:25 +00:00 |
|
profiler-defs.mk
|
make: Clean up profiling options
|
2017-12-17 14:48:21 +00:00 |
|
profiler-rules-run.mk
|
make: Speed up clean targets
|
2017-12-27 11:43:01 +00:00 |
|
profiler.mk
|
make: Split up profiler.mk into profiler-defs.mk and profiler-rules-run.mk
|
2017-12-11 14:07:06 +00:00 |
|
proj.mk
|
make: Fix MinGW build machinery machinery
|
2019-03-02 17:21:48 +00:00 |
|
projdefs.mk
|
autoconf.mk, projdefs.mk: Add files
|
2002-07-19 19:41:05 +00:00 |
|
project.conf
|
proj.mk, project.conf: Move dependencies from proj.mk into project.conf
|
2018-12-14 12:13:59 +00:00 |
|
projects-dir.mk
|
projects-dir.mk: Make clean target less aggressive
|
2019-03-03 08:36:31 +00:00 |
|
projects.mk
|
defs.mk: Include platform.mk from projects.mk
|
2019-03-02 19:59:53 +00:00 |
|
py-defs.mk
|
py-defs.mk: Allow PY_INSTALL_DIR to be overridden (?=)
|
2018-12-28 13:46:23 +00:00 |
|
py-mod.mk
|
make: Add dev-utils.mk for convenience targets
|
2018-11-27 15:10:18 +00:00 |
|
py-run.mk
|
make, scripts: Now excplicitly calling python2 executable instead of python
|
2018-01-02 13:12:00 +00:00 |
|
python-cli.mk
|
make, scripts: Now excplicitly calling python2 executable instead of python
|
2018-01-02 13:12:00 +00:00 |
|
qt-defs.mk
|
make: Make use of $(SYSTEM_LIBDIR) variable more concise
|
2017-09-07 10:13:03 +00:00 |
|
qt-pro.mk
|
make: Replace pwd by $(PWD)
|
2017-12-18 13:45:55 +00:00 |
|
qt-rules.mk
|
py-mod.mk, qt-rules.mk, yapp.mk: Add HDRDIR_SCOPE_SUFFIX to ytools include files
|
2017-12-18 18:31:37 +00:00 |
|
qt.mk
|
qt.mk: Include qtversion.mk, fixes build in feedfs-qt
|
2017-04-21 06:52:57 +00:00 |
|
qtexe.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
qtplugin.mk
|
qtplugin.mk: Code beautification
|
2016-09-05 13:17:06 +00:00 |
|
qtso.mk
|
qtso.mk: Add file
|
2005-11-08 08:40:12 +00:00 |
|
qttools.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
qtversion.mk
|
qtversion.mk: Bumped QT_MAJOR_VERSION, too, apparently QT_VERSION wasn't enough
|
2017-04-21 06:52:23 +00:00 |
|
rpmdist.mk
|
$(MODDIR)/make/defs.mk: Replace variable OS with OS_NAME_VERSION
|
2019-02-27 10:22:27 +00:00 |
|
rules.mk
|
rules.mk: Add target echo-compilers (still incomplete)
|
2019-03-03 14:47:41 +00:00 |
|
run.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
scripts-targets.mk
|
make, scripts: Now excplicitly calling python2 executable instead of python
|
2018-01-02 13:12:00 +00:00 |
|
scripts.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
smart-selection.mk
|
$(TOPDIR), make, scripts: Ftp.jannet.de / ftp.janware.com -> pkg.janware.com
|
2018-12-16 16:11:11 +00:00 |
|
so.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
song.mk
|
song.mk: Support chordpro executable
|
2017-11-23 08:41:50 +00:00 |
|
srcdist.mk
|
srcdist.mk: Make wd-upload work with upload-defs.mk
|
2019-01-08 10:53:32 +00:00 |
|
standalone-exe.mk
|
make, scripts: Rename CVS_PROJ_DIR to PROJECTS_DIR
|
2018-12-16 10:42:23 +00:00 |
|
std-tools.mk
|
make: Support GNUmakefile too, where applicable
|
2018-12-27 17:30:10 +00:00 |
|
subdirs.mk
|
make/*.mk: More performance tweaks
|
2019-02-28 16:12:58 +00:00 |
|
subtree.mk
|
make: Support GNUmakefile too, where applicable
|
2018-12-27 17:30:10 +00:00 |
|
suse-selection.mk
|
$(TOPDIR), make, scripts: Ftp.jannet.de / ftp.janware.com -> pkg.janware.com
|
2018-12-16 16:11:11 +00:00 |
|
svg.mk
|
make: Add dev-utils.mk for convenience targets
|
2018-11-27 15:10:18 +00:00 |
|
swig.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
tag-defs.mk
|
make: Replace sed by $(SED)
|
2012-02-04 10:59:02 +00:00 |
|
tag-rules.mk
|
srcdist.mk: Make wd-upload work with upload-defs.mk
|
2019-01-08 10:53:32 +00:00 |
|
targets-tools.mk
|
make: Fix MinGW build machinery machinery
|
2019-03-02 17:21:48 +00:00 |
|
test-exe.mk
|
make: Replace pwd by $(PWD)
|
2017-12-18 13:45:55 +00:00 |
|
test-java.mk
|
make: Add profiler.mk
|
2017-12-10 14:00:12 +00:00 |
|
tex.mk
|
make, scripts: Rename CVS_PROJ_DIR to PROJECTS_DIR
|
2018-12-16 10:42:23 +00:00 |
|
text.mk
|
text.mk: Merged change from V_1_1_31_6_POST_ACCEPTANCE (added empty test target)
|
2011-03-20 16:11:46 +00:00 |
|
textest.mk
|
make: Replace pwd by $(PWD)
|
2017-12-18 13:45:55 +00:00 |
|
theme-images.mk
|
make, scripts: Preserve modification time on installation
|
2017-08-31 19:40:39 +00:00 |
|
tmpl.mk
|
make: Further improve build time
|
2019-02-28 13:22:12 +00:00 |
|
tools-matlab.mk
|
tools-matlab.mk: Add file
|
2014-01-26 15:08:37 +00:00 |
|
tools.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |
|
topdir-autoconf.mk
|
topdir-autoconf.mk: Check three levels deep for autoconfigured files
|
2015-07-08 13:01:21 +00:00 |
|
topdir.mk
|
make/*.mk: More performance tweaks
|
2019-02-28 16:12:58 +00:00 |
|
upload-defs-rpm.mk
|
$(MODDIR)/make/defs.mk: Replace variable OS with OS_NAME_VERSION
|
2019-02-27 10:22:27 +00:00 |
|
upload-defs.mk
|
srcdist.mk: Make wd-upload work with upload-defs.mk
|
2019-01-08 10:53:32 +00:00 |
|
upload-rules.mk
|
srcdist.mk: Make wd-upload work with upload-defs.mk
|
2019-01-08 10:53:32 +00:00 |
|
upload.mk
|
srcdist.mk: Make wd-upload work with upload-defs.mk
|
2019-01-08 10:53:32 +00:00 |
|
vim.mk
|
vim.mk: Change INSTALL_VIM_SYSTEM_PLUGIN_PATH
|
2018-09-29 13:34:31 +00:00 |
|
winres.rc.tmpl
|
winres.rc.tmpl: Add file
|
2009-08-08 09:22:38 +00:00 |
|
wt-defs.mk
|
wt-defs.mk: Add stub for WT_VERSION
|
2015-06-11 08:31:49 +00:00 |
|
yapp.mk
|
py-mod.mk, qt-rules.mk, yapp.mk: Add HDRDIR_SCOPE_SUFFIX to ytools include files
|
2017-12-18 18:31:37 +00:00 |
|
zip-windows-files.mk
|
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
|
2019-02-27 20:46:54 +00:00 |