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
bin
bin/Makefile: Standardized
2008-12-13 15:15:27 +00:00
conf
rpmdist.mk: Add target ssh-remote
2017-06-26 12:56:50 +00:00
doc
doc, make, scripts: Add support for [pkg.conflicts.xxx]
2017-06-26 10:34:22 +00:00
htdocs
htdocs/images/logo-janware: Generate format can now be changed from command line
2016-12-19 14:32:28 +00:00
make
debugger.mk: Fix executable detection from core file
2017-08-20 08:59:59 +00:00
scripts
projects.py: Fix cache_func(), evaluated one key short of what it should have
2017-08-09 14:25:15 +00:00
tmpl
$(TOPDIR), make, tmpl/tex: Move texdoc to tmpl/tex
2017-04-07 15:34:35 +00:00
CHANGES
$(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
2017-04-07 12:15:48 +00:00
HASH
Release 1.0.0-34@suse-tumbleweed/i586
2017-07-10 03:13:12 +00:00
LAST_RPM_VERSION
Release 1.0.0-34@suse-tumbleweed/i586
2017-07-10 03:13:12 +00:00
Makefile
$(TOPDIR), make, tmpl/tex: Move texdoc to tmpl/tex
2017-04-07 15:34:35 +00:00
VERSION
Start version: 1.0.0-34
2017-07-10 03:12:11 +00:00