Commit Graph

15 Commits

Author SHA1 Message Date
XhmikosR 830f4559a0 batch files: switch to the batch file directory before doing anything else so that relative paths work right even if the batch file isn't called from its directory 2012-09-29 17:32:04 +02:00
XhmikosR d69293a929 rename "QT" to "Qt" 2012-09-15 15:24:32 +02:00
Daniel Marjamäki e809e246d0 Merge pull request #112 from kimmov/gui-fixes
Gui fixes
2012-09-09 07:33:14 -07:00
XhmikosR 3eac886591 build.bat: better indentation, remove useless quotes and escape the special characters in the help screen 2012-09-06 18:26:01 +02:00
Kimmo Varis 47d36c6036 Run lupdate when building GUI.
This hopefully helps keeping translation files better in synch.
2012-09-05 18:31:38 +03:00
XhmikosR dcba21dedd build.bat: use pushd/popd which makes changing dirs easier 2012-09-05 16:06:56 +02:00
Kimmo Varis 80ba3d6a92 Merge pull request #32 from rpavlik/qmake-configure-rules
Qmake configure rules
2011-08-19 13:00:34 -07:00
Ryan Pavlik 089a549f9d Detect msvc qt command prompt in build.bat 2011-08-18 16:24:36 -05:00
Ryan Pavlik ef0ca2b979 HAVE_RULES support for build.bat
Let the user's setting of the HAVE_RULES environment variable
affect build.bat's calls to qmake.
2011-08-18 16:01:39 -05:00
Kimmo Varis c48eb090e0 Add "all" target for build.bat. 2010-01-09 13:54:56 +02:00
Kimmo Varis 888fe5ac9d Make release the default target in build.bat. 2010-01-09 13:49:54 +02:00
Kimmo Varis d1b43c521d Allow building both debug and release targets using build.bat. 2010-01-09 13:46:43 +02:00
Kimmo Varis b927255da0 Improve build.bat to support building from QT prompt. 2010-01-09 12:26:34 +02:00
Kimmo Varis fada751442 Fix build.bat after directory renames. 2010-01-09 12:09:00 +02:00
Kimmo Varis c6b82cab21 Add simple batch file to build cppcheck projects in Windows. 2009-07-14 18:47:38 +03:00