Commit graph

21 commits

Author SHA1 Message Date
Tony Mountifield
2f0aec7ccf Improve post-checkout hook and README
Make the post-checkout hook only update revision.h on branch-level
checkout. Add "assume unchanged" status to revision.h.
Expanded the description in README.
2013-01-30 16:13:36 +00:00
Tony Mountifield
d82fced192 Improve handling of mscore/revision.h
Added a default mscore/revision.h containing "Unknown" as the
revision number (mscore/revision.h remains in .gitignore).
Removed the dependency on "revision" in the Makefiles. Now
"make revision" must be done manually if required.
Added sample post-checkout git hook to allow git automatically
to update mscore/revision.h when doing a git checkout. If installed,
this removes the need to do "make revision" manually.
2013-01-29 16:26:07 +00:00
lasconic
c8669b6ee9 update windows build to use Qt 4.8.4 2012-12-06 15:11:37 +01:00
lasconic
f41f6c9df3 Adding Serbian language 2012-10-17 11:10:41 +02:00
lasconic
e9343dd87a update Qt to 4.8.1 for windows build 2012-09-09 22:05:53 +02:00
lasconic
105e9c8842 Windows: wrt.bat and wine.bat don't need to be in PATH anymore 2012-08-19 23:44:54 +02:00
lasconic
4d32a875ad fix build to work with CMake 2.8.8 on windows 2012-08-06 20:48:06 +02:00
Werner Schweer
a73ccc3f8e fix doxygen build; add doxygen configuration for library only 2012-07-20 14:05:00 +02:00
lasconic
acdb08f2e6 fix Windows build, include QtSql and QtScript dlls since QtDeclarative depends on them by default. see #17292 2012-07-12 18:45:49 +02:00
lasconic
6bbb3cffe2 fix build for windows 2012-07-09 17:31:15 +02:00
Werner Schweer
84bf8e75d5 add compile option for plugin system 2012-07-09 14:16:27 +02:00
lasconic
da8751a8bc generate dSym file on mac 2012-06-26 13:51:26 +02:00
lasconic
0c4e5b98c3 update build script 2012-06-23 12:04:14 +02:00
lasconic
79b96a913d zip test results recursively 2012-06-14 18:18:03 +02:00
lasconic
9baceea280 last fixes for travis ci 2012-06-14 17:56:33 +02:00
lasconic
d0b6268913 fix revision retrieval for unit test on travis ci 2012-06-14 17:33:06 +02:00
lasconic
fdc91271ee fix path error in test script 2012-06-14 16:37:01 +02:00
lasconic
5db7faf576 publish travis ci test results 2012-06-14 16:20:23 +02:00
Werner Schweer
7ba279ceb7 fix build system (TargetDoc.cmake) 2012-06-05 11:30:07 +02:00
lasconic
ad5cecf446 remove temporary files added by accident 2012-05-29 22:43:48 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00