mkvtoolnix/rake.d
KonaBlend cee1debeaf add explicit pch support
- convert gcc to use -include
- add clang support for -include
- new target namespace: pch (invoke rake -T or pch:overview for details)
- move pch logic into rake.d/pch.rb
- convert a few troublesome source files from ISO-8859-1 -> UTF-8
- add persistent config: config.pch.json
- add TTY support for running commands with filters (keeps pretty
  color diagnostics even when filtering compiler stdout/stderr)
- for fun try:

        drake "pch[pretty]"
        drake -j4
        drake pch:status
2016-03-26 03:52:21 -04:00
..
vendor
application.rb
config.rb build system: use {EBML,MATROSKA}_{CFLAGS,LIBS} from pkg-config if not internal 2015-11-21 11:56:27 +01:00
extensions.rb
format_string_verifier.rb
gtest.rb
helpers.rb add explicit pch support 2016-03-26 03:52:21 -04:00
library.rb build system: don't use u flag for ar 2015-08-28 17:49:57 +02:00
pch.rb add explicit pch support 2016-03-26 03:52:21 -04:00
po.rb build system: update .po meta info when pulling from Transifex 2016-02-28 16:37:03 +01:00
tarball.rb
target.rb add explicit pch support 2016-03-26 03:52:21 -04:00