Moritz Bunkus
6a2698f5ec
Split single unit test directory into multiple ones
...
The goal is to enable testing of application specific files, e.g. for
mkvpropedit.
2012-08-13 20:41:35 +02:00
Moritz Bunkus
79421eaa6f
Build framework for unit tests based on Google's test framework
2012-08-07 23:08:40 +02:00
Moritz Bunkus
75cd192440
Rename mmg-qt to mkvtoolnix-gui
2012-04-10 23:22:29 +02:00
Moritz Bunkus
02e3eedfb4
Add application icon
2012-04-10 17:52:06 +02:00
Moritz Bunkus
438917fff5
Don't include auto-generated files in repo
2012-04-10 08:54:17 +02:00
Moritz Bunkus
bb155cc1dd
Implement/fix build system for mmg-qt
2012-04-09 17:48:38 +02:00
Moritz Bunkus
48cc8862c5
Generate BROWSE file for Emacs
2012-03-26 20:19:14 +02:00
Moritz Bunkus
e1a499f3a2
Move temporary dependency files to a temporary directory
2012-03-18 10:57:43 +01:00
Moritz Bunkus
3c2f1aec07
Ignore some more files
2012-03-18 10:28:05 +01:00
Moritz Bunkus
49091c5411
Add test tool for the new AC3 parser
2012-02-25 19:23:02 +01:00
Moritz Bunkus
f90734d886
Merge all .gitignore files into one
2011-09-17 00:23:00 +02:00
Moritz Bunkus
67769eb6df
Use the proper name for pre-compiled header files
2010-08-01 22:41:19 +02:00
Moritz Bunkus
8d7fc2723b
Enable dependecies
2010-08-01 11:12:43 +02:00
Moritz Bunkus
513c26ad84
First version of a rake based build system
2010-08-01 11:12:43 +02:00
Moritz Bunkus
91895b6e24
Ignore po/mkvtoolnix.pot
2010-06-14 21:57:55 +02:00
Moritz Bunkus
64f552fcb4
Ignore automatically generated files
2010-06-06 09:44:17 +02:00
Moritz Bunkus
fe37075966
Ignore Debug and Release directories
2010-03-17 23:02:36 +01:00
Moritz Bunkus
b08f277c5d
Use src/common/common.h as a precompiled header.
2010-03-14 18:53:33 +01:00
Moritz Bunkus
890e5db6ff
Don't store intermediate XML files in the repository
2010-03-12 00:47:41 +01:00
Moritz Bunkus
22b9be5243
Ignore backup files.
2010-01-10 00:16:59 +01:00
Moritz Bunkus
2e5adb4aa1
Ignore the substvars files.
2010-01-04 22:30:50 +01:00
Moritz Bunkus
dba0fe12c2
Ignore several files created by the Debian package build routine.
2010-01-04 22:28:35 +01:00
Moritz Bunkus
c76c0185fc
Ignore the mkvpropedit executables.
2009-08-16 13:33:41 +02:00
Moritz Bunkus
964216ccb1
Removed the hand-written man pages from 'doc'. Added the converted man pages from 'doc/man'.
2009-08-10 21:22:42 +02:00
Moritz Bunkus
1dc53754b2
Renamed the directory doc/docbook to doc/man.
2009-08-10 21:22:41 +02:00
Moritz Bunkus
2621d76ce6
Converted the mkvinfo man page to DocBook XML.
2009-08-10 21:22:41 +02:00
Moritz Bunkus
9dca7565cc
Converted the mkvextract man page to DocBook XML.
2009-08-10 21:22:40 +02:00
Moritz Bunkus
34faf5a63c
Further progress in the man-to-DocBook conversion. Ignore the generated man page.
2009-08-10 21:22:39 +02:00
Moritz Bunkus
ac78607538
Calculate dependencies during compilation
...
Do not require a separate "make depend" step. Especially as
new dependencies are not picked up until the next "make depend".
Use gcc's capability to calculate dependencies during
compilation.
2009-02-26 22:01:04 +01:00
Moritz Bunkus
1274db8d25
Added .gitignore files
...
All files created by a full build are ignored.
2009-01-14 23:34:07 +01:00