index
:
~bilboed/common
fixes
master
perl
My clone of GStreamer common
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-20
Use $(MAKE) instead of make to fix the build if GNU make is called something ...
Sebastian Dröge
1
-2
/
+2
2008-01-12
check-exports: Fixes to make check-export work on both Solaris and Linux
Jan Schmidt
1
-3
/
+3
2008-01-11
m4/: Improve/fix output from configure if either glib-2.0 or libxml2 are not ...
Peter Kjellerstedt
2
-4
/
+6
2007-09-21
m4/gst-args.m4: Let the AG_GST_ARG_ENABLE_EXPERIMENTAL macro default to disab...
Sebastian Dröge
1
-1
/
+1
2007-07-13
m4/gst-feature.m4: If we want to use 'echo -e', call /bin/echo instead of the...
Jan Schmidt
1
-8
/
+8
2007-06-21
m4/gst-feature.m4: Fix quoting (#449493).
Andreas Schwab
1
-2
/
+2
2007-06-10
m4/gst-parser.m4: Only generate the parser if bison >= 1.875 _and_ flex >= 2....
Sebastian Dröge
1
-4
/
+8
2007-05-10
common/m4/gst-x11.m4: Restore CFLAGS and LIBS.
Stefan Kost
1
-0
/
+3
2007-04-23
m4/gst-feature.m4: Add macro AG_GST_PARSE_SUBSYSTEM_DISABLES that checks the ...
Stefan Kost
1
-5
/
+43
2007-04-19
m4/:
Sebastian Dröge
1
-1
/
+1
2007-04-18
m4/:
Sebastian Dröge
1
-5
/
+7
2007-04-18
Make --disable-nls to work
Stefan Kost
1
-1
/
+5
2007-04-10
m4/gst-check.m4: Allow pre-setting the GST(PB)_TOOLS/PLUGINS_DIR variables to...
Thomas Vander Stichele
1
-9
/
+21
2007-03-25
m4/gst-parser.m4: Fix the flex version check. It ignored the micro version be...
Sebastian Dröge
1
-2
/
+2
2007-02-28
m4/gst-arch.m4: Move a line that was in the wrong macro
Thomas Vander Stichele
1
-1
/
+1
2007-02-28
add comment
Thomas Vander Stichele
1
-0
/
+1
2007-02-28
fix header
Thomas Vander Stichele
1
-2
/
+2
2007-02-28
m4/gst.m4: Add
Thomas Vander Stichele
18
-88
/
+98
2007-02-11
m4/gst-args.m4: Remove 'enable' from configure swicth description as this lea...
Stefan Kost
2
-2
/
+2
2007-02-07
m4/gst-check.m4: Use $PKG_CONFIG rather than pkg-config directly, the one in ...
Will Newton
1
-3
/
+3
2007-01-08
m4/gst-parser.m4: Need to use double square brackets again so m4 doesn't remo...
Tim-Philipp Müller
2
-3
/
+3
2007-01-05
m4/gst-parser.m4: Use 'sed' rather than 'tr' to strip trailing letters from v...
Tim-Philipp Müller
1
-2
/
+2
2006-10-09
common/m4/gst-error.m4: Disable warning of statement not reached on Forte.
Josep Torre Valles
1
-4
/
+5
2006-10-06
common/m4/gst-error.m4: Fixed bug #360151.
Josep Torre Valles
1
-2
/
+14
2006-10-05
Fix a compilation issue with Forte on Solaris. inet_aton is in libresolv.
Josep Torre Valles
1
-0
/
+5
2006-09-28
m4/gst-glib2.m4: Use gmodule-no-export-2.0.pc instead of gmodule-2.0.pc - we ...
Jan Schmidt
1
-1
/
+1
2006-07-24
m4/gst-parser.m4: Need to double square brackets in .m4 files. Should fix bis...
Frederic Peters
1
-2
/
+2
2006-07-23
m4/gst-parser.m4: Fix bison detection (#348354)
Frederic Peters
1
-2
/
+2
2006-07-21
m4/gst-parser.m4: check for bison and flex
Stefan Kost
1
-0
/
+57
2006-07-13
m4/gst-plugin-docs.m4: remove the configure argument for enabling plugin doc ...
Thomas Vander Stichele
1
-22
/
+6
2006-07-02
m4/gst-args.m4: when building with gcov, reset CFLAGS and friends to O0
Thomas Vander Stichele
1
-0
/
+13
2006-07-01
m4/gst-args.m4: Find the gcov that matches the gcc version
Thomas Vander Stichele
1
-0
/
+8
2006-07-01
m4/gst-args.m4: libtool strips gcov's -f flags, so libgcov does not get linke...
Thomas Vander Stichele
1
-1
/
+10
2006-06-22
m4/gst-feature.m4: Show list of plugins without external dependencies that wi...
Peter Kjellerstedt
1
-4
/
+16
2006-06-15
m4/gst-plugin-docs.m4: add GST_PLUGIN_DOCS, which checks for everything neede...
Tim-Philipp Müller
1
-0
/
+63
2006-06-11
also notify when plugins will be built
Thomas Vander Stichele
1
-0
/
+2
2006-06-11
remove removed macro
Thomas Vander Stichele
1
-1
/
+0
2006-06-11
m4/gst-check.m4: add GST_PKG_CHECK_MODULES, which in the normal case of check...
Thomas Vander Stichele
3
-30
/
+47
2006-06-06
m4/gst-arch.m4: add PPC64 so we can have separate structure sizes for it
Thomas Vander Stichele
1
-1
/
+5
2006-05-18
m4/gst-check.m4: set GSTPB_PLUGINS_DIR just like GST_PLUGINS_DIR
Thomas Vander Stichele
1
-0
/
+10
2006-05-18
m4/gst-arch.m4: add support for CRIS and CRISv32.
Peter Kjellerstedt
1
-1
/
+9
2006-05-17
m4/gst-args.m4: Fix the macros for command-line supplied package and origin n...
Jan Schmidt
1
-2
/
+2
2006-04-06
add comments
Thomas Vander Stichele
1
-0
/
+6
2006-04-01
disable use of AS_LIBTOOL_TAGS, it doesn't work correctly
Thomas Vander Stichele
1
-0
/
+14
2006-04-01
m4/: add more macros
Thomas Vander Stichele
3
-0
/
+151
2006-04-01
m4/as-version.m4: newer version
Thomas Vander Stichele
3
-49
/
+65
2006-03-09
m4/check.m4: fix test so it actually works when the normal check is used over...
Thomas Vander Stichele
1
-0
/
+3
2006-02-20
m4/gst-glib2.m4: Fix debug output when the GLib version prerequisite is not f...
Jan Schmidt
1
-1
/
+1
2006-02-13
m4/check.m4: Hack around Debian/Ubuntu's broken installation of the PIC versi...
Andy Wingo
1
-48
/
+93
2006-02-06
m4/gst-default.m4: switch to auto* sinks for defaults
Thomas Vander Stichele
1
-2
/
+2
[next]