Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-30 | Add $(CWARNFLAGS) to CFLAGS in Makefile.am instead of in configure.ac | Alan Coopersmith | 1 | -1/+0 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-10-30 | config: Remove unnecessary calls from configure.ac | Alan Coopersmith | 1 | -4/+0 | |
PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-10-30 | config: upgrade to util-macros 1.8 for additional man page support | Alan Coopersmith | 1 | -3/+3 | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS The existing statement can now be removed from the configuration file. Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED) Enables silent rule and use platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-10-30 | Replace individual XORG_* macro calls with XORG_DEFAULT_OPTIONS | Alan Coopersmith | 1 | -10/+6 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-06-18 | Add explicit dependency on libICE to PKG_CHECK_MODULES | Alan Coopersmith | 1 | -1/+1 | |
Allows building against libXt versions that moved ice to Requires.private in the xt.pc file, since xrx calls Ice* functions directly. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2009-08-03 | Version 1.0.3xrx-1.0.3 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-03-06 | Make plugin build compatible with Firefox 3.1 renaming of npupp.h | Alan Coopersmith | 1 | -5/+13 | |
Checks which header to include, the older npupp.h or the newer npfunctions.h, falls back to the ancient copy included from the Netscape SDK if neither are found in either the default path or the pkg-config provided paths. See https://bugzilla.mozilla.org/show_bug.cgi?id=455458 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-01-26 | Correct make distcheck and most sparse warnings. | Paulo Cesar Pereira de Andrade | 1 | -0/+6 | |
Only remaining sparse warning is about no previous definition for the function vectors declared in Xtrans/Xtranssock.c. Also, use only one .gitignore file, instead of one per directory. | |||||
2008-08-20 | xaw8 is gone, use xaw7 | James Cloos | 1 | -1/+1 | |
2008-06-26 | Fix PLUGIN_CFLAGS setting without firefox-plugin.pc & mozilla-plugin.pc | Alan Coopersmith | 1 | -1/+1 | |
Quote $(top_srcdir)/plugin/include to avoid "top_srcdir: command not found" | |||||
2008-06-25 | Version 1.0.2xrx-1.0.2 | Alan Coopersmith | 1 | -1/+1 | |
2008-06-20 | Fix browser plugin build | Alan Coopersmith | 1 | -0/+17 | |
Add source files to Makefile that were missed in modularization Use headers specified by mozilla-plugin.pc or firefox-plugin.pc if they exist, instead of the ancient Netscape ones we carry around | |||||
2005-12-21 | Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0 | Kevin E Martin | 1 | -1/+1 | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | 1 | -1/+1 | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | 1 | -1/+1 | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 1 | -1/+1 | |
application build-time dependencies, and update package deps to work with separate build roots. | |||||
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | 1 | -1/+1 | |
2005-11-01 | Update pkgcheck depedencies to work with separate build roots. | Kevin E Martin | 1 | -1/+1 | |
2005-10-26 | Set Xaw/Xp flags correctly for xrx plugin modules | Alan Coopersmith | 1 | -0/+4 | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | 1 | -1/+1 | |
2005-10-14 | Add XORG_MANPAGE_SECTIONS & XORG_RELEASE_VERSION | Alan Coopersmith | 1 | -0/+3 | |
2005-09-23 | Add build system for xrx | Søren Sandmann Pedersen | 1 | -0/+64 | |