summaryrefslogtreecommitdiff
path: root/misc/Makefile.common
AgeCommit message (Collapse)Author
2003-11-12Ohoh, it seems i've happily broke the "uninstall" stage when i hacked theDaniel Caujolle-Bert
libtool to made it not install .la file. Here's the fix. CVS patchset: 5728 CVS date: 2003/11/12 20:24:42
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
CVS patchset: 5519 CVS date: 2003/10/14 21:58:22
2003-10-13strange things are going on...Michael Roitzsch
CVS patchset: 5511 CVS date: 2003/10/13 17:43:37
2003-10-13when using find to delete *.la, this is uselessMichael Roitzsch
CVS patchset: 5508 CVS date: 2003/10/13 16:25:55
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
Ability to use external libs (--with-external-vcdnav), disable vcdx build and build old vcd instead (--disable-vcdx). This last feature is useful since vcdx take /hours/ to start playback, that can help people who don't want vcd navigation. Remove all .la files, even in subdirs (eg: post) CVS patchset: 5505 CVS date: 2003/10/13 11:47:11
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
- general multipass compilation make targets CVS patchset: 5149 CVS date: 2003/07/12 12:31:13
2003-06-27fix post install target: when doing a "make install" from withinMichael Roitzsch
some subdirectories (those which have subdirs themselves), the post install procedure would not be executed properly CVS patchset: 5103 CVS date: 2003/06/27 12:29:17
2003-05-30sorry for forcing another complete rebuild, but $(DESTDIR) is clearly needed ↵Michael Roitzsch
here (thanks to Carsten Weinhold for noticing) CVS patchset: 4986 CVS date: 2003/05/30 13:06:57
2003-05-29remove the .la files from the plugindir after installMichael Roitzsch
CVS patchset: 4982 CVS date: 2003/05/29 13:09:36
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44