summaryrefslogtreecommitdiff
path: root/qt-kde-team
AgeCommit message (Expand)AuthorFilesLines
2017-08-21trivial: (l10n-packages.mk) keep the list sortedMaximiliano Curia1-1/+1
2017-08-21(l10n-packages.mk) Add missing ast and eo langsMaximiliano Curia1-1/+1
2016-07-20drop -DCMAKE_USE_RELATIVE_PATHS=ON from CMake flagsPino Toscano2-9/+0
2015-07-03Update patch to mandate a version string, allows more precisionDidier Raboud1-5/+6
2015-07-02Add a /2/l10n-packages.mk providing a convenient ${kde-l10n:all} substvar to ...Didier Raboud1-0/+21
2015-03-26A working version of the list-missing wildcardsMaximiliano Curia1-3/+3
2015-03-04Run list-missing by default, allow ~dh_install syntax in not-installedMaximiliano Curia2-2/+10
2014-10-13Comment++Rohan Garg1-0/+2
2014-09-01Use KDE_INSTALL_USE_QT_SYS_PATHS to do the right thing automatically.Rohan Garg1-4/+0
2014-08-07Nuke auto_configure duplication, doesn't make sense since we source the KF5 s...Rohan Garg1-5/+1
2014-08-07Continuation of 950d73766e55e65422dd35fa1de7100a43ee5f44Rohan Garg1-1/+1
2014-08-07meinproc4 is no more in KF5 land, all hail meinproc5Rohan Garg1-1/+1
2014-08-07Use the KF5 sequence helperRohan Garg1-1/+1
2014-08-07Add new sequence helpers for KDE Frameowrks 5Rohan Garg9-0/+994
2014-01-14Fix "Useless use of \E at" warning in dhmk.pl.Maximiliano Curia1-1/+1
2013-02-12Filter out -dbg packages from ${allLibraries} variables.José Manuel Santamaría Lema1-1/+1
2012-08-06debian-qt-kde.mk: Use xz compression by default. (Closes: #657243)Ansgar Burchardt1-0/+3
2012-06-16extend the workaround for cmake bug #653916 also to CFLAGSPino Toscano1-1/+2
2012-05-30Add a workaround for "cmake ignores CPPFLAGS" bug.José Manuel Santamaría Lema1-0/+5
2011-09-22Add check-not-installed target.José Manuel Santamaría Lema1-1/+9
2011-07-11Export buildflags in dhmk.mk.Modestas Vainius1-3/+11
2011-05-30Drop overriden_command alias from dhmk.mk.Modestas Vainius1-3/+0
2011-04-09Really remove debian/dhmk-*-list in debian/rules clean.José Manuel Santamaría Lema1-1/+1
2011-04-06Fix another bug in libpkgs_gen_strict_local_shlibs regex.Modestas Vainius1-1/+1
2011-04-06Support versionless libpkgs for strict shlibs replacement.Modestas Vainius1-1/+1
2011-04-06Fix some bugs in library-packages.mk.Modestas Vainius1-2/+2
2011-04-06Make libpkgs_gen_strict_local_shlibs independant from DEBIAN/*/shlibs.Modestas Vainius1-13/+9
2011-03-30Rename 'overriden_command' to 'overridden_command'.Modestas Vainius1-2/+5
2011-03-30qt-kde-team/2/debian-qt-kde.mk: attach debian/stamp-man-pages properly.Modestas Vainius1-1/+1
2011-03-27Fix a typo in qt-kde-team/2/library-packages.mk.Modestas Vainius1-1/+1
2011-03-25qt-kde-team/1: set old kde4 flags before including variables.mk.Modestas Vainius1-11/+11
2011-03-13Some tweaks to qt-kde-team/2/list-missing.mk.Modestas Vainius1-3/+3
2011-03-13"Innocent" backtick in the echo statement causes packages to FTBFS. Fix it.Modestas Vainius1-1/+1
2011-03-13Minor language tweaks to the echos/comments in dhmk.mk.Modestas Vainius1-2/+2
2011-03-13Add support for list-missing target to qt-kde-team/2/*.Modestas Vainius2-0/+42
2011-03-11Remove most of flags from kde4_flags (used by kde.pm and variables.mk).Modestas Vainius1-0/+16
2011-03-11Improve performance of debian-qt-kde.mk in dhmk override info mode.Modestas Vainius1-3/+9
2011-03-11Move endif to the bottom where it actually belongs.Modestas Vainius1-1/+2
2011-03-11Unset MAKEFLAGS before running make for override detection.Modestas Vainius1-0/+3
2011-03-11Do not lose environment changes when remaking dhmk_rules.mk.Modestas Vainius1-13/+21
2011-03-11Write a disclaimer to dhmk_rules.mk about its temporary status.Modestas Vainius1-0/+4
2011-03-11Speed up dhmk.pl a bit by not loading any external modules.Modestas Vainius1-3/+12
2011-03-10Properly support --remaining-packages in the override targets.Modestas Vainius2-2/+10
2011-03-10Add $(overriden_command) variable for use in overrides.Modestas Vainius1-2/+7
2011-03-09Take opportunity and clean up library-packages.mk namespace.Modestas Vainius1-14/+14
2011-03-09Prefix link_with_{as_needed,no_undefined} variables with dqk_.Modestas Vainius1-9/+9
2011-03-09Port policy checks.Modestas Vainius4-7/+52
2011-03-09Implement link_with_as_needed and link_with_no_undefined in dqk v2.Modestas Vainius2-3/+20
2011-03-09Add TODO for dhmk.Modestas Vainius1-0/+3
2011-03-09Add set_command_options routine and pass --parallel via it.Modestas Vainius2-3/+10