summaryrefslogtreecommitdiffstats
path: root/src/parser
Commit message (Collapse)AuthorAgeLines
* Bison generates parser.hxx instead of parser.h -> update the includeLubos Dolezel2015-06-05-1/+1
|
* drop flex/bison generated files from gitMichal Kubecek2015-06-05-8843/+0
| | | | | There are few more files generated by flex or bison left. Drop them from git and add .gitignore entries.
* Removed old build systemLubos Dolezel2015-06-02-195/+0
| | | | twinkle.desktop is now installed
* Console CMake build now completeLubos Dolezel2015-06-01-71/+77
|
* Many submodules building (no gui yet), with link-time errorsLubos Dolezel2015-06-01-0/+84
|
* replace common C++ by GNU uCommon/commoncppMichal Kubecek2015-04-13-58/+49
| | | | Also requires version 2 of libccrtp and libzrtpcpp.
* add missing return statementsMichal Kubecek2015-04-13-0/+1
| | | | Fix occurences of "no return in non-void function".
* initial checkinMichal Kubecek2015-04-13-0/+22819
Check in contents of upstream 1.4.2 tarball, exclude generated files.