]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - common.mak
Remove MinGW specialcasing and make shared library installation compatible
[frescor/ffmpeg.git] / common.mak
2006-08-04 diegoRemove MinGW specialcasing and make shared library...
2006-08-04 diegoAdd quotes where necessary.
2006-08-03 diegoShared libraries now go in $(shlibdir), not $(libdir).
2006-08-03 diegoMove MinGW special casing for shared lib creation to...
2006-07-31 diegoprettyprinting cosmetics
2006-07-31 diegoCreate $(shlibdir), not $(libdir) for shared libs.
2006-07-15 diegoCreate infrastructure to install shared and static...
2006-07-11 diegoAlso remove versioned .so files on make clean.
2006-07-11 diegoCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-10 diegoMove gprof compiler flag handling to configure.
2006-07-10 diegoMove MinGW LDFLAGS setting to configure.
2006-07-10 diegoMove UltraSparc CFLAG addition to configure.
2006-06-01 mruremove redundant make variable SUBDIR
2006-05-27 diegoAdd a small comment about a part that should be in...
2006-05-18 diegouninstallation support
2006-05-11 mruCreate shared libraries using versioned filenames and...
2006-04-27 diegoAdd EXTRADEPS variable for extra dependencies that...
2006-02-27 mruSRCS must be set using := or things break when ASM_OBJS...
2006-02-19 mruCreate installation directories in the common install...
2006-02-13 mrumove common parts of makefiles into common.mak