summaryrefslogtreecommitdiff
path: root/ffbuild/common.mak
Commit message (Expand)AuthorAgeFilesLines
* ffbuild/common: Fix CPPFLAGS applied for compiling C++ filesAndreas Rheinhardt2022-05-241-1/+6
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-101-2/+0
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-041-2/+8
* build: simplify rules for metalZhao Zhili2021-12-201-3/+3
* build: detect Metal.framework and build .metal filesAman Karmani2021-12-181-0/+9
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-151-0/+8
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-221-5/+23
* ffbuild: Avoid using the --preprocessor argument to windresMartin Storsjö2021-06-181-1/+1
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-271-1/+1
* ffbuild/common: Make deletion of templates possibleAndreas Rheinhardt2021-02-071-1/+1
* ffbuild: Refine MIPS handlingJiaxun Yang2020-07-231-1/+9
* common.mak: Also clean Windows debug files.Carl Eugen Hoyos2020-03-211-1/+1
* build: add support for building CUDA files with clangRodger Combs2019-08-041-2/+1
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
* Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'James Almer2017-11-121-2/+1
* build: fix builds configured with a suffixJames Almer2017-10-121-1/+1
* Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'James Almer2017-10-111-1/+1
* build: Allow generating dependencies as a side-effect of assemblingDiego Biurrun2017-06-211-5/+5
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-13/+13
* build: add support for building .cu files via nvccTimo Rothenpieler2017-05-151-3/+12
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+2
* Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-0/+168