index
:
pkg-kde-tools
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qt-kde-team
/
2
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
trivial: (l10n-packages.mk) keep the list sorted
Maximiliano Curia
1
-1
/
+1
2017-08-21
(l10n-packages.mk) Add missing ast and eo langs
Maximiliano Curia
1
-1
/
+1
2016-07-20
drop -DCMAKE_USE_RELATIVE_PATHS=ON from CMake flags
Pino Toscano
1
-4
/
+0
2015-07-03
Update patch to mandate a version string, allows more precision
Didier Raboud
1
-5
/
+6
2015-07-02
Add a /2/l10n-packages.mk providing a convenient ${kde-l10n:all} substvar to ...
Didier Raboud
1
-0
/
+21
2014-01-14
Fix "Useless use of \E at" warning in dhmk.pl.
Maximiliano Curia
1
-1
/
+1
2013-02-12
Filter out -dbg packages from ${allLibraries} variables.
José Manuel Santamaría Lema
1
-1
/
+1
2012-08-06
debian-qt-kde.mk: Use xz compression by default. (Closes: #657243)
Ansgar Burchardt
1
-0
/
+3
2012-06-16
extend the workaround for cmake bug #653916 also to CFLAGS
Pino Toscano
1
-1
/
+2
2012-05-30
Add a workaround for "cmake ignores CPPFLAGS" bug.
José Manuel Santamaría Lema
1
-0
/
+5
2011-09-22
Add check-not-installed target.
José Manuel Santamaría Lema
1
-1
/
+9
2011-07-11
Export buildflags in dhmk.mk.
Modestas Vainius
1
-3
/
+11
2011-05-30
Drop overriden_command alias from dhmk.mk.
Modestas Vainius
1
-3
/
+0
2011-04-09
Really remove debian/dhmk-*-list in debian/rules clean.
José Manuel Santamaría Lema
1
-1
/
+1
2011-04-06
Fix another bug in libpkgs_gen_strict_local_shlibs regex.
Modestas Vainius
1
-1
/
+1
2011-04-06
Support versionless libpkgs for strict shlibs replacement.
Modestas Vainius
1
-1
/
+1
2011-04-06
Fix some bugs in library-packages.mk.
Modestas Vainius
1
-2
/
+2
2011-04-06
Make libpkgs_gen_strict_local_shlibs independant from DEBIAN/*/shlibs.
Modestas Vainius
1
-13
/
+9
2011-03-30
Rename 'overriden_command' to 'overridden_command'.
Modestas Vainius
1
-2
/
+5
2011-03-30
qt-kde-team/2/debian-qt-kde.mk: attach debian/stamp-man-pages properly.
Modestas Vainius
1
-1
/
+1
2011-03-27
Fix a typo in qt-kde-team/2/library-packages.mk.
Modestas Vainius
1
-1
/
+1
2011-03-13
Some tweaks to qt-kde-team/2/list-missing.mk.
Modestas Vainius
1
-3
/
+3
2011-03-13
"Innocent" backtick in the echo statement causes packages to FTBFS. Fix it.
Modestas Vainius
1
-1
/
+1
2011-03-13
Minor language tweaks to the echos/comments in dhmk.mk.
Modestas Vainius
1
-2
/
+2
2011-03-13
Add support for list-missing target to qt-kde-team/2/*.
Modestas Vainius
2
-0
/
+42
2011-03-11
Improve performance of debian-qt-kde.mk in dhmk override info mode.
Modestas Vainius
1
-3
/
+9
2011-03-11
Move endif to the bottom where it actually belongs.
Modestas Vainius
1
-1
/
+2
2011-03-11
Unset MAKEFLAGS before running make for override detection.
Modestas Vainius
1
-0
/
+3
2011-03-11
Do not lose environment changes when remaking dhmk_rules.mk.
Modestas Vainius
1
-13
/
+21
2011-03-11
Write a disclaimer to dhmk_rules.mk about its temporary status.
Modestas Vainius
1
-0
/
+4
2011-03-11
Speed up dhmk.pl a bit by not loading any external modules.
Modestas Vainius
1
-3
/
+12
2011-03-10
Properly support --remaining-packages in the override targets.
Modestas Vainius
2
-2
/
+10
2011-03-10
Add $(overriden_command) variable for use in overrides.
Modestas Vainius
1
-2
/
+7
2011-03-09
Take opportunity and clean up library-packages.mk namespace.
Modestas Vainius
1
-14
/
+14
2011-03-09
Prefix link_with_{as_needed,no_undefined} variables with dqk_.
Modestas Vainius
1
-9
/
+9
2011-03-09
Port policy checks.
Modestas Vainius
4
-7
/
+52
2011-03-09
Implement link_with_as_needed and link_with_no_undefined in dqk v2.
Modestas Vainius
2
-3
/
+20
2011-03-09
Add TODO for dhmk.
Modestas Vainius
1
-0
/
+3
2011-03-09
Add set_command_options routine and pass --parallel via it.
Modestas Vainius
2
-3
/
+10
2011-03-09
Fix typo in library-packages.mk.
Modestas Vainius
1
-1
/
+1
2011-03-09
Fix dhmk_{target}_commands variable generation.
Modestas Vainius
1
-2
/
+3
2011-03-09
Run dh_sameversion after dh_gencontrol (binary* phases).
Modestas Vainius
1
-1
/
+1
2011-03-09
Do not print # symbol next to debhelper command if not necessary.
Modestas Vainius
1
-1
/
+1
2011-03-09
Relay environment changes made by dh addons to debian/rules.
Modestas Vainius
1
-8
/
+52
2011-03-09
Mostly port debian-qt-kde.mk to dhmk.
Modestas Vainius
1
-0
/
+70
2011-03-09
Port library-packages.mk to dhmk.
Modestas Vainius
1
-0
/
+55
2011-03-09
Protect dhmk.mk against accidental double inclusion.
Modestas Vainius
1
-1
/
+4
2011-03-09
Strip dhmk_ prefix from the names of public targets-hooks.
Modestas Vainius
2
-15
/
+15
2011-03-09
Simplify passing of extra options to non-overriden commands.
Modestas Vainius
2
-10
/
+5
2011-03-08
Export specified extra options in DHMK_OPTIONS envvar.
Modestas Vainius
1
-3
/
+19
[next]