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

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

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Links to dev-api-4: (view) (download) (annotate)
Sticky Tag:

Revision 1.6.2.22 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 20:57:36 2004 UTC (20 years, 2 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.21: +1 -1 lines
Diff to previous 1.6.2.21 , to branch point 1.6 , to next main 1.38
Marking rc3

Revision 1.6.2.21 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 13:16:37 2004 UTC (20 years, 2 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.20: +1 -1 lines
Diff to previous 1.6.2.20 , to branch point 1.6
Marking RC2

Revision 1.6.2.20 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 00:12:16 2004 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.19: +1 -1 lines
Diff to previous 1.6.2.19 , to branch point 1.6
RC1

Revision 1.6.2.19 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 14:26:02 2004 UTC (20 years, 3 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.18: +1 -1 lines
Diff to previous 1.6.2.18 , to branch point 1.6
* Fixed typo preventing -fomit-frame-pointer swicth usage

Revision 1.6.2.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 23:24:49 2004 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.17: +2 -2 lines
Diff to previous 1.6.2.17 , to branch point 1.6
* Changed linking policy for Unix toolchain + Win32 target
* Reverted to VS build tools in .dsp files

Revision 1.6.2.17 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 10:50:50 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.16: +1 -1 lines
Diff to previous 1.6.2.16 , to branch point 1.6
Beta3

Revision 1.6.2.16 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 23:46:21 2003 UTC (20 years, 4 months ago) by chl
Branch: dev-api-4
Changes since 1.6.2.15: +1 -2 lines
Diff to previous 1.6.2.15 , to branch point 1.6
-fgcse caused trouble on very recent gcc's.
-O2 gave minor speedup over -O1.

Revision 1.6.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 14:44:35 2003 UTC (20 years, 4 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.14: +1 -1 lines
Diff to previous 1.6.2.14 , to branch point 1.6
See ChangeLog patch-120 to patch-123

Revision 1.6.2.14 - (view) (download) (annotate) - [select for diffs]
Sat Nov 29 17:26:12 2003 UTC (20 years, 5 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.13: +1 -1 lines
Diff to previous 1.6.2.13 , to branch point 1.6
Marking the start of beta1

Revision 1.6.2.13 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 16:48:58 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.12: +1 -1 lines
Diff to previous 1.6.2.12 , to branch point 1.6
Handles nasm include path weirdness

CodingStyle (forgiven bit from last patcheset)

Revision 1.6.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Oct 15 13:55:09 2003 UTC (20 years, 6 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.11: +3 -3 lines
Diff to previous 1.6.2.11 , to branch point 1.6
Better cross compilation handling

Revision 1.6.2.11 - (view) (download) (annotate) - [select for diffs]
Fri Oct 3 16:57:55 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.10: +0 -8 lines
Diff to previous 1.6.2.10 , to branch point 1.6
Removed BIGLUT support and fixes to sysKin last commit

Revision 1.6.2.10 - (view) (download) (annotate) - [select for diffs]
Sun Sep 28 13:21:59 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.9: +13 -8 lines
Diff to previous 1.6.2.9 , to branch point 1.6
New build system for *nix platforms. It now uses an 'out of source' tree
build process that is much cleaner. This requires a VPATH support.

This patch includes some small fixes to the configure script, mainly for
MacOSX.

Revision 1.6.2.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 11 17:11:49 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.8: +10 -3 lines
Diff to previous 1.6.2.8 , to branch point 1.6
Build process fix for MacOSX+module option

Revision 1.6.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 11 14:12:16 2003 UTC (20 years, 7 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.7: +1 -18 lines
Diff to previous 1.6.2.7 , to branch point 1.6
   * Win32 files switched to Unix format.
      Ok, on IRC, we sorted out what was b0rking the project files each
      time I commit them in DOS format. In fact the Unix CVS does upload
      DOS format files if i commit them, and then Win32 CVS users get
      double \r\n files. So the best is to use unix format in CVS. This
      way, the checked out versions are right for Win32 users.

      NB: this imply a unix2dos conversion when doing a release from a
          Unix box. I think it's better than current policy, but
          automatic tarballs/zip of the tree should take care of that.

    * odivx and xvid_stat examples removed. Associated project files
      have been removed as well.

    * The divx4 compatibility layer has been removed. Associated options
      in the configure script removed. libxvidcore.def has no more need
      to be an autoconf generated file.

    * rawdec removed. It has never been used and will never be.

    * Added major api appending to the macosx module build.

Revision 1.6.2.7 - (view) (download) (annotate) - [select for diffs]
Wed Jul 16 23:01:40 2003 UTC (20 years, 9 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.6: +2 -2 lines
Diff to previous 1.6.2.6 , to branch point 1.6
Fixed the build system for IA64 and _others_ archs

Revision 1.6.2.6 - (view) (download) (annotate) - [select for diffs]
Wed May 14 23:28:26 2003 UTC (20 years, 11 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.5: +26 -4 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Added module building for MacOSX.

Revision 1.6.2.5 - (view) (download) (annotate) - [select for diffs]
Mon May 5 00:19:05 2003 UTC (20 years, 11 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.4: +1 -1 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Fix typo mistake that prevented the default SPECIFIC_CFLAGS for each arch to be used

Revision 1.6.2.4 - (view) (download) (annotate) - [select for diffs]
Sun May 4 23:59:24 2003 UTC (20 years, 11 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.3: +1 -1 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Increased API major

Revision 1.6.2.3 - (view) (download) (annotate) - [select for diffs]
Sun May 4 23:58:10 2003 UTC (20 years, 11 months ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.2: +1 -1 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Unix system should use SONAME=libname.so.major

Revision 1.6.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 21:30:31 2003 UTC (21 years ago) by edgomez
Branch: dev-api-4
Changes since 1.6.2.1: +40 -9 lines
Diff to previous 1.6.2.1 , to branch point 1.6
2003-04-09 GMT	Edouard Gomez <ed.gomez@free.fr>	patch-13

    Summary:
      Added GNU profiling option to the configure script.
    Revision:
      xvidcore--devapi4--1.0--patch-13

    In  order to allow  easy profiling  using GNU  tools (gprof,  gcov), I
    added  the  --enable-gnuprofile  to  the configure.in  template.  This
    modifies the SPECIFIC_LDFLAGS and SPECIFIC_CFLAGS for library building
    so they include all needed options for profiling and test coverage.

    /!\  When  compiling your  own  program,  don't  forget to  use  these
         options:
           -pg -fprofile-arcs -ftest-coverage

         When linking your program, you  MUST use the -pg option too, else
         your binary will not use/create profiling informations.

    modified files:
     build/generic/configure.in


2003-04-09 GMT	Edouard Gomez <ed.gomez@free.fr>	patch-12

    Summary:
      Build fix from release-0_9_1-fixes@cvs.xvid.org
    Revision:
      xvidcore--devapi4--1.0--patch-12

    MacOSX build process was wrong on the linking stage as it was ignoring
    the equivalent of the linux soname thingy.

    modified files:
     build/generic/configure.in

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 14:21:00 2003 UTC (21 years, 1 month ago) by edgomez
Branch: dev-api-4
Changes since 1.6: +24 -6 lines
Diff to previous 1.6
Synced with CVS_HEAD

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 15 15:22:17 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
CVS Tags: dev-api-3, merged-dev-api-3
Branch point for: dev-api-4
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 17:31:33 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
CVS Tags: release-0_9_1
Branch point for: release-0_9_1-fixes
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Ready for 0.9.1

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Feb 11 21:56:31 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.3: +58 -14 lines
Diff to previous 1.3
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 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Feb 10 13:54:19 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Fix namespace conflicts on PPC platform

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 23:08:56 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
PPC port is disabled, it uses Plain C version now.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 19:32:52 2003 UTC (21 years, 2 months ago) by edgomez
Branch: MAIN
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, select a symbolic revision name using the selection box, or choose 'Use Text Field' and 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