Commit Graph

65 Commits

Author SHA1 Message Date
dismine
05a9c000ce Enabling ccache causes errors when building in osx in release mode.
--HG--
branch : develop
2014-11-30 17:47:37 +02:00
MitSchoko
023f85afc3 made disabling cchache optional for macosx
--HG--
branch : develop
2014-11-28 20:15:35 +01:00
MitSchoko
2697bdeef7 Added missing includes.
Also added extra line in app.pro to fix library copy error when building on macosx

--HG--
branch : develop
2014-11-28 19:33:28 +01:00
MitSchoko
b48f9032f9 removed newline
--HG--
branch : develop
2014-11-27 00:28:46 +01:00
MitSchoko
35ddb14011 Merge
--HG--
branch : develop
2014-11-27 00:08:30 +01:00
dismine
c05480b7c4 Do not hide debug messages in release mode.
--HG--
branch : develop
2014-11-20 14:30:57 +02:00
MitSchoko
15bc3f074a merge commit
--HG--
branch : develop
2014-11-19 11:39:27 +01:00
MitSchoko
1ecef62b16 Fixed bug compiling on macosx
--HG--
branch : develop
2014-11-19 04:41:18 +01:00
MitSchoko
b929a3e735 fixed bug for compiling on macosx
--HG--
branch : develop
2014-11-19 04:10:57 +01:00
dismine
776d8be8bb Fixed broken copy after link on Windows.
--HG--
branch : develop
2014-11-13 18:03:34 +02:00
dismine
1f0521ea30 Catch exceptions on Winows if using Mingw compiler.
--HG--
branch : develop
2014-11-13 14:14:00 +02:00
MitSchoko
db0333987b Fixed bugs to .pro file see link below for detailed dicussion.
https://bitbucket.org/dismine/valentina/pull-request/34/build-process-now-creates-propper-app/diff

--HG--
branch : develop
2014-11-07 09:25:53 +01:00
MitSchoko
aba638f7be build process now creates propper app bundle under mac
--HG--
branch : develop
2014-11-05 10:27:23 +01:00
dismine
ebfe0b4fc3 Comments in qmake scripts. Broken installation on macx.
--HG--
branch : develop
2014-10-27 16:29:31 +02:00
dismine
a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
dismine
72f66ceca3 Path to Qt headers.
--HG--
branch : develop
2014-10-16 16:55:02 +03:00
dismine
d4ea7467c8 bin directory only for Unix-way installations.
--HG--
branch : develop
2014-10-16 14:02:58 +03:00
dismine
0a7c8b17d4 Correct paths for make install.
--HG--
branch : develop
2014-10-15 20:57:50 +03:00
dismine
7960b6e00e Soft prefix.
--HG--
branch : develop
2014-10-15 19:56:14 +03:00
dismine
a2e839532b Disable compile with debug information on mac.
--HG--
branch : develop
2014-10-06 00:07:20 +03:00
dismine
1f2439ef65 Strip on Mac.
--HG--
branch : develop
2014-10-05 22:43:31 +03:00
dismine
d066c6ed84 Use gobjcopy on mac.
--HG--
branch : develop
2014-10-04 09:55:52 +03:00
dismine
7aa9c0464e Disable precompiled headers for clang in linux.
--HG--
branch : develop
2014-10-04 09:31:34 +03:00
dismine
ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine
7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine
acc65ed3be Fixed problem building on Windows 7.
--HG--
branch : develop
2014-09-24 22:54:53 +03:00
dismine
8570a797e6 Compile with debug information in release mode.
--HG--
branch : develop
2014-09-24 20:51:06 +03:00
dismine
daf4e4562a qmake use -O2 optimization by default in release mode.
--HG--
branch : develop
2014-09-20 19:18:41 +03:00
dismine
2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine
750288fa7e Fixed paths to *.qm files.
--HG--
branch : develop
2014-09-10 18:12:37 +03:00
dismine
73888511e6 Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
2014-09-09 16:11:50 +03:00
dismine
3ccd408718 New library VPropertyExplorer.
--HG--
branch : feature
2014-08-26 18:06:14 +03:00
dismine
dc8d715814 Promote VMainGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:30:20 +03:00
dismine
84beb053c3 Little change in Windows .manifest file.
--HG--
branch : develop
2014-07-21 14:47:48 +03:00
dismine
6c6ee3c883 Prepare folder for issue #16: Visualization.
--HG--
branch : develop
2014-07-14 21:16:00 +03:00
dismine
7d34444398 No need create make install target for library.
--HG--
branch : develop
2014-07-04 16:11:18 +03:00
dismine
99e80daee3 Changes for building single deb package.
--HG--
branch : develop
2014-06-30 17:20:49 +03:00
dismine
186b427750 Try avoid redefining LOC_REV.
--HG--
branch : develop
2014-06-26 20:50:37 +03:00
dismine
23a709e301 Change name to LOC_REV.
--HG--
branch : develop
2014-06-26 19:08:17 +03:00
dismine
6218101f61 Change way define LOCAL_REVISION value.
--HG--
branch : develop
2014-06-26 17:05:49 +03:00
dismine
390e48cddb Calculate revision number only in release mode.
--HG--
branch : develop
2014-06-25 15:26:44 +03:00
dismine
3492514b04 Refactoring. Delete repetitive code.
--HG--
branch : feature
2014-06-18 14:45:11 +03:00
dismine
cc6ed85407 New undo command MoveSpline.
--HG--
branch : feature
2014-06-09 20:39:18 +03:00
dismine
79bffe63de Copy qm file for italy and dutch languages.
--HG--
branch : develop
2014-06-03 17:43:02 +03:00
dismine
a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine
838f7f77dd Clang's warnings.
--HG--
branch : develop
2014-06-01 13:18:55 +03:00
dismine
8e912f5245 Clang's warnings.
--HG--
branch : develop
2014-06-01 11:32:39 +03:00
dismine
b32e01f3a6 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:56:11 +03:00
dismine
c349a93a73 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:35:13 +03:00
dismine
19c6386973 Build with Clang.
--HG--
branch : develop
2014-05-31 17:33:37 +03:00