Jan Lindemann
705b97541d
debugger.mk: Fix executable detection from core file
...
The executable which gdb was launched with is extracted from a core file and
then transformed into an absolute path with "which". The latter failed, as by
the time it's executed, PATH has not yet been expanded. Solved by using the
executable name only, which then gets searched in the PATH by gdb.
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-08-20 08:59:59 +00:00
..
defs.d
make/defs.d and deps.d: Add targets link-in
2017-05-30 04:37:52 +00:00
deps.d
make/defs.d and deps.d: Add targets link-in
2017-05-30 04:37:52 +00:00
autoconf.mk
autoconf.mk: Fix sed path for benno
2014-04-24 18:51:56 +00:00
backup.mk
backup.mk: Add file
2008-10-10 20:12:44 +00:00
bin.mk
bin.mk, make.mk, scripts-targets.mk: O added target test
2010-12-03 18:03:00 +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: Add support for SUBDIRS_ALL and SUBDIRS_INSTALL
2017-07-09 17:31:10 +00:00
conf.mk
Fix commit 1.14: $(CONF_D) installation owner and mode
2017-06-28 18:48:59 +00:00
contrib.mk
contrib.mk / linux-rpm.mk: Make clean targets sharper
2005-04-18 15:53:15 +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
make: Rpm build machinery now installs less empty directories
2014-07-22 09:08:40 +00:00
dav.mk
dav.mk: Add *.done to DAV_RSYNC_EXCLUDE_OPTS
2016-05-03 12:25:49 +00:00
debugger.mk
debugger.mk: Fix executable detection from core file
2017-08-20 08:59:59 +00:00
defs-dev.mk
make: Add py-defs.mk py-mod.mk py-run.mk
2017-07-21 15:34:16 +00:00
defs-dist.mk
make: Add py-defs.mk py-mod.mk py-run.mk
2017-07-21 15:34:16 +00:00
defs.mk
defs.mk: Now use pkg.sh log-install -WA instead of -LA for target link-in
2017-07-21 15:33:55 +00:00
depend.mk
depend.mk: Make DEPEND_MK a += assignment
2017-05-10 17:58:46 +00:00
dirs.mk
dirs.mk: Improve directory ordering
2017-08-16 11:40:20 +00:00
disabled.mk
disabled.mk: Add disabled.mk
2016-02-23 20:21:59 +00:00
dist.mk
dist.mk: Assign to TARGET_DIR via ?=
2013-06-11 13:49:50 +00:00
doc-rules.mk
make: Standardized
2007-08-21 16:20:30 +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
doxygen.mk: Add support for DX_BROWSER variable
2017-03-14 15:37:47 +00:00
dummy.mk
dummy.mk, proj.mk.in: Make ytools compile against mingw under Linux (cross-tools)
2007-07-13 19:32:36 +00:00
exe.mk
exe.mk, run.mk: Move EXE ?= $(EXE_BASENAME) from exe.mk into run.mk
2014-06-17 09:38:38 +00:00
fc-mod-cpp.mk
fc-mod-cpp.mk: Add fc-mod-cpp.mk
2017-07-25 15:03:32 +00:00
flex-bison.mk
flex-bison.mk: Add flex-bison.mk
2017-08-16 11:41:04 +00:00
generic.mk
generic.mk: Add file
2005-06-17 11:38:19 +00:00
gettext.mk
gettext.mk: Add mechanism for preprocessing source files
2016-10-05 21:46:46 +00:00
git-submod.mk
git-submodule.mk: Make git-init-submod-remote work
2017-04-29 12:51:53 +00:00
header.mk
Fix missing all: Target
2010-08-28 19:02:54 +00:00
htdocs.mk
htdocs.mk: Add compilation of .less files
2017-06-16 12:13:08 +00:00
images.mk
images.mk: Add file
2007-08-30 10:12:14 +00:00
include.mk
$(TOPDIR), make, scripts: Merged changes from V_1_1_31_6_POST_ACCEPTANCE
2011-05-15 18:28:19 +00:00
includes.mk
includes.mk: Add
2007-08-26 14:45:34 +00:00
install-files.mk
install-files.mk: Renamed variable LOCAL_FILES to SOURCE_FILES
2016-08-02 13:13:04 +00:00
isolinux.mk
make, scripts: Add more scripts from ytools/devutil/scripts
2017-04-08 13:40:04 +00:00
ldlibpath.mk
ldlibpath.mk, py-defs.mk, rules.mk: Add ldlibpath.mk to py-defs.mk
2017-08-01 21:53:36 +00:00
lib.mk
lib.mk: Removing version.ldscript in target clean
2016-03-16 12:36:24 +00:00
libsrc.mk
libsrc.mk: Add file
2007-10-05 06:12:03 +00:00
lilypond.mk
lilypond.mk: Add targets play, jack, jackview
2009-06-27 16:22:21 +00:00
linux-rpm-build.mk
make: Fix remote ftp path (/home/ftp/dat -> /srv/ftp)
2014-03-21 17:54:31 +00:00
linux-rpm.mk
make: Replace cat by $(CAT)
2012-02-04 11:06:22 +00:00
lo.mk
lo.mk: Make OTHER_CPP default assignment a ?=
2017-06-10 11:36:03 +00:00
main.mk
defs.mk.in: Do all -DVERSION_STR handling
2012-05-02 17:55:14 +00:00
make.mk
projs-dir.mk: Make targets "all" and "install" work
2016-02-23 21:33:10 +00:00
Makefile
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +00:00
platform.mk
platform.mk: Fix ifndef TARGET condition
2009-07-12 19:30:17 +00:00
plugin-defs.mk
plugin-defs.mk: Add -D PLUGIN_NAME to preproc defines
2010-12-17 22:19:24 +00:00
plugin-version.mk
*.mk: Prefix non-env C/C++ flags with BUILD_
2012-02-04 16:48:58 +00:00
plugin.mk
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +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: Fix automatically generated path-xxx.sh
2017-06-24 17:46:39 +00:00
proj.mk
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
2017-04-07 12:15:48 +00:00
projdefs.mk
autoconf.mk, projdefs.mk: Add files
2002-07-19 19:41:05 +00:00
project.conf
project.conf, topdir.mk, projects.py: Replace pkg.required.xxx by pkg.requires.xxx
2017-06-26 09:33:53 +00:00
projects-dir.mk
projects-dir.mk: Exclude emscren-v8 from build
2017-06-30 12:23:52 +00:00
projects.mk
py-defs/py-mod.mk: Fix __init__.py generation
2017-07-25 15:04:44 +00:00
py-defs.mk
ldlibpath.mk, py-defs.mk, rules.mk: Add ldlibpath.mk to py-defs.mk
2017-08-01 21:53:36 +00:00
py-mod.mk
py-defs/py-mod.mk: Fix __init__.py generation
2017-07-25 15:04:44 +00:00
py-run.mk
py-*.mk: Fill PYTHONPATH from build dependencies
2017-07-22 18:16:08 +00:00
python-cli.mk
python-cli.mk: Add pyc.clean
2016-05-25 12:40:53 +00:00
qt-defs.mk
qt-defs.mk: Define QT_MODULES list via ?=
2017-04-24 12:52:10 +00:00
qt-pro.mk
qt-pro.mk: Fix dependencies
2017-03-19 00:10:17 +00:00
qt-rules.mk
qt-defs.mk, qt-rules.mk: Several fixes and additions to qt-rules.mk and qt-defs.mk
2016-09-06 19:53:44 +00:00
qt.mk
qt.mk: Include qtversion.mk, fixes build in feedfs-qt
2017-04-21 06:52:57 +00:00
qtexe.mk
qtexe.mk: Add missing include \$(MODDIR)/make/defs.mk to qt-defs.mk
2016-09-04 21:35: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
run.mk: Rename BUILD_H BUILD_HDR
2007-08-21 16:20:10 +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
rpmdist.mk: Add target ssh-remote
2017-06-26 12:56:50 +00:00
rules.mk
rules.mk: Add lots of targets to .PHONY
2017-08-20 08:51:57 +00:00
run.mk
run.mk: Clean up shortcut target
2017-04-25 10:44:59 +00:00
scripts-targets.mk
scripts-targets.mk: Add dependency on install_files_SYSCFG
2017-06-24 18:26:00 +00:00
scripts.mk
scripts.mk: Move targets to scripts-targets.mk
2009-02-20 13:30:35 +00:00
smart-selection.mk
conf/jcs, make, scripts: Rename jw-build's get_os.sh to get-os.sh
2017-06-12 09:35:57 +00:00
so.mk
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +00:00
song.mk
song.mk: Add file
2009-12-03 19:10:08 +00:00
srcdist.mk
srcdist.mk: Don't really know if this is not an obsolete file
2002-02-19 14:34:08 +00:00
standalone-exe.mk
Everywhere: Merge V_1_1_29_40_POST_ACCEPTANCE
2011-02-20 14:15:22 +00:00
std-tools.mk
std-tools.mk: Standardized intermediate targets to .done
2009-06-29 14:20:23 +00:00
subdirs.mk
subdirs.mk: Simplified
2011-06-15 08:03:36 +00:00
subtree.mk
subtree.mk: Assign SUBTREE_FILES/DIRS with += instead of =
2017-06-26 12:55:34 +00:00
suse-selection.mk
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
2017-04-07 12:15:48 +00:00
svg.mk
svg.mk: Add pdf output support (untested)
2016-05-24 14:04:45 +00:00
swig.mk
swig.mk: Add support for NON_C_BINDING preprocessor directive
2017-06-01 14:03:57 +00:00
tag-defs.mk
make: Replace sed by $(SED)
2012-02-04 10:59:02 +00:00
tag-rules.mk
tag-rules.mk: Now targets tag.dist and ftag.dist are only defined inside of CVS directories
2013-07-11 13:13:42 +00:00
targets-tools.mk
targets-tools.mk: Fix broken clean target for undefined HDRDIR_SCOPE_SUFFIX
2017-04-05 13:30:54 +00:00
test-exe.mk
test-exe.mk: Now not installing executables anymore from test-exe.mk
2014-08-23 12:18:29 +00:00
tex.mk
$(TOPDIR), make, tmpl/tex: Move texdoc to tmpl/tex
2017-04-07 15:34:35 +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
textest.mk: Cleaning *.vrb now
2016-05-22 16:21:34 +00:00
theme-images.mk
theme-images.mk: Add theme-images.mk, no idea how things worked without it
2014-11-26 12:25:49 +00:00
tmpl.mk
make: Add TMPL as installation file type
2016-02-11 13:35:43 +00:00
tools-matlab.mk
tools-matlab.mk: Add file
2014-01-26 15:08:37 +00:00
tools.mk
targets-tools.mk, tools.mk: Preparted for SRC_ALL_CPP empty
2012-02-28 12:44:27 +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
project.conf, topdir.mk, projects.py: Replace pkg.required.xxx by pkg.requires.xxx
2017-06-26 09:33:53 +00:00
upload-defs-rpm.mk
make, scripts: Add more scripts from ytools/devutil/scripts
2017-04-08 13:40:04 +00:00
upload-defs.mk
upload-defs.mk: Fix UPLOAD_FILE_ROOT
2013-08-02 12:01:48 +00:00
upload-rules.mk
make: Replace sed by $(SED)
2012-02-04 10:59:02 +00:00
upload.mk
upload.mk: Fix missing exec permissions for upload.sh
2017-04-05 13:32:04 +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
yapp.mk: Add support for automatic detection off App.h header
2017-06-29 19:44:06 +00:00
zip-windows-files.mk
make: Replace cat by $(CAT)
2012-02-04 11:06:22 +00:00