mkvtoolnix/rake.d
Moritz Bunkus 9f2038a8ef
build system: fix dependency calculation with zapcc
zapcc (and probably newer clangs, too) will always output absolute
paths to source files in the dependency files they create. Therefore
the algorithm that removes any file not part of the MKVToolNix source
tree from the dependency list has to take that into account.
2018-08-20 14:49:16 +02:00
..
application.rb build system: centralize runq output 2016-03-26 12:34:52 +01:00
compilation_database.rb build system: add accidentally ignored compilation_database.rb 2018-02-27 20:42:23 +01:00
config.rb Rakefile: read build-config.local if present and overlay over build-config 2018-01-22 23:41:32 +01:00
extensions.rb build system: only build files intended for target 2017-04-04 19:26:54 +02:00
format_string_verifier.rb format string verification: ignore fuzzy entries 2016-07-11 21:53:14 +02:00
gtest.rb build system: option for running unit tests with valgrind 2017-12-18 22:02:50 +01:00
helpers.rb build system: fix dependency calculation with zapcc 2018-08-20 14:49:16 +02:00
installer.rb packaging: move all packaging files to packaging directory 2018-06-25 17:59:11 +02:00
library.rb Windows build: build libmtxcommon as DLL on shared builds 2018-04-08 12:53:57 +02:00
pch.rb configure rework compiler type & version check 2017-11-18 10:46:36 +01:00
po.rb build system: show start/stop messages including duration with RUN_SHOW_START_STOP 2018-01-02 15:40:24 +01:00
source_tests.rb build: add tests for header/include guard syntax 2017-07-15 11:57:45 +02:00
tarball.rb build system: output tarball file name 2015-05-12 19:23:56 +02:00
target.rb Windows build: build libmtxcommon as DLL on shared builds 2018-04-08 12:53:57 +02:00