summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Imported Upstream version 1.0.4upstream/1.0.4upstreamChangyeon Lee2-5/+5
2013-09-03Use man page sections in See Also references to libX11 man pagessubmit/tizen/20130910.024913Alan Coopersmith1-2/+3
2013-09-03Add -version option to print versionAlan Coopersmith2-1/+12
2013-09-03Mark static string in verify_okay_to_kill as constAlan Coopersmith1-1/+1
2013-09-03Mark msg argument to get_window_id as const, since it's just printed outAlan Coopersmith1-2/+2
2013-09-03Use strtoul instead of open coding it with sscanfAlan Coopersmith1-17/+6
2013-09-03Mark Exit() and usage() as _X_NORETURNAlan Coopersmith2-3/+3
2013-09-03Get rid of dpy global so we don't get shadow warnings from every functionAlan Coopersmith1-11/+11
2013-09-03remove unused variable cppAlan Coopersmith1-1/+0
2013-09-03config: move man pages into their own directoryGaetan Nadon4-18/+17
2013-09-03man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2013-09-03man: remove trailing spaces and tabsGaetan Nadon1-11/+11
2013-09-03xkill 1.0.3Alan Coopersmith1-1/+1
2013-09-03Simplify options list for usage from array to constant stringAlan Coopersmith1-14/+10
2013-09-03config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+7
2013-09-03config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2013-09-03config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2013-09-03config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2013-09-03Purge cvs tags.Jesse Adkins2-5/+0
2013-09-03Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2013-09-03INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2013-09-03Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2013-09-03.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2013-09-03This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2013-09-03xkill 1.0.2Alan Coopersmith1-1/+1
2013-09-03Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+7
2013-09-03Fill in COPYING with notice from xkill.cAlan Coopersmith1-8/+19
2013-09-03Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2013-09-03Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade4-6/+17
2013-09-03Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-31/+10
2013-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2013-09-03Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2013-09-03Update package version for X11R7 release.Kevin E Martin2-1/+6
2013-09-03Stub COPYING filesAdam Jackson1-0/+12
2013-09-03Update package version number for final X11R7 release candidate.Kevin E Martin2-1/+6
2013-09-03Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2-3/+8
2013-09-03Update package version number for X11R7 RC3 release.Kevin E Martin2-1/+6
2013-09-03Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 u...Alan Coopersmith1-1/+1
2013-09-03Another pass at .cvsignores for apps.Eric Anholt1-0/+3
2013-09-03Change dependency from xmu to xmuu since the full xmu (with all its baggage l...Alan Coopersmith2-1/+7
2013-09-03Add/improve .cvsignore files for apps.Eric Anholt1-0/+16
2013-09-02Update package version number for RC1 release.Kevin E Martin2-1/+6
2013-09-02Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to w...Alan Coopersmith1-1/+1
2013-09-02Use sed to fill in variables in man pageAlan Coopersmith2-1/+33
2013-09-02Install man pages to section 1 instead of section m (Patch from Donnie Berkholz)Alan Coopersmith1-1/+1
2013-09-02Various changes preparing packages for RC0: - Verify and update package versi...Kevin E Martin1-1/+3
2013-09-02Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global conf...Adam Jackson2-5/+5
2013-09-02build system for xkillSøren Sandmann Pedersen9-0/+84
2013-09-02Made handling of DevelDrivers for x86-64 more conformant to other platforms. ...Egbert Eich1-1/+1
2013-09-02Merging XORG-CURRENT into trunkEgbert Eich2-2/+2