Package: rtags / 2.21-3

Metadata

Package Version Patches format
rtags 2.21-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix lintian error about rpath.patch | (download)

cmake/FindLibClang.cmake | 2 1 + 1 - 0 !
src/CMakeLists.txt | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix lintian error about rpath


0002 do not link unused libdl.so.patch | (download)

src/rct/rct.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not link unused libdl.so


0003 systemd service.patch | (download)

share/etc/services/system/rdm.service | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 systemd service


0004 move rp to lib rtags.patch | (download)

src/CMakeLists.txt | 3 2 + 1 - 0 !
src/rdm.cpp | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 move rp to lib/rtags


0005 move gcc rtags wrapper.sh to lib rtags.patch | (download)

src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move gcc-rtags-wrapper.sh to lib/rtags


0006 update rc manpage.patch | (download)

man/man7/rc.7 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update rc manpage


0007 update rdm manpage.patch | (download)

man/man7/rdm.7 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 update rdm manpage


0008 define constants for rc and rdm binary names.patch | (download)

src/rtags.el | 26 14 + 12 - 0 !
1 file changed, 14 insertions(+), 12 deletions(-)

 define constants for rc and rdm binary names


0009 rename rc rdm binaries to rtags rc rdm.patch | (download)

bin/gcc-rtags-wrapper.sh | 2 1 + 1 - 0 !
share/etc/services/system/rdm.service | 2 1 + 1 - 0 !
src/CMakeLists.txt | 21 11 + 10 - 0 !
src/rtags-bash-completion.bash | 2 1 + 1 - 0 !
src/rtags.el | 4 2 + 2 - 0 !
5 files changed, 16 insertions(+), 15 deletions(-)

 rename {rc,rdm} binaries to rtags-{rc,rdm}


0010 rename rc rdm in the man pages.patch | (download)

man/man7/rc.7 | 28 14 + 14 - 0 !
man/man7/rdm.7 | 26 14 + 12 - 0 !
2 files changed, 28 insertions(+), 26 deletions(-)

 rename {rc,rdm} in the man pages