[svn] / trunk / xvidcore / build / generic / configure.in Repository:
ViewVC logotype

Log of /trunk/xvidcore/build/generic/configure.in

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2146 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 22:01:59 2016 UTC (7 years, 5 months ago) by Isibaar
File length: 23640 byte(s)
Diff to previous 2066 , to selected 827
AmigaOS patch by Fredrik Wikstrom.

Revision 2066 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 29 19:19:51 2013 UTC (11 years, 1 month ago) by Isibaar
File length: 23009 byte(s)
Diff to previous 2044 , to selected 827
Patch for QNX support by Mike Gorchak

Revision 2044 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 20 08:19:41 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 22789 byte(s)
Diff to previous 2042 , to selected 827
Changed library naming of import lib and static lib in cygwin and mingw. Please re-check...

Revision 2042 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 09:30:21 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 22332 byte(s)
Diff to previous 2040 , to selected 827
Install symlinks for shared library. Patch by Andres Mejia.

Revision 2040 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 08:17:43 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 21798 byte(s)
Diff to previous 2039 , to selected 827
Remove rhapsody OS case. Patch by Ryan Schmidt.

Revision 2039 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 16 12:35:17 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 21818 byte(s)
Diff to previous 2035 , to selected 827
Double check for pthread on MinGW. Patch by Motofumi Oka.

Revision 2035 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 09:36:53 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 21227 byte(s)
Diff to previous 2033 , to selected 827
Try to autodetect name mangling variations for WIN64 cross-compiling. Patch by Motofumi Oka.

Revision 2033 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 14 15:09:32 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 20650 byte(s)
Diff to previous 2030 , to selected 827
removed obsolete -mno-cygwin

Revision 2030 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 14 10:43:47 2011 UTC (12 years, 6 months ago) by Isibaar
File length: 20673 byte(s)
Diff to previous 2027 , to selected 827
platform-independent gcc versio check - patch by Motofumi Oka

Revision 2027 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 16:15:21 2011 UTC (12 years, 7 months ago) by Isibaar
File length: 20890 byte(s)
Diff to previous 2025 , to selected 827
User-supplied LDFLAGS. Patch by Ryan Schmidt and the MacPorts project.

Revision 2025 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 07:46:13 2011 UTC (12 years, 8 months ago) by Isibaar
File length: 20872 byte(s)
Diff to previous 1971 , to selected 827
Added support for GNU Hurd as target_os

Revision 1971 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 6 14:30:14 2011 UTC (12 years, 11 months ago) by Isibaar
File length: 20857 byte(s)
Diff to previous 1957 , to selected 827
made pthread (SMP support) switchable at compile time

Revision 1957 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 25 13:10:18 2011 UTC (13 years, 1 month ago) by Isibaar
File length: 20296 byte(s)
Diff to previous 1944 , to selected 827
fixed syntax error for pthread check - thanks to Fabrian Greffrath

Revision 1944 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 11 11:39:13 2011 UTC (13 years, 2 months ago) by Isibaar
File length: 20285 byte(s)
Diff to previous 1941 , to selected 827
don't hardcode "ar" tool (thanks to Bin Tian)

Revision 1941 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 6 14:08:06 2011 UTC (13 years, 2 months ago) by Isibaar
File length: 20230 byte(s)
Diff to previous 1938 , to selected 827
patch for 64-bit darwin target (thanks to Bin Tian)

Revision 1938 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 31 11:39:06 2010 UTC (13 years, 2 months ago) by Isibaar
File length: 20038 byte(s)
Diff to previous 1889 , to selected 827
increased version numbers

Revision 1889 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 7 07:04:00 2010 UTC (13 years, 9 months ago) by Isibaar
File length: 20038 byte(s)
Diff to previous 1878 , to selected 827
patch for yasm >= 1.0 by Takashi Mochizuki

Revision 1878 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 5 09:55:46 2009 UTC (14 years, 5 months ago) by Isibaar
File length: 20028 byte(s)
Diff to previous 1875 , to selected 827
Removed inner nested AC_CHECK_LIB test for pthread_join (autoconf-2.64 compatibility)

Revision 1875 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 07:48:57 2009 UTC (14 years, 9 months ago) by Isibaar
File length: 20131 byte(s)
Diff to previous 1870 , to selected 827
Use -maltivec only to compile the sources containting altivec code.
GCC may otherwise produce altivec code on non-altivec PPC (thanks to Frederik Wikstrom)

Revision 1870 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 16:59:21 2009 UTC (14 years, 10 months ago) by Isibaar
File length: 20063 byte(s)
Diff to previous 1866 , to selected 827
Allow text relocations for dynlib OS X target

Revision 1866 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 14:15:53 2009 UTC (14 years, 10 months ago) by Isibaar
File length: 20032 byte(s)
Diff to previous 1847 , to selected 827
require yasm >= 0.8.0

Revision 1847 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 5 10:18:52 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 20026 byte(s)
Diff to previous 1845 , to selected 827
Added -arch ppc for Apple gcc

Revision 1845 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 18:30:36 2008 UTC (15 years, 3 months ago) by Isibaar
File length: 19985 byte(s)
Diff to previous 1821 , to selected 827
yasm compatibility

Revision 1821 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 28 18:16:42 2008 UTC (15 years, 4 months ago) by Isibaar
File length: 19190 byte(s)
Diff to previous 1797 , to selected 827
pump up HEAD version numbers

Revision 1797 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 26 02:17:50 2008 UTC (15 years, 4 months ago) by Isibaar
File length: 19190 byte(s)
Diff to previous 1794 , to selected 827
win64 target

Revision 1794 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 14 15:43:28 2008 UTC (15 years, 4 months ago) by Isibaar
File length: 19414 byte(s)
Diff to previous 1788 , to selected 827
initial SSE4 support

Revision 1788 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 10:44:11 2007 UTC (16 years, 4 months ago) by Isibaar
File length: 19821 byte(s)
Diff to previous 1768 , to selected 827
- update for nasm >= 0.99

Revision 1768 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 23:29:27 2006 UTC (17 years, 3 months ago) by Isibaar
File length: 19033 byte(s)
Diff to previous 1694 , to selected 827
- build patch for Mac by Eric Petit

Revision 1694 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 5 04:01:07 2006 UTC (18 years ago) by syskin
File length: 18859 byte(s)
Diff to previous 1617 , to selected 827
detect pthreads and add proper linking flags if they are found. patch by caro from irc

Revision 1617 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 23 09:29:43 2005 UTC (18 years, 10 months ago) by Skal
File length: 18282 byte(s)
Diff to previous 1615 , to selected 827
	encoder.c: simplify_time() optimized by Euclid.

	bitstream.c: write_video_packet_header() was buggy and
	kind of obfuscated, as noticed by Sigdrak at free.fr.

	from Edouard:

	gcc4 warning removal.
	- No executable shared objects installed
	  (Do not install the lib as executable. It's no use as the SO has no
 	   main symbol anyway, and the static lib is not runnable anyway.)
	- Statically link xvid_bench with libxvidcore.a
	- New autoconf garbage removal
	- Quotes in configure.in

Revision 1615 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 17 15:55:24 2005 UTC (18 years, 10 months ago) by Skal
File length: 17956 byte(s)
Diff to previous 1609 , to selected 827
	GCC4 support added (thx to Edouard Gomez)

Revision 1609 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 4 23:49:37 2005 UTC (18 years, 11 months ago) by edgomez
File length: 16956 byte(s)
Diff to previous 1596 , to selected 827
New 1.1.0-beta2 release

Revision 1596 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 16 10:34:52 2005 UTC (19 years, 2 months ago) by edgomez
File length: 16956 byte(s)
Diff to previous 1586 , to selected 827
Marking 1.1.0-beta1

Revision 1586 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 5 23:02:15 2005 UTC (19 years, 2 months ago) by edgomez
File length: 16956 byte(s)
Diff to previous 1536 , to selected 827
Preliminary x86_64 linux port

Revision 1536 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 22 13:16:03 2004 UTC (19 years, 7 months ago) by edgomez
File length: 16669 byte(s)
Diff to previous 1535 , to selected 827
Marking change of API

Revision 1535 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 22 11:46:10 2004 UTC (19 years, 7 months ago) by edgomez
File length: 16663 byte(s)
Diff to previous 1472 , to selected 827
Mark Functions in asm files -- added yasm support in configure.in

Revision 1472 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 12 13:02:12 2004 UTC (19 years, 9 months ago) by edgomez
File length: 15917 byte(s)
Diff to previous 1451 , to selected 827
Merging 1.0.1 fixes

Revision 1451 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 21 14:40:15 2004 UTC (19 years, 10 months ago) by edgomez
File length: 15917 byte(s)
Diff to previous 1412 , to selected 827
patch-26 (stable merge), patch-27 no 64bit, patch-28 (setedges only once per frame)

Revision 1412 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 5 20:36:37 2004 UTC (19 years, 11 months ago) by edgomez
File length: 15851 byte(s)
Diff to previous 1382 , to selected 827
Merged PPC port + 1.0 tree fixes

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
File length: 13736 byte(s)
Diff to previous 1024 , to selected 827
xvidcore 1.0.0 rc3 merge back to HEAD

Revision 1024 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 23:32:54 2003 UTC (20 years, 10 months ago) by edgomez
File length: 13090 byte(s)
Diff to previous 1006 , to selected 827
Added module building for MacOSX.

Revision 1006 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 4 23:58:10 2003 UTC (20 years, 10 months ago) by edgomez
File length: 12247 byte(s)
Diff to previous 900 , to selected 827
Unix system should use SONAME=libname.so.major

Revision 900 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 26 23:28:38 2003 UTC (21 years, 1 month ago) by edgomez
File length: 12233 byte(s)
Diff to previous 851 , to selected 827
Fixes a bunch of small things on cygwin, and unix (soname and bootstrap)

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
File length: 11480 byte(s)
Diff to previous 845 , to selected 827
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 845 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 13 17:31:33 2003 UTC (21 years, 1 month ago) by edgomez
File length: 11467 byte(s)
Diff to previous 830 , to selected 827
Ready for 0.9.1

Revision 830 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 11 21:56:31 2003 UTC (21 years, 1 month ago) by edgomez
File length: 11471 byte(s)
Diff to previous 828 , to selected 827
patch-13
    More "unknown compiler" friendly portab.h file.
patch-14
    The PPC port is now disabled because it is outdated.
patch-15
    Added the configure bootstrap script.
patch-16
    Changed linking option on PPC platforms (-flat_namespace)
patch-17
    Added IA64 DCT source choice according to the compiler basename.
patch-18
    Fixed xvid_encraw help message.
patch-19
    Fixed libxvidcore.def, revamped Makefile output, fixed ia64 build, added ranlib detection.
patch-20
    Removed BFrame outdated bframe/qpel decoding.

Revision 828 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 10 13:54:19 2003 UTC (21 years, 1 month ago) by edgomez
File length: 10299 byte(s)
Diff to previous 827
Fix namespace conflicts on PPC platform

Revision 827 - (view) (download) (annotate) - [selected]
Modified Sun Feb 9 23:08:56 2003 UTC (21 years, 1 month ago) by edgomez
File length: 10283 byte(s)
Diff to previous 824
PPC port is disabled, it uses Plain C version now.

Revision 824 - (view) (download) (annotate) - [select for diffs]
Added Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
File length: 10215 byte(s)
Diff to selected 827
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.

I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.

base-0
    Imported xvidcore 0.9.0 into arch repository
patch-1
    Updated to current stable CVS_HEAD
patch-2
    Changed build system for Unix OSes
patch-3
    Fixes for the new build system in sources.
patch-4
    Fixed options and added the --disable-assembly option
patch-5
    Fixed a BSD checking in nasm output format.
patch-6
    Fixed the "ar" "s" option for some platforms.
patch-7
    Changed the way I add strings into variables.
patch-8
    Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
    Added Altivec detection (Guillaume Morin)
patch-10
    Fixed MacOSX build.
patch-11
    Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
    DivX4 compatibility layer has been turned into an option (default:disable).

ToDo:
    - Fix IA64 assembly file selection.
    - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4