summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rafał Długołęcki [Fri, 5 Jul 2013 20:40:22 +0000 (22:40 +0200)]
Removed unused makefiles.
Rafał Długołęcki [Fri, 5 Jul 2013 20:39:46 +0000 (22:39 +0200)]
Made vlp compilable using autotools. Safe checking for dependencies using pkg-config.
Rafał Długołęcki [Tue, 2 Jul 2013 15:06:31 +0000 (17:06 +0200)]
Added generated by automake INSTALL file.
Rafał Długołęcki [Tue, 2 Jul 2013 08:05:21 +0000 (10:05 +0200)]
Created default targets. Prepared automake for moc compiler (TODO).
Rafał Długołęcki [Mon, 1 Jul 2013 21:57:21 +0000 (23:57 +0200)]
Added base includes.
Rafał Długołęcki [Mon, 1 Jul 2013 20:27:59 +0000 (22:27 +0200)]
Removing Makefile from repository. It will be now automatically generated by automake.
Rafał Długołęcki [Mon, 1 Jul 2013 20:26:13 +0000 (22:26 +0200)]
Removing automake generated files. Old configure and INSTALL will be replaced with ones automatically generated by automake.
Rafał Długołęcki [Mon, 1 Jul 2013 20:23:28 +0000 (22:23 +0200)]
Preparations for automake build.
Rafał Długołęcki [Mon, 1 Jul 2013 20:21:17 +0000 (22:21 +0200)]
Added boiler plates for ChangeLog, NEWS and README files.
Rafał Długołęcki [Mon, 1 Jul 2013 20:20:05 +0000 (22:20 +0200)]
Added Authors file so everyone know who is exactly an author.
Rafał Długołęcki [Mon, 1 Jul 2013 20:17:01 +0000 (22:17 +0200)]
Added COPYING file so everyone know exactly that this is GPL2+
Rafał Długołęcki [Mon, 1 Jul 2013 22:37:57 +0000 (00:37 +0200)]
Patched original code so it will compile on new g++
Rafał Długołęcki [Mon, 1 Jul 2013 22:37:27 +0000 (00:37 +0200)]
Make clean entire project.
Rafał Długołęcki [Mon, 1 Jul 2013 22:35:54 +0000 (00:35 +0200)]
Added Dir to .gitignore list so customizations will not be tracked.
Rafał Długołęcki [Mon, 1 Jul 2013 22:34:41 +0000 (00:34 +0200)]
Rename Dir to Dir sample so custom changes in build configuration will not be tracked.
Rafał Długołęcki [Mon, 1 Jul 2013 22:33:13 +0000 (00:33 +0200)]
Remove generated binary files from build so we want track changes of output programs in repository.
Rafał Długołęcki [Mon, 1 Jul 2013 20:39:48 +0000 (22:39 +0200)]
Update to the newest upstream version.
Rafał Długołęcki [Fri, 28 Jun 2013 08:41:24 +0000 (10:41 +0200)]
Added upstream version.