Age | Commit message (Collapse) | Author |
|
You would do: autogen.sh <configure flags> or autogen <shortcut>
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with <configure flags> or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.
CVS patchset: 3180
CVS date: 2002/11/04 00:37:18
|
|
codebooks
CVS patchset: 3179
CVS date: 2002/11/04 00:33:32
|
|
CVS patchset: 3178
CVS date: 2002/11/04 00:31:49
|
|
compiler-generated ASM
CVS patchset: 3177
CVS date: 2002/11/04 00:03:19
|
|
CVS patchset: 3176
CVS date: 2002/11/03 23:11:21
|
|
CVS patchset: 3175
CVS date: 2002/11/03 23:07:14
|
|
CVS patchset: 3174
CVS date: 2002/11/03 23:03:30
|
|
CVS patchset: 3173
CVS date: 2002/11/03 22:39:22
|
|
CVS patchset: 3172
CVS date: 2002/11/03 21:08:42
|
|
general.
CVS patchset: 3171
CVS date: 2002/11/03 21:03:09
|
|
CVS patchset: 3170
CVS date: 2002/11/03 20:43:57
|
|
CVS patchset: 3169
CVS date: 2002/11/03 20:41:55
|
|
(other demuxers have no chance to seek back the stream\!) - use preview data instead
CVS patchset: 3168
CVS date: 2002/11/03 20:39:28
|
|
uohm ... you don't want to find out >:->
CVS patchset: 3167
CVS date: 2002/11/03 20:09:30
|
|
CVS patchset: 3166
CVS date: 2002/11/03 17:07:34
|
|
'automake'. We need to make these one file.
CVS patchset: 3165
CVS date: 2002/11/03 14:43:04
|
|
CVS patchset: 3164
CVS date: 2002/11/03 13:47:00
|
|
CVS patchset: 3163
CVS date: 2002/11/03 06:08:54
|
|
CVS patchset: 3162
CVS date: 2002/11/03 01:46:38
|
|
CVS patchset: 3161
CVS date: 2002/11/03 01:11:14
|
|
CVS patchset: 3160
CVS date: 2002/11/02 23:45:47
|
|
CVS patchset: 3159
CVS date: 2002/11/02 23:37:33
|
|
on Solaris/IA32 again. Change xine to use -mcpu=ultrasparc on sun4u platform.
CVS patchset: 3158
CVS date: 2002/11/02 22:30:20
|
|
CVS patchset: 3157
CVS date: 2002/11/02 22:21:02
|
|
Used dlopen to grab reference to XvQueryExtension.
Added #ifdef statements to protect doing unnecessary checks if X11 or Xv not installed.
(still need work here)
Removed X11 libs from xine-config flag (--libs)
CVS patchset: 3156
CVS date: 2002/11/02 21:53:00
|
|
revision
CVS patchset: 3155
CVS date: 2002/11/02 21:38:38
|
|
CVS patchset: 3154
CVS date: 2002/11/02 20:55:23
|
|
CVS patchset: 3153
CVS date: 2002/11/02 20:45:02
|
|
CVS patchset: 3152
CVS date: 2002/11/02 19:58:57
|
|
CVS patchset: 3151
CVS date: 2002/11/02 16:22:19
|
|
CVS patchset: 3150
CVS date: 2002/11/02 15:47:26
|
|
CVS patchset: 3149
CVS date: 2002/11/02 15:18:40
|
|
I think this is right, so we provide one
CVS patchset: 3148
CVS date: 2002/11/02 15:13:01
|
|
on AO_PROP_MIXER_VOL
CVS patchset: 3147
CVS date: 2002/11/02 14:39:51
|
|
CVS patchset: 3146
CVS date: 2002/11/02 12:50:14
|
|
CVS patchset: 3145
CVS date: 2002/11/02 11:34:12
|
|
dispose<-close<-stop<-/
we should call close in dipose instead of stop
CVS patchset: 3144
CVS date: 2002/11/02 10:51:01
|
|
caused segfaults in event_queue_dispose when joining a listener_thread
which is not there
CVS patchset: 3143
CVS date: 2002/11/02 10:45:46
|
|
CVS patchset: 3142
CVS date: 2002/11/02 10:43:46
|
|
CVS patchset: 3141
CVS date: 2002/11/02 10:42:58
|
|
Better support for mpeg streams without pts
CVS patchset: 3140
CVS date: 2002/11/02 08:02:52
|
|
Xv headers on Linux. Added pgx64 to ChangeLog. Made AUTHORS pretty again.
CVS patchset: 3139
CVS date: 2002/11/02 04:31:06
|
|
CVS patchset: 3138
CVS date: 2002/11/02 03:13:44
|
|
CVS patchset: 3137
CVS date: 2002/11/02 02:59:44
|
|
Redefined functions to make use of xine_health_check_s struct.
CVS patchset: 3136
CVS date: 2002/11/02 02:58:52
|
|
CVS patchset: 3135
CVS date: 2002/11/02 02:57:32
|
|
dependencies when checking for the detection of xine-lib.
CVS patchset: 3134
CVS date: 2002/11/02 02:56:29
|
|
Added xine_health_check_s struct.
CVS patchset: 3133
CVS date: 2002/11/02 02:55:46
|
|
Added -O flag for debug build.
Unable to get AC_TRY_FLAGS to accept -msse and -mmmx. Did not put them in
the file. Help on this would be appreciated.
CVS patchset: 3132
CVS date: 2002/11/02 02:54:52
|
|
CVS patchset: 3131
CVS date: 2002/11/02 00:36:03
|