summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Add const attributes to fix gcc -Wwrite-strings warningsHEADmasterAlan Coopersmith1-4/+4
2011-03-05man: replace hard coded section number (1) and (3) with variablesGaetan Nadon1-2/+2
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2010-10-07rgb 1.0.4rgb-1.0.4Alan Coopersmith1-1/+2
2010-09-23Sun's copyrights belong to Oracle nowAlan Coopersmith4-4/+4
2010-09-23config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provideAlan Coopersmith1-3/+0
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon5-43/+49
2010-08-20man: remove trailing whitespaceGaetan Nadon2-9/+9
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+1
2009-11-26INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-3/+6
2009-11-26Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-1/+1
2009-11-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-11-26.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-12/+66
2009-11-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-12/+7
2009-11-21Update Sun license noticesAlan Coopersmith4-92/+68
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+31
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade4-4/+14
2008-06-06rgb version 1.0.3rgb-1.0.3Alan Coopersmith1-1/+1
2008-06-06Include rgb(1) man page from SolarisAlan Coopersmith5-12/+137
2008-06-06rgb version 1.0.2rgb-1.0.2Alan Coopersmith1-1/+1
2008-06-05Update showrgb man page to better match current implementationAlan Coopersmith2-6/+7
2008-06-05Nuke CVS version tagsAlan Coopersmith4-11/+0
2008-06-05Fix build to work with --with-rgb-db-type=dbmAlan Coopersmith3-19/+15
2008-06-05Fix build to work with --with-rgb-db-type=ndbmAlan Coopersmith4-20/+17
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-53/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2006-05-19Bump to 1.0.1rgb-1_0_1XORG-7_1Adam Jackson2-1/+6
2006-04-28pkg-config check for xproto instead of x11.Jeremy C. Reed2-1/+8
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Change the default rgb dir to be the same path as the X server.Kevin E Martin2-2/+7
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-24Fix --with-rgb-dir help string to give the right flag name.Alan Coopersmith2-1/+6
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+3
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+17
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin3-4/+7
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2-1/+6
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson2-2/+2
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith2-1/+33
2005-08-01Change default install dir for rgb.txt from libdir to libdir/X11, sinceXORG-6_99_99_900Alan Coopersmith1-2/+2
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieAlan Coopersmith1-1/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+4
2005-07-28Fix distcheck for remaining appsKevin E Martin1-1/+2