index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subdir.mak
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove $(MSG) override for install-lib targets
Måns Rullgård
2010-03-17
1
-3
/
+0
*
Reorder some make rules
Måns Rullgård
2010-03-09
1
-9
/
+9
*
Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
Måns Rullgård
2010-03-09
1
-4
/
+0
*
Simplify static/shared build rules
Måns Rullgård
2010-03-09
1
-8
/
+6
*
Move some make rules outside of eval'd block
Måns Rullgård
2010-03-09
1
-10
/
+10
*
cosmetic: move some makefile variable definitions
Måns Rullgård
2010-03-09
1
-4
/
+2
*
Add TESTOBJS make variable for extra objects used by test apps
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Define HAVE_AV_CONFIG_H for checkheaders in libs
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Define HAVE_AV_CONFIG_H when building test apps
Måns Rullgård
2010-03-08
1
-3
/
+3
*
Define HAVE_AV_CONFIG_H only when building libraries
Måns Rullgård
2010-03-07
1
-0
/
+2
*
10l: fix make install with only shared libs
Måns Rullgård
2010-03-07
1
-1
/
+2
*
Fix install with shared libs on weird systems
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Fix make install
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Prettify make output
Måns Rullgård
2010-03-06
1
-16
/
+19
*
Split install-headers target and simplify rules
Måns Rullgård
2010-03-06
1
-6
/
+6
*
Add INSTALL makefile variable
Måns Rullgård
2010-03-06
1
-5
/
+5
*
Use mkdir -p to create directories
Måns Rullgård
2010-03-06
1
-4
/
+4
*
Add YASMDEP variable; use for deps on yasm files
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Use $(RM) to delete files
Måns Rullgård
2010-03-06
1
-7
/
+7
*
Revert r21226, it was a joke:
Ramiro Polla
2010-01-26
1
-0
/
+12
*
Use $(CC_O) in %-test.o rules
Måns Rullgård
2010-01-20
1
-2
/
+2
*
Add rules to install generated headers
Måns Rullgård
2010-01-19
1
-0
/
+3
*
Add symbol versioning for shared libraries
Måns Rullgård
2010-01-16
1
-1
/
+1
*
Get one step closer to world domination.
Ramiro Polla
2010-01-15
1
-12
/
+0
*
Add generic rules for building helpers with HOSTCC
Måns Rullgård
2009-10-29
1
-1
/
+2
*
Makefile cosmetics
Måns Rullgård
2009-10-28
1
-1
/
+1
*
Fix dependency generation for yasm assembler files
Måns Rullgård
2009-08-23
1
-3
/
+1
*
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
Måns Rullgård
2009-07-28
1
-3
/
+3
*
Use CPPFLAGS when building tests
Måns Rullgård
2009-07-16
1
-2
/
+2
*
Use LD for linking, default to same as CC
Måns Rullgård
2009-07-12
1
-2
/
+2
*
Create shared libs correctly, fix mingw build
Måns Rullgård
2009-05-20
1
-1
/
+1
*
Remove example programs with a wildcard expression.
Diego Biurrun
2009-04-20
1
-1
/
+1
*
Add $(ELIBS) to example/test app link command
Måns Rullgård
2009-04-01
1
-1
/
+1
*
Make examples and test progs depend on libraries
Måns Rullgård
2009-04-01
1
-0
/
+4
*
Link tests/examples with -lfoo instead of libfoo.a
Måns Rullgård
2009-04-01
1
-1
/
+1
*
Move make rules applicable only to subdirs into subdir.mak
Måns Rullgård
2009-04-01
1
-0
/
+26
*
Use $< automatic variable to simplify some commands.
Diego Biurrun
2009-03-22
1
-2
/
+2
*
Remove other shared lib names from linker command line for shared libs
Måns Rullgård
2008-12-13
1
-1
/
+1
*
Generate pkg-config files in each library subdirectory so that they do
Diego Biurrun
2008-06-16
1
-1
/
+1
*
Revert "Add version information to DLLs."
Måns Rullgård
2008-05-26
1
-3
/
+1
*
Forgot to commit changes to subdir.mak in last revision.
Ramiro Polla
2008-05-25
1
-1
/
+3
*
move DEP_LIBS to common.mak
Måns Rullgård
2008-04-09
1
-2
/
+1
*
fix build with --build-suffix
Måns Rullgård
2008-04-09
1
-1
/
+1
*
replace some ifeq with prettier ifdef
Måns Rullgård
2008-04-07
1
-2
/
+2
*
non-recursive makefiles
Måns Rullgård
2008-04-07
1
-0
/
+75