2010-09-03 |
Måns Rullgård | Create config.asm for use with yasm |
blob | commitdiff | raw |
2010-08-17 |
Diego Biurrun | Remove dep/depend targets and related variables. |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Stefano Sabatini | Add libavcore. |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Måns Rullgård | Stop make complaining about moved/deleted headers |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Måns Rullgård | Add -I flags to HOSTCFLAGS |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Måns Rullgård | Fix brief make messages when CC etc are specified on... |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Måns Rullgård | Make ranlib silent in brief output mode |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Måns Rullgård | Fix brief make output for generated tables |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Måns Rullgård | Remove .SECONDARY directive |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Måns Rullgård | Improve version.h generation |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Måns Rullgård | Replace $(G) with more generic $(M) in silent make... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Måns Rullgård | Prettify make output for documentation |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Måns Rullgård | Prettify make output when generating headers |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Måns Rullgård | Simplify static/shared build rules |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Måns Rullgård | Remove duplicates from OBJS |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Måns Rullgård | checkheaders: skip per-arch headers not meant for direc... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Måns Rullgård | Add TESTOBJS make variable for extra objects used by... |
blob | commitdiff | raw | diff to current |
2010-03-08 |
Måns Rullgård | Skip cmdutils_common_opts.h fragment in checkheaders |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Måns Rullgård | Define HAVE_AV_CONFIG_H only when building libraries |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Måns Rullgård | Fix build with compilers using a separate dependency... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Måns Rullgård | Prettify make output |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Måns Rullgård | Stop make deleting intermediate files (ffmpeg.o and... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Måns Rullgård | Disable suffix rules |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Måns Rullgård | Move ECFLAGS so it doesn't get added multiple times |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Måns Rullgård | Append ECFLAGS to CFLAGS |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Ramiro Polla | Revert r21226, it was a joke: |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Måns Rullgård | Add symbol versioning for shared libraries |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Ramiro Polla | Get one step closer to world domination. |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Måns Rullgård | Delete *.d files with make clean |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Måns Rullgård | Add generic rules for building helpers with HOSTCC |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Måns Rullgård | Add PIC flags early so tests they affect give correct... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Måns Rullgård | Skip headers requiring external libs not present in... |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Måns Rullgård | Generate dependencies while compiling if supported... |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Måns Rullgård | Generate dependencies when object files are built |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Måns Rullgård | Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Måns Rullgård | Move output redirection of deps generation from make... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Stefano Sabatini | Append the user CPPFLAGS value to the CPPFLAGS used... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Måns Rullgård | Pass ASFLAGS to assembler instead of CFLAGS |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Måns Rullgård | Allow unusual ways of specifying compiler output file |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Måns Rullgård | Set CFLAGS directly in config.mak instead of using... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Måns Rullgård | Separate C preprocessor flags into CPPFLAGS variable |
blob | commitdiff | raw | diff to current |
2009-05-29 |
Dave Yeo | Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executabl... |
blob | commitdiff | raw | diff to current |
2009-05-20 |
Måns Rullgård | Fix building from within subdirs |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Diego Biurrun | Move addition of MMX-OBJS to OBJS into common.mak inste... |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Måns Rullgård | Always use -L flags for all subdirs |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Måns Rullgård | Move make rules applicable only to subdirs into subdir.mak |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Diego Biurrun | Generalize example target rule in common.mak so that... |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Diego Biurrun | Use a wildcard match instead of a list to remove test... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Diego Biurrun | Move adding the '-test$(EXESUF)' suffix to test program... |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Diego Biurrun | prettyprinting cosmetics |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Diego Biurrun | Rename 'tests' target to 'testprogs'. It is too easily... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Diego Biurrun | Add rule for building API example programs. |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Diego Biurrun | Mark all clean targets as phony. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Måns Rullgård | Compile .S files with $(AS), set it in configure |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Diego Biurrun | Do not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Diego Biurrun | version.h should depend on config.mak. |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Måns Rullgård | Fix version.h dependency on version.sh |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Diego Biurrun | version.h depends on version.sh. |
blob | commitdiff | raw | diff to current |
2009-01-11 |
Diego Biurrun | Extend 'checkheaders' target to architecture-specific... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Diego Biurrun | Rename libavcodec/i386/ --> libavcodec/x86/. |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Måns Rullgård | Use OBJS variable for all object files |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Måns Rullgård | Remove unused SRCS make variable |
blob | commitdiff | raw | diff to current |
2008-09-26 |
Diego Biurrun | Add support for passing a version string to configure... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Michael Niedermayer | 10000l, revert mistakely commited and unrelated hunk. |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Michael Niedermayer | Move -D_ISOC9X_SOURCE to configure so its available... |
blob | commitdiff | raw | diff to current |
2008-08-11 |
Loren Merritt | yasm buildsystem |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Måns Rullgård | regenerate dependencies when building object files |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Måns Rullgård | enable version.h to be created from subdirs |
blob | commitdiff | raw | diff to current |
2008-06-16 |
Diego Biurrun | Generate pkg-config files in each library subdirectory... |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Måns Rullgård | Revert "Add version information to DLLs." |
blob | commitdiff | raw | diff to current |
2008-05-25 |
Jeremy Kolb | Add version information to DLLs. |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Diego Biurrun | Remove -I flags pointing to local paths, they are no... |
blob | commitdiff | raw | diff to current |
2008-04-18 |
Måns Rullgård | fix make tests in subdirs |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Måns Rullgård | fix building of test programs (make tests) |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Diego Biurrun | Add DIRS variable to the list of variables to be cleare... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Diego Biurrun | Clear DIRS variable in common.mak, so it does not have... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Diego Biurrun | Remove all dependency files on distclean. |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Diego Biurrun | Generate the list of files to clean in subdirectories... |
blob | commitdiff | raw | diff to current |
2008-04-13 |
Diego Biurrun | Split CLEANFILES variable into CLEANSUFFIXES and LIBSUF... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
Måns Rullgård | move DEP_LIBS to common.mak |
blob | commitdiff | raw | diff to current |
2008-04-09 |
Måns Rullgård | generate separate dependency files per object file |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Måns Rullgård | replace some ifeq with prettier ifdef |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Måns Rullgård | append TESTS-yes to TESTS; one ifeq less |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Måns Rullgård | non-recursive makefiles |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Diego Biurrun | bandaid fix for broken shared library installation |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Diego Biurrun | Fix circular dependency between install-progs and insta... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
François Revol | Fix building with C++ objects, variable names were... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Diego Biurrun | Use common.mak in the top-level Makefile as well. |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Måns Rullgård | rename LIBSRC to SRC_DIR, add quotes where SRC_DIR... |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Diego Biurrun | Move dependency generation commands into configure. |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Diego Biurrun | Replace the awkward '1>' with the more natural '>'. |
blob | commitdiff | raw | diff to current |
2008-03-09 |
Diego Biurrun | Work around gcc stupidity: With -MM gcc outputs just... |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Måns Rullgård | simplify library version handling |
blob | commitdiff | raw | diff to current |
2008-03-06 |
Måns Rullgård | consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Måns Rullgård | allow vpath search only for source files |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Måns Rullgård | Install headers in $prefix/include/$libname |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Diego Biurrun | Move common test program infrastructure to common.mak. |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Dave Yeo | OS/2 support restored in cleaner form. |
blob | commitdiff | raw | diff to current |
2007-10-30 |
Diego Biurrun | Declare libpostproc prerequisites directly instead... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Diego Biurrun | Simplify install-libs prerequisite generation. |
blob | commitdiff | raw | diff to current |
next |