1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
Commit graph

9 commits

Author SHA1 Message Date
1956594c01 Move mediatypes.hpp/cpp to machinery.
This was needed so that machinery wouldn't depend on common.
Also moved compatibility.h to helpers include dir.
Ideally mediatypes.hpp will be merged into mediatype.hpp, or there
will be some kind of renaming because the two names are
getting really confusing.
2016-03-04 09:01:11 +01:00
c89d4b69d5 Add install target. 2016-02-11 09:07:36 +01:00
f20d73bdab Update year on copyright notice. 2016-02-05 21:02:40 +01:00
fd333a1c00 Update copyright year. 2016-01-13 10:46:16 +00:00
45e5b7bc8d Implement "locate" action. 2015-12-14 13:00:10 +00:00
93a5130cc5 Move ValidationError to commonlib. 2015-12-13 16:33:58 +00:00
986f0c8db3 Buildfix and minor changes 2015-12-13 16:14:05 +00:00
0373743b61 Hack to retrieve the wrong value from boost's exception. 2015-12-12 16:53:16 +00:00
e6680b0bf1 Add example code to create a new action. 2015-12-10 22:13:06 +00:00