Commit Graph

19 Commits

Author SHA1 Message Date
Philip Rinn
12f6805674 Make shure all C/C++ flags are set before we create AboutThisBuild.txt. 2012-06-29 23:06:44 +02:00
Philip Rinn
75be02bd39 Change the compiler detection in AboutThisBuild.txt (not gcc specific anymore).
See issue 1441.
2012-06-27 19:49:06 +02:00
Philip Rinn
128c6dee7b Make out-of-source build possible and encourage people to use it.
On behalf of lebedev.ri, see issue 1340.
2012-06-25 23:37:20 +02:00
Philip Rinn
254b2f04df Remove unneeded special case for clang from CMakeLists.txt. See issue 1432. 2012-06-24 18:49:41 +02:00
Philip Rinn
63cae64611 Rearrange the way mercurial-less build works (see issue 1342):
The cmake option AUTOMATED_BUILD_SYSTEM is removed and replaced by an automated
detection. Now it is possible to ship source tarballs that build without
mercurial on all platforms. The needed information is generated by the script
tools/generateReleaseInfo.{sh,bat} before the tarball is build.
2012-06-18 17:35:53 +02:00
Philip Rinn
9aa80262e1 Add manpage for Linux (see Issue 1418). 2012-06-15 16:49:04 +02:00
Philip Rinn
c995b8309c Unify generation of AboutThisBuild.txt and rtgui/version.h. See issue 1377. 2012-05-28 13:46:45 +02:00
Oliver Duis
c5fd7da96a Fixed compilation issues on Ubuntu Linux
see issue 1343
2012-05-18 18:30:57 +02:00
Oliver Duis
2d59057d57 LCP (Lens Correction Profile) support
see issue 1343
2012-05-17 21:41:48 +02:00
Oliver Duis
29dc72e26c Code cleanups
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
natureh
ea5a4f73cf Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev 2012-02-25 16:10:20 +01:00
natureh
55265a1687 Small bugfix of the main cmakelist, to properly handle PROC_TARGET_NUMBER=2 2012-02-18 22:35:02 +01:00
Michael Ezra
60c1d8bf92 Renaming Caveats to Release Notes, adding text margins to the splash screen 2012-01-26 21:57:23 -05:00
DrSlony
cf9083bcbb Fixed a problem where the CAVEATS.txt file was not copied into the compiled dir in Linux. Wrong capitalization in CMakeLists.txt. Issue 1206 2012-01-24 20:53:13 +00:00
natureh
66f1376131 Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release. 2012-01-18 00:20:19 +01:00
michael
bf71a01ca5 Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079) 2011-12-17 12:08:57 -05:00
DrSlony
f6fb3d4026 Removed rtstart reference from CMakeLists.txt, see issue 1160 2011-12-15 23:05:19 +00:00
Emil Martinec
ce1e28c03f Implementing RGB curves. 2011-12-15 09:43:22 -06:00
Emil Martinec
7913104911 Restoring changeset 286a06753099 2011-11-30 15:59:32 -06:00