Commit graph

716 commits

Author SHA1 Message Date
amrein
c31a5cdc9d Added missing symlink in %file
git-svn-id: svn://ultimatepp.org/upp/trunk@10682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 23:11:57 +00:00
amrein
30f5422371 Fix creation of the source code installation directory
git-svn-id: svn://ultimatepp.org/upp/trunk@10681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 22:47:00 +00:00
amrein
fa92654de1 Add "Obsoletes" tag to ease updating from an older binary using "upp" instead of "upp-devel"
git-svn-id: svn://ultimatepp.org/upp/trunk@10680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 21:54:17 +00:00
amrein
cdb0ea33c7 Remove bzip2 in pkg-config invocation for more compatibility (new snapshot will compile in Centos)
git-svn-id: svn://ultimatepp.org/upp/trunk@10679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 19:23:11 +00:00
amrein
ec530e4694 Add theide and umk man page to snapshots, keep file attributs while copying and cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@10677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 16:31:48 +00:00
amrein
70453a541c Fix readme and POSIX/X11 web page typos
git-svn-id: svn://ultimatepp.org/upp/trunk@10675 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 08:11:28 +00:00
amrein
213f01a927 Switch readme to GitHub Markdown syntax: https://help.github.com/articles/basic-writing-and-formatting-syntax/
git-svn-id: svn://ultimatepp.org/upp/trunk@10674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 07:57:53 +00:00
amrein
a5a6a5c43a Add bash script header in top of file to prevent bad file type guessing
git-svn-id: svn://ultimatepp.org/upp/trunk@10673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 07:33:18 +00:00
amrein
494f68e882 Requires from domake are not enough. After intense testing, must add back a few in Buildrequires and Requires: libnotify, libbz2 and xorg
git-svn-id: svn://ultimatepp.org/upp/trunk@10662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 03:27:23 +00:00
amrein
85e20a14f2 Thrink Buildrequires and Requires to minimum and add back "make prepare" to prevent stable release to provide a broken spec file (waiting for umk fix to be on server)
git-svn-id: svn://ultimatepp.org/upp/trunk@10661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 00:47:27 +00:00
cxl
3ba5a9e480 uppweb: Overview updated
git-svn-id: svn://ultimatepp.org/upp/trunk@10654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 10:57:47 +00:00
amrein
88e74b4bab Calling "make prepare" not needed any more because Makefile are now multithreads compatible
git-svn-id: svn://ultimatepp.org/upp/trunk@10651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 15:03:16 +00:00
amrein
c5a0071a2f Fix Categories in upp.desktop file for Debian too
git-svn-id: svn://ultimatepp.org/upp/trunk@10649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 14:31:20 +00:00
amrein
373016283a Move "==" wiki tags on the lines
git-svn-id: svn://ultimatepp.org/upp/trunk@10648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 14:30:04 +00:00
amrein
cc4e63de47 Add "buildrequires." prefix on debian and fedora files
git-svn-id: svn://ultimatepp.org/upp/trunk@10646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 09:56:49 +00:00
amrein
92e08ce347 Drastically improve POSIX/X11 installation documentation in readme file too
git-svn-id: svn://ultimatepp.org/upp/trunk@10645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 09:55:05 +00:00
amrein
eab42ba2ae Drastically improve POSIX/X11 installation documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@10644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 09:39:51 +00:00
amrein
617310728b Rename upp.spec to upp-devel spec and fix U++ description line for rpmlint, fix "src" script accordingly and simplify sed command and remove tabs from "domake" script
git-svn-id: svn://ultimatepp.org/upp/trunk@10630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 10:18:36 +00:00
amrein
d2860f1b23 Add more details to U++ POSIX installation
git-svn-id: svn://ultimatepp.org/upp/trunk@10626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:08:26 +00:00
amrein
5614365f9e Enable clang++ for most distributions and add "devel" to package name for rpmlint (needed because we bundle source files)
git-svn-id: svn://ultimatepp.org/upp/trunk@10620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-01 23:57:53 +00:00
amrein
b58627941c Remove requires on xorg-x11-devel for Redhat because of missing package
git-svn-id: svn://ultimatepp.org/upp/trunk@10616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-01 17:50:49 +00:00
amrein
f3ea6d0715 Fix Buildrequires
git-svn-id: svn://ultimatepp.org/upp/trunk@10612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-31 07:38:53 +00:00
amrein
f88ceec6e1 Add dependancies for several distributions and fix %version and %date (both must stay as variables in svn)
git-svn-id: svn://ultimatepp.org/upp/trunk@10611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-30 18:38:35 +00:00
amrein
c7c175ef38 Use new standard rpm group "Development/Tools"
git-svn-id: svn://ultimatepp.org/upp/trunk@10608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-30 05:45:15 +00:00
amrein
a7285073f4 Add COMMON_CPP_OPTIONS="-std=c++11" into GCC.bm too
git-svn-id: svn://ultimatepp.org/upp/trunk@10607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-29 23:09:15 +00:00
amrein
f749460cc8 Package all root *.scd files
git-svn-id: svn://ultimatepp.org/upp/trunk@10606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-29 22:45:37 +00:00
amrein
55bde84427 Create CLANG.bm inside upp.spec for some new rpm based Linux distribution
git-svn-id: svn://ultimatepp.org/upp/trunk@10605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-29 12:04:27 +00:00
amrein
9a1cd2e347 Add quote to fix sed command
git-svn-id: svn://ultimatepp.org/upp/trunk@10604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-29 08:20:24 +00:00
amrein
a10488ca42 Change copied upp.spec on the fly to be able to compile upp snapshots with just one command: "rpmbuild --rebuild snapshot-tarball"
git-svn-id: svn://ultimatepp.org/upp/trunk@10603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-28 13:50:40 +00:00
amrein
714927c088 Build and add umk tool to rpm package
git-svn-id: svn://ultimatepp.org/upp/trunk@10602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-28 12:54:04 +00:00
klugier
51addd183b .doc FAQr Remove Linux installation answer - I am not 100 percent sure about the current answer.
git-svn-id: svn://ultimatepp.org/upp/trunk@10592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-26 20:34:33 +00:00
klugier
b734ef138d .doc Roadmap is updated with Esc section.
git-svn-id: svn://ultimatepp.org/upp/trunk@10589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-26 14:47:21 +00:00
klugier
bc4e46fbd0 .uppbox replace -std=c++0x with -std=c++11 for GCC and CLANG build methods.
git-svn-id: svn://ultimatepp.org/upp/trunk@10588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 20:23:58 +00:00
klugier
6aef6ffe86 .doc Roadmap small imrpovments (grammar, content etc.)
git-svn-id: svn://ultimatepp.org/upp/trunk@10586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 19:29:39 +00:00
amrein
b28cb63f32 Disable debug package, remove old _desktopdir variable and fix multithread compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@10585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 17:02:41 +00:00
cxl
38dcd19d12 .uppbox: Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@10579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 09:43:46 +00:00
cxl
8d5fdf504b .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@10578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 08:58:58 +00:00
klugier
74fae1a15d .doc Radmap fix grammar mistake.
git-svn-id: svn://ultimatepp.org/upp/trunk@10577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 00:10:24 +00:00
klugier
16d7344056 .doc Roadmap refreshed with new style and added additional informations to current release. Moreover, the article is divided to two section current and historical to make the site a little bit shorter for the reader.
git-svn-id: svn://ultimatepp.org/upp/trunk@10576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-25 00:09:22 +00:00
klugier
fcf2cafe78 .doc FAQ cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@10575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 23:25:08 +00:00
klugier
23c11ce1a6 .doc FAQ now answers how to install missing packages on Linux.
git-svn-id: svn://ultimatepp.org/upp/trunk@10574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 23:22:45 +00:00
cxl
4300ef2a9a .uppweb Roadmap
git-svn-id: svn://ultimatepp.org/upp/trunk@10565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-21 22:39:13 +00:00
cxl
d67ace56eb uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@10563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-20 13:55:59 +00:00
cxl
b9931f4e4e .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@10536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-12 10:01:53 +00:00
klugier
74c112b4d4 .doc dommunity article now uses 1.5 line height + improvments in styling captions, titles etc.
git-svn-id: svn://ultimatepp.org/upp/trunk@10522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-05 20:45:05 +00:00
cxl
e354e51f4e u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
319f98d73e install scripts added openssl-dev
git-svn-id: svn://ultimatepp.org/upp/trunk@10323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 09:04:52 +00:00
cxl
3cd394812c Merge continued
git-svn-id: svn://ultimatepp.org/upp/trunk@10263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:34:39 +00:00
klugier
6fb4fc08c4 .uppweb FAQ now shows new mechanism of adding file
git-svn-id: svn://ultimatepp.org/upp/trunk@10229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-21 20:03:35 +00:00
klugier
79a112f15a .uppweb cosmetic fix in documentation website
git-svn-id: svn://ultimatepp.org/upp/trunk@10215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-18 11:09:40 +00:00