summaryrefslogtreecommitdiff
path: root/misc/Makefile.common
AgeCommit message (Expand)Author
2007-03-22Instead of rewriting the install and uninstall rules for headers, simply chan...Diego 'Flameeyes' Pettenò
2007-03-10Quote id -u usage so that it doesn't throw an error in Solaris older than 11....Diego 'Flameeyes' Pettenò
2007-02-21Make -Wl,-z,defs an opt-in ldflag, if available. The $(xineplug_ldflags) vari...Diego 'Flameeyes' Pettenò
2007-01-23Add xineplugdir variable so that the makefiles installing plugins can simply ...Diego 'Flameeyes' Pettenò
2007-01-19LIBTOOL is already defined by.. err.. libtool, no need to repeat here.Diego 'Flameeyes' Pettenò
2006-07-11Correct remaining references to libtool-nofpic.Darren Salt
2006-06-18- don't stop the installation if the chcon doesn't work forBastien Nocera
2006-01-22- Fix error when the file didn't already have an SELinux contextBastien Nocera
2006-01-22- fix installation when the user isn't rootBastien Nocera
2006-01-17**BUGFIX**Bastien Nocera
2004-12-01mkinstalldirs script is obsoleted in automake. Using "install-sh -d" instead.František Dvořák
2004-09-05autogen.sh:Stephen Torri
2003-11-12Ohoh, it seems i've happily broke the "uninstall" stage when i hacked theDaniel Caujolle-Bert
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-13strange things are going on...Michael Roitzsch
2003-10-13when using find to delete *.la, this is uselessMichael Roitzsch
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-06-27fix post install target: when doing a "make install" from withinMichael Roitzsch
2003-05-30sorry for forcing another complete rebuild, but $(DESTDIR) is clearly needed ...Michael Roitzsch
2003-05-29remove the .la files from the plugindir after installMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch