amrein
8d7a331cf9
- used 'tr' instead of ${variable^^} that only works in bash (for uppercase letter substitutions)
...
- removed 'function' keyword (only work in bash)
- replaced 'echo' by 'which echo' because in old /bin/sh, echo is replaced by an internal version that doesn't support escape character (-> we had no color in stdout)
- add --verbose parameter to 'doinstall' in Makefile in order to see installation details
git-svn-id: svn://ultimatepp.org/upp/trunk@10695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 14:13:21 +00:00
amrein
6649ca6921
Take all type of colorisation attributes out of the output stream when output stream is redirected (not tty)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 04:34:27 +00:00
amrein
57797a7231
Terminal palette is 0->255 (so 1 to 3 digits)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 03:52:09 +00:00
amrein
c6c84dde59
Complete rewrite of doinstall: adding standard option parameters (POSIX installation), error handling and logging
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 03:38:02 +00:00
amrein
7720ece4f5
Complete rewrite of doinstall: adding standard option parameters (POSIX installation), error handling and logging
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 03:37:10 +00:00
cxl
a0028b66d2
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-10 19:59:05 +00:00
amrein
b5c6db84b3
Now, you can compile U++ using threads (example: 'gmake -j8'). It's so mutch faster...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-10 14:35:47 +00:00
cxl
f2cf0d158a
upp.src: Single threaded mode removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 22:36:31 +00:00
cxl
d414bd03a6
GridCtrl: Pasting into column with Convert based EditField now uses Convert to convert the pasted text
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 14:17:58 +00:00
amrein
a69f1d684c
Man pages are in uppsrc now
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 09:40:29 +00:00
cxl
d6ef711ca2
ide, iml: .1 files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 09:27:17 +00:00
cxl
d708cd5425
.autotest
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 09:22:44 +00:00
amrein
45e4b5a62b
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
1795f3e810
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
00bdf3a927
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
37949d172b
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
koldo
be158e216a
Eigen: Removed warnings
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 18:06:10 +00:00
amrein
cb9136fc7a
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
32264ed3fd
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
d350299844
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
79aec29ee9
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
klugier
122f7fb6b7
Core can be fully compiled on Windows with Android Builder.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 22:55:56 +00:00
koldo
4a75f1e32c
ScatterCtrl_Demo: Pedantic fixes and changes in PieCtrl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 17:42:47 +00:00
koldo
c18c80fe91
ScatterCtrl: Pedantic fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 17:42:11 +00:00
koldo
9b083d9eee
ScatterDraw: Pedantic fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 17:41:56 +00:00
cxl
030c71550f
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 10:31:01 +00:00
cxl
50eb0d3a4a
Oracle: Fixed to compile
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 10:24:30 +00:00
cxl
24533149fd
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 08:07:21 +00:00
cxl
390fca6b36
upp.src: Gate2->Gate
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 05:48:06 +00:00
amrein
6b29fec138
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
1e27aedb3b
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
koldo
c76b517a05
ScatterCtrl: Legend width and height is automatic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 23:02:34 +00:00
koldo
e91394665c
ScatterDraw: PieCtrl legend width and height is automatic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 23:02:06 +00:00
koldo
6ba4b11b99
.Core: Tiny doc fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:59:35 +00:00
cxl
a24a816a0e
upp.src: Removing Gate2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:47:09 +00:00
cxl
557bad68e4
uppsrc: Gate1/2 replaced with Gate
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 14:22:57 +00:00
cxl
b74ec431f5
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
cxl
8ef33a0662
CtrlLib: ArrayCtrl::SortingFrom, GateN issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 10:14:26 +00:00
amrein
984373ba85
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
536f6dc130
Fix Makefile generation: allow multithread building with the -jn switch
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 14:58:03 +00:00
amrein
8ba46948f7
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
e526583877
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
cxl
e321f09fe0
.reference
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 12:58:52 +00:00
amrein
66eb9651a3
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
980f378b59
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
5c1bc73c7a
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
cxl
48c2d776b9
.reference
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 07:37:06 +00:00
cxl
66e00d369e
Core: Format(%.2f) now produces '.' despite setlocale
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 07:32:32 +00:00
klugier
50adfc8a3b
.ide edit file is now open file - thanks for suggestion cbpporter :)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-04 21:30:46 +00:00
amrein
8c3e777db4
Remove non-standard theide.desktop "Categories"
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-04 19:07:17 +00:00