Commit graph

17 commits

Author SHA1 Message Date
amrein
e04698b4dc Cosmetic in info message: destop -> desktop
git-svn-id: svn://ultimatepp.org/upp/trunk@10741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 08:55:00 +00:00
amrein
d242d9a61e Rename readme as readme.md for github syntax to take effect (https://github.com/ultimatepp/mirror/tree/master/uppbox/Scripts)
git-svn-id: svn://ultimatepp.org/upp/trunk@10740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 21:52:48 +00:00
amrein
2aa8f43cb7 Cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@10730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 12:39:14 +00:00
amrein
4d6a211eab Several modifications in domake:
- Add show_usage()
- Add parameters
- Enable c++ compiler
- Use environment variables

Other modifications:
- Make bash the default shell in Makefile domake and doinstall
- Simplify upp-devel (using make make install directly)
- Fix documentation accordingly

git-svn-id: svn://ultimatepp.org/upp/trunk@10722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 01:34:42 +00:00
amrein
e4a53faea4 Add more verification code and fix a few compatibility issue with other POSIX OS:
- remove '\n' to prevent bad output (some buildin echo functions don't handle it correctly)
- tells if package config for gtk+-2.0, x11, libnotify and freetype2 are availables
- export logging functions into 'function_library' and source it from domake and doinstall
- cosmetic on logging messages to follow GNU standards (do not use dot at the end of messages)

git-svn-id: svn://ultimatepp.org/upp/trunk@10709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 18:03:33 +00:00
amrein
f2ff26ec90 - 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
af76102097 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
4cc8098424 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
e2aaefcb15 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
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
cxl
498ae46adc uppbox: Scripts: Better clang support on install
git-svn-id: svn://ultimatepp.org/upp/trunk@9246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 14:15:15 +00:00
cxl
e63934ab62 .uppbox: Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@9115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-30 07:41:36 +00:00
cxl
1462063491 uppbox: scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@9100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 12:25:42 +00:00
cxl
83dc1e028f .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@9059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 06:11:23 +00:00
cxl
4d29f5e78e uppbox: Scripts changed initial UPP assemblies setup in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@8200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-23 16:15:35 +00:00
cxl
a1ab8695eb Scripts: src theide copy change
git-svn-id: svn://ultimatepp.org/upp/trunk@2027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-07 13:22:25 +00:00
cxl
b272a6e39f Improved src release
git-svn-id: svn://ultimatepp.org/upp/trunk@1070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-18 18:19:17 +00:00