mkvtoolnix/lib
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
..
avilib-0.6.10 add explicit pch support 2016-03-26 03:52:21 -04:00
boost common: fix compilation with older versions of Boost 2015-05-09 11:34:03 +02:00
libebml@580add661f libEBML, libMatroska: update to releases v1.3.3/v1.4.4 respectively 2015-10-20 16:13:14 +02:00
libmatroska@2619e001cb libEBML, libMatroska: update to releases v1.3.3/v1.4.4 respectively 2015-10-20 16:13:14 +02:00
librmff build system: remove preliminary support for coremake 2012-12-25 11:49:38 +01:00
nlohmann-json JSON: use uint64_t as storage type by default 2015-11-22 17:23:26 +01:00
pugixml Update pugixml from v1.0 to v1.2 2012-08-18 21:04:49 +02:00
utf8-cpp build system: remove preliminary support for coremake 2012-12-25 11:49:38 +01:00
Rakefile