[svn] / branches / release-1_0-branch / xvidcore / build / generic / configure.in Repository:
ViewVC logotype

Log of /branches/release-1_0-branch/xvidcore/build/generic/configure.in

Parent Directory Parent Directory


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

Revision 1449 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 9 21:21:30 2004 UTC (19 years, 10 months ago) by edgomez
File length: 13802 byte(s)
Diff to previous 1445 , to selected 824
Marking 1.0.0

Revision 1445 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 2 10:33:22 2004 UTC (19 years, 11 months ago) by edgomez
File length: 13806 byte(s)
Diff to previous 1408 , to selected 824
patch-23 (unix build cleaning) and patch-24 (VOL corruption when fps=1/1)

Revision 1408 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 4 15:11:42 2004 UTC (19 years, 11 months ago) by edgomez
File length: 13736 byte(s)
Diff to previous 1387 , to selected 824
marking RC4

Revision 1387 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 23:56:55 2004 UTC (20 years ago) by
File length: 13736 byte(s)
Diff to previous 1382 , to selected 824
This commit was manufactured by cvs2svn to create branch
'release-1_0-branch'.

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 22 22:36:25 2004 UTC (20 years ago) by edgomez
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 13736 byte(s)
Diff to previous 1024 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 13090 byte(s)
Diff to previous 1006 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 12247 byte(s)
Diff to previous 900 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 12233 byte(s)
Diff to previous 851 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 11480 byte(s)
Diff to previous 845 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 11467 byte(s)
Diff to previous 830 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 11471 byte(s)
Diff to previous 828 , to selected 824
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
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 10299 byte(s)
Diff to previous 827 , to selected 824
Fix namespace conflicts on PPC platform

Revision 827 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 9 23:08:56 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 10283 byte(s)
Diff to previous 824
PPC port is disabled, it uses Plain C version now.

Revision 824 - (view) (download) (annotate) - [selected]
Added Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/build/generic/configure.in
File length: 10215 byte(s)
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