Commit Graph

6 Commits

Author SHA1 Message Date
Martin Kleusberg
69a6685eaa Improve version.sh script
Before making any changes to the gen_version.h file check if the number
of the last git commit actually changed. If not don't touch the file.

Enable the version.sh script also for debug mode. With the above change
the program is not compiled and linked every time again, so there's no
reason to not run this. This also fixes a build error for those people
just checking out the repository and doing a debug build.
2013-04-19 16:22:38 +02:00
Peinthor Rene
0f24972a2c update gitignore 2013-04-19 06:37:26 +02:00
Martin Kleusberg
0cf9ecd158 Add the QHexEdit widget
Add the QHexEdit widget as some sort of library. Feel free to improve
the project files - I won't, every build system ever made is just
horrible.
2013-03-16 23:36:36 +01:00
Peinthor Rene
1daaac93e5 ignore object files and static libs 2013-03-13 18:11:05 +01:00
Peinthor Rene
38aa4f2f28 add build executable to gitignore 2012-02-10 14:21:16 +01:00
Peinthor Rene
233efd138c move the source one folder level up 2012-01-19 23:02:27 +01:00