configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h.
[platform/upstream/gstreamer.git] / configure.ac
2004-04-20 David Schleefconfigure.ac: Add test for allowing unaligned access...
2004-04-16 David Schleefcommon/m4/gst-arch.m4: Add GST_UNALIGNED_ACCESS() macro...
2004-04-15 Thomas Vander Sticheleback to cvs development
2004-04-15 Thomas Vander Stichelereleasing RELEASE-0_8_1
2004-04-14 David Schleefconfigure.ac: Disable various code when compiling for...
2004-04-13 David Schleefconfigure.ac: Changes to remove POSIXisms (mmap in...
2004-04-08 Thomas Vander Stichelefix typo
2004-04-05 Colin Waltersconfigure.ac (VALGRIND_CFLAGS, VALGRIND_LIBS): Remove...
2004-04-05 Benjamin Otteadd support for detecting if GStreamer runs inside...
2004-03-25 David Schleefconfigure.ac: Check bison version (bug #127838)
2004-03-18 David Schleefconfigure.ac: Remove HAVE_ATOMIC_H test, since it's...
2004-03-18 Thomas Vander Sticheledist common properly
2004-03-16 Thomas Vander Sticheleback to cvs
2004-03-16 Thomas Vander Stichelereleasing RELEASE-0_8_0
2004-03-15 Thomas Vander Stichelelibtool version bump
2004-03-09 Thomas Vander Stichelefix gettext domain
2004-03-09 Thomas Vander Sticheleback to cvs
2004-03-09 Thomas Vander Stichelereleasing 0.7.6 RELEASE-0_7_6
2004-03-06 David SchleefREQUIREMENTS: Add bison and flex.
2004-03-05 Thomas Vander Sticheleuse $libdir so that it does the right thing on 64bit
2004-03-03 Thomas Vander SticheleAC_SUBST LIBS and CFLAGS
2004-03-02 Thomas Vander Sticheletrim fat from nonversioned binaries
2004-03-01 Thomas Vander Sticheleconfigure.ac: remove whitespace
2004-02-27 David Schleefconfigure.ac: We don't really need glib-2.3. Also...
2004-02-26 Thomas Vander Sticheleup glib req
2004-02-26 Thomas Vander Stichelemerging from release branch
2004-02-13 Thomas Vander Stichelerevert broken commit
2004-02-13 Johan DahlinRemove a newline to trigger build
2004-02-13 Johan DahlinRemove a dot! (to trigger build)
2004-02-13 Thomas Vander Sticheleam 1.6 requires AM_CONDITIONAL in configure.ac
2004-02-13 Thomas Vander Stichelefix libxml req version
2004-02-12 Thomas Vander Sticheleremove program transform stuff
2004-02-12 Thomas Vander Stichelevarious fixes
2004-02-12 Thomas Vander Stichelesync with fedora candidate spec
2004-02-11 Thomas Vander Stichelefix gettext/automake problem fix underquoted macros
2004-02-06 Thomas Vander Stichelebump nano add release target
2004-02-05 Andy Wingogst/gstpad.c (_gst_real_pad_fixate_accumulator): s...
2004-02-04 Thomas Vander Sticheleincrement current, reset padding
2004-02-04 Thomas Vander Sticheleappease libtool gods bump to prerel version
2004-02-04 Thomas Vander Stichelefirst prerel
2004-02-04 Thomas Vander Sticheleadd gst-run wrapper code build original tools as versio...
2004-01-30 Benjamin Otteparts of the patch submitted in bug #113913
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
2004-01-13 Thomas Vander Stichelefix autopoint error
2004-01-13 Thomas Vander Sticheleadding i18n tested with nl, seems to work fine
2004-01-09 David SchleefAdd option --enable-gcov to build GStreamer with -fprof...
2004-01-07 Ronald S. Bultjegst/elements/gstfilesink.c: Fix for if we pass NULL...
2003-12-24 Thomas Vander Sticheleremoving last mentions of wingo cothreads
2003-12-22 David Schleefremove testsuite/caps2 directory
2003-12-22 David SchleefMerge CAPS branch
2003-12-20 Thomas Vander Stichelebump release version number testing fdo cvs
2003-12-16 Benjamin Otteadd tests for gst_bin_get_(all_)by_interface
2003-12-05 Thomas Vander Stichelemore trademark fixing
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-02 Thomas Vander Stichelefix docs build fix make distcheck
2003-11-29 David SchleefRemove old autoplug code
2003-11-29 David Schleefbump libtool version
2003-11-24 Benjamin Ottemerge in tagging
2003-11-22 Christian Schallermisc build fixes to make cvs head build from tarballs... BRANCH-RELEASE-0_7_2-ROOT
2003-11-19 Benjamin Otterequire glib >= 2.2 as there are different issues with...
2003-11-17 David Schleef-DG_DISABLE_DEPRECATED was fun, but causes difficult...
2003-11-14 Thomas Vander Sticheleremove one too many
2003-11-06 Benjamin Otteset default errorlevel to NONE. Make configure change... CAPS-ROOT
2003-11-03 David SchleefAdd G_DISABLE_DEPRECATED and fix deprecated code
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-31 David Schleefbuild doc/version.entities
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-20 David Schleefbump version to 0.7.1.1 TYPEFIND-ROOT
2003-10-20 David Schleefbump version to 0.7.1 RELEASE-0_7_1
2003-10-13 David Schleefadd some linguas
2003-10-08 David SchleefCheck is we should use -mregnames on PowerPC
2003-10-08 David SchleefRemove FOMIT_FRAME_POINTER
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-08-21 David SchleefAdd --enable-poisoning option, and make it default...
2003-08-17 David SchleefAdd framework for internationalization
2003-08-14 David SchleefChange default program suffix to -0.7
2003-08-06 David SchleefAdd check for dladdr()
2003-08-06 David SchleefRemove putbits Makefile
2003-07-27 David SchleefRemoved building of ext/cothreads and corresponding...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-31 Colin WaltersAdd new --enable-fast-stack-trash option, defaults...
2003-05-21 Brian Cameronadded spaces around the equal sign so that the test...
2003-05-19 Brian CameronUpdated configure.ac so that it does not include the...
2003-05-18 Thomas Vander Stichelegtk-doc fixes
2003-05-18 David SchleefCheck for Perl and sigaction().
2003-05-11 David SchleefChange from AS_COMPILER() to AS_COMPILER_FLAG() in...
2003-05-10 Benjamin Otteenable allocation tracing for GstObjects and make alloc...
2003-04-10 Benjamin Otteadded tests for parsing stuff
2003-04-07 Ronald S. BultjePort some changes from 0.6.0/0.6.1 back to HEAD (.pc...
2003-04-04 Benjamin Otteremove old workaround for older popt version.
2003-02-10 Wim Taymans- Add more --disable options
2003-01-23 Thomas Vander Stichele0.7.x dev branch is open
2003-01-22 Thomas Vander Sticheleincrease libtool version because of connect->link back...
2003-01-21 David SchleefAdd test for ucontext.h. (Needed for cothreads.c)
2003-01-20 Thomas Vander Stichelemake forte happy
2003-01-11 David SchleefFixes for cross-compilation
2003-01-09 Thomas Vander Stichelecode cleanups and further deprecation fixes
2003-01-08 Thomas Vander Stichelemerge back from release branch
2003-01-05 Thomas Vander Sticheleupdating
2002-12-31 David I. Lehnno need to generate this script to adjust python interp...
next