Age | Commit message (Collapse) | Author |
|
But Stephen is right, distclean-generic just doesn't do that;
distclean-local is better here, since it extends the regular behaviour
CVS patchset: 6965
CVS date: 2004/09/12 16:01:15
|
|
doc/hackersguide/Makefile.am:
- Add missing rules to remove Makefile when running make distclean.
src/Makefile.am:
- Add missing subdirectory libspucmml
doc/internal/HOWTO.release:
- Add suggestion to use make distcheck (See info automake -
searching for distcheck for a more thorough review of the
commands ability).
CVS patchset: 6956
CVS date: 2004/09/11 02:07:26
|
|
CVS patchset: 6948
CVS date: 2004/09/08 12:59:48
|
|
* use the better "touch" method by Frantisek
* introduce a distcheck_lax variable for those who want to do a distcheck,
but are too lazy to install all the tools
(of course this should never be used for an actual release)
CVS patchset: 6943
CVS date: 2004/09/06 14:04:56
|
|
Fix what I perceive to be a bug only on platforms that have a automake
installed that contains multiple version. Gentoo releases a package of
automake that contains all the latest stable version (1.4 to 1.8). In
order to use a specific one besides the default you need to declare
WANT_AUTOMAKE=1.6 in your environment varibles.
------------------------------------
doc/faq/Makefile.am
doc/hackersguide/Makefile.am
Applied Frantisek Dvorak changes for the documentation.
CVS patchset: 6939
CVS date: 2004/09/05 02:14:38
|
|
CVS patchset: 6914
CVS date: 2004/08/28 19:54:01
|
|
always dropped, even with $(srcdir) != builddir.
CVS patchset: 6904
CVS date: 2004/08/25 19:28:50
|
|
CVS patchset: 6884
CVS date: 2004/08/16 15:19:13
|
|
source is newer than the target to enforce rebuilding once the tools
have been installed
CVS patchset: 6883
CVS date: 2004/08/16 15:18:37
|
|
CVS patchset: 6880
CVS date: 2004/08/12 07:26:59
|
|
available. HAVE_SGMLTOOLS is set if sgmltools is installed and
similar HAVE_FIG2DEV set for fig2dev.
Fixed error in 'uninstall' rule in Makefile.in.in in the po/
directory. It was using the $(PACKAGE) variable in the line to remove
the install po libraries. So it was looking for xine-lib.mo in all the
$(localedir)/<catalog>/LC_Messages directory. Switched this to look
for $(LIBNAME).mo files. This change matches the 'install' rule which
names the files libxine1.mo
CVS patchset: 6878
CVS date: 2004/08/08 00:34:17
|
|
* copy the sgml files from $(srcdir) to . if the one in $(srcdir) is newer
(if not building to a separate dir, this will be a circular dependency
which is ignored)
* convert the SGML file inside . if the source is newer than the target and
sgmltools are available
* if sgmltools are not available, fail during "make dist" or create dummy
files otherwise (the dummy creation still ensures that the source is newer
than the target by touching the files, this way the files will be built
correctly if you install sgmltools later)
* use a clean-docs target during distclean
* advantage: read-only $(srcdir) should work now
CVS patchset: 6877
CVS date: 2004/08/07 15:30:16
|
|
CVS patchset: 6873
CVS date: 2004/08/03 19:35:11
|
|
CVS patchset: 6863
CVS date: 2004/07/29 19:24:50
|
|
CVS patchset: 6830
CVS date: 2004/07/22 14:02:49
|
|
to call Xlib functions before xine to properly fill x11_visual_t
CVS patchset: 6755
CVS date: 2004/06/27 11:16:20
|
|
CVS patchset: 6694
CVS date: 2004/06/16 19:34:27
|
|
CVS patchset: 6566
CVS date: 2004/05/18 20:35:04
|
|
CVS patchset: 6500
CVS date: 2004/05/08 15:05:36
|
|
CVS patchset: 6499
CVS date: 2004/05/08 15:05:02
|
|
CVS patchset: 6498
CVS date: 2004/05/08 15:03:43
|
|
CVS patchset: 6489
CVS date: 2004/05/05 19:10:58
|
|
CVS patchset: 6479
CVS date: 2004/05/02 19:52:12
|
|
CVS patchset: 6478
CVS date: 2004/05/02 19:49:52
|
|
- prepare also po/POTFILES.in by 'make dist' before updating po-files,
so also new files with strings for translatiom will be included
- make build proces working in separate directory
CVS patchset: 6387
CVS date: 2004/04/10 20:35:27
|
|
(xine wrapper code by James Stembridge)
does not work on all DVDs, but better a sometimes failing decoder than no
decoder at all; digital passthrough seems unaffected
CVS patchset: 6361
CVS date: 2004/04/09 14:57:25
|
|
* allow opaque parts for things like dvd:2 (play title 2 from the default device)
* allow IPv6 addresses
CVS patchset: 6271
CVS date: 2004/03/16 12:56:43
|
|
xine_osd_show_unscaled
CVS patchset: 6187
CVS date: 2004/02/23 18:26:52
|
|
- demuxers should not access stream->demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb
CVS patchset: 5732
CVS date: 2003/11/15 14:00:35
|
|
values, because "running" is set too late
CVS patchset: 5696
CVS date: 2003/11/05 21:51:53
|
|
CVS patchset: 5682
CVS date: 2003/11/03 19:17:31
|
|
tools installed, but force a rebuild during "make dist"
CVS patchset: 5626
CVS date: 2003/10/28 16:55:05
|
|
and was more than half a year old - translators already have enough to do)
* simplifying Makefiles
* small README reorg
CVS patchset: 5613
CVS date: 2003/10/27 11:13:55
|
|
CVS patchset: 5610
CVS date: 2003/10/26 17:45:26
|
|
CVS patchset: 5601
CVS date: 2003/10/26 10:56:23
|
|
of the SGML and FIG files in the cvs, not only does it provoke inconsistencies,
it also breaks the current automatic update on xinehq.de, so:
* remove any pre-built files from CVS
* modify the Makefile's so that a "make dist" always rebuilds those files;
that way, it is ensured that up-to-date pre-built versions are included
in the release tarball so users don't need to install the whole docbook
toolchain just to read the FAQ in HTML
CVS patchset: 5599
CVS date: 2003/10/26 10:44:39
|
|
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).
CVS patchset: 5589
CVS date: 2003/10/25 00:49:11
|
|
CVS patchset: 5526
CVS date: 2003/10/15 16:40:34
|
|
* added some small pieces
* incorporated some former READMEs and Mike's fabulous demuxer and decoder doc
* splitted into multiple files
* made new drawings (hopefully I am not the only one to understand them)
* Makefile support for building a HTML version which is now
installed in the user's doc directory
CVS patchset: 5494
CVS date: 2003/10/12 19:06:43
|
|
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
|
|
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
|
|
CVS patchset: 3997
CVS date: 2003/01/23 18:46:56
|
|
Replaced configure.in with configure.ac
Remove acconfig.h (Unnecessary with autoconf 2.52 or above)
Updated configure.ac to remove deprecated macros, upgraded
AC_DEFINE to include comments, merged in acconfig.h.
Combined libxine and libxineutils into one library. libxineutils
is created but not installed. Its statically linked into libxine.
Advanced libxine version from 0.2.0 to 1.0.0
Removed references for skins.
Plugins now installed to <libdir>/xine/plugins/$XINE_MAJOR.$XINE_MORE.
$XINE_SUB
Xine-config updated for new location of plugins
Sorted file lists in Makefile.am to make them more readable.
TODO: remove skins references from xine-config
CVS patchset: 2705
CVS date: 2002/09/19 06:01:18
|
|
CVS patchset: 2509
CVS date: 2002/08/24 16:50:55
|
|
CVS patchset: 2508
CVS date: 2002/08/24 16:48:56
|
|
CVS patchset: 2138
CVS date: 2002/06/23 16:18:44
|
|
CVS patchset: 1857
CVS date: 2002/05/06 12:14:30
|
|
CVS patchset: 1842
CVS date: 2002/05/03 01:44:03
|
|
CVS patchset: 1744
CVS date: 2002/04/20 09:50:33
|
|
CVS patchset: 1706
CVS date: 2002/04/10 18:23:36
|