Commit graph

9291 commits

Author SHA1 Message Date
cxl
776cd0ac92 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 13:31:48 +00:00
cxl
5261122f93 TabBar: TabBar::MiddleDown fix (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 10:22:37 +00:00
amrein
4a1f1e6507 Cosmetic: don't test make_parameter_array size twice. Use the first test to show info message
git-svn-id: svn://ultimatepp.org/upp/trunk@10752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-24 13:47:15 +00:00
cxl
859a59e9d7 uppsrc: MT flags removed from project templates
git-svn-id: svn://ultimatepp.org/upp/trunk@10751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 23:24:46 +00:00
cxl
9b49dcfa1b uppsrc: Patches for MACOSX11
git-svn-id: svn://ultimatepp.org/upp/trunk@10750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 23:09:02 +00:00
klugier
1e22aa4011 .uppweb fix link to POSIX screenshots in ss article and fix slack article formating.
git-svn-id: svn://ultimatepp.org/upp/trunk@10749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 20:59:14 +00:00
amrein
612e16a1f0 Add umk and ide targets to Makefile and domake
git-svn-id: svn://ultimatepp.org/upp/trunk@10748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 09:56:45 +00:00
klugier
ce8063e35b .uppweb Added screenshot from Raspbian.
git-svn-id: svn://ultimatepp.org/upp/trunk@10747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 21:01:33 +00:00
klugier
29d43f439e .uppweb Roadmap now mentions about improvments in makefile system.
git-svn-id: svn://ultimatepp.org/upp/trunk@10746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 20:51:50 +00:00
klugier
842a5f7870 .uppweb Added informations about Slack.
git-svn-id: svn://ultimatepp.org/upp/trunk@10745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 20:45:49 +00:00
amrein
5e4b4bd468 Cosmetic in dialog messages: recomended -> recommended
git-svn-id: svn://ultimatepp.org/upp/trunk@10742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 09:06:19 +00:00
amrein
aed599b50a 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
8ec97cb1da 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
1c1f010ed7 Fix github syntax: remove '#' at the end of titles and remove space before '*'
git-svn-id: svn://ultimatepp.org/upp/trunk@10739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 21:31:37 +00:00
cxl
f2ade05b69 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 18:28:25 +00:00
klugier
6e78caa380 .ide Removed unused CreateSymbolicLink method in AndroidBuilder
git-svn-id: svn://ultimatepp.org/upp/trunk@10736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 14:35:12 +00:00
klugier
4364cc0737 .uppweb Slack is now mention in external links.
git-svn-id: svn://ultimatepp.org/upp/trunk@10735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-20 21:25:46 +00:00
amrein
7a64bb2c29 Add missing files and sort
git-svn-id: svn://ultimatepp.org/upp/trunk@10734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-20 19:18:07 +00:00
amrein
dccc7fe00b Fix warning message about using clang++
git-svn-id: svn://ultimatepp.org/upp/trunk@10732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-19 11:47:24 +00:00
amrein
962cc02f30 Cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@10731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 12:40:32 +00:00
amrein
5b049570fc Cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@10730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 12:39:14 +00:00
cxl
6454c3347f plugin/ppm: Fixed header guard #define
git-svn-id: svn://ultimatepp.org/upp/trunk@10729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 07:04:39 +00:00
cxl
9510ae583a plugin/bmp - now using pragma pack(push, 1) for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@10728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 15:28:10 +00:00
cxl
a7f22c9543 Fixed plugin/bmp - mingw (thanks sergea)
git-svn-id: svn://ultimatepp.org/upp/trunk@10727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 15:22:04 +00:00
amrein
c06e006c27 Define bindir environment variable to be sure that bindir is correct (just in case)
git-svn-id: svn://ultimatepp.org/upp/trunk@10726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 09:59:34 +00:00
amrein
75ab193ec0 Makefile doesn't create ide.out and umk.out in $UPPOUT so we shouldn't look for them there when $UPPOUT is defined
git-svn-id: svn://ultimatepp.org/upp/trunk@10725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 09:42:51 +00:00
cxl
32387e0197 Painter: Fixed underline/overstrike (again :)
git-svn-id: svn://ultimatepp.org/upp/trunk@10724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 08:40:09 +00:00
amrein
8ff833ae37 Documentation: replace llvm39 build dependancy by clang-devel on BSD
git-svn-id: svn://ultimatepp.org/upp/trunk@10723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 08:35:00 +00:00
amrein
02584c0987 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
e0958926cd Fix snapshots build: scripts domake and doinstall need function_library
git-svn-id: svn://ultimatepp.org/upp/trunk@10721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 13:19:55 +00:00
amrein
5b038e1b06 Documentation: add gmake to BSD build requires and explain why standard BSD 'make' will fail (and how to resolve this)
git-svn-id: svn://ultimatepp.org/upp/trunk@10720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 12:49:46 +00:00
amrein
d68568b282 Using "$$$$" to escape '$' in files names for Makefile works on BSD with make but doesn't work with gmake.
-> We will only escape '$' with "$$" and I will change the documentation to ask users to install gmake and tell them about the issue if they still wants to use make.

git-svn-id: svn://ultimatepp.org/upp/trunk@10719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 11:53:19 +00:00
cxl
6fe5e5afd8 Painter: Fixed underline/strikeout in TextOp position
git-svn-id: svn://ultimatepp.org/upp/trunk@10718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 10:13:44 +00:00
cxl
48407c46e1 ide: Changed makefile $ escape to $$$$ (thanks amrein)
git-svn-id: svn://ultimatepp.org/upp/trunk@10716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 09:30:15 +00:00
klugier
c3dc8f88ca .AndroidBuilder support .cc files extension and ndkbuild command is append in real time to ide console.
git-svn-id: svn://ultimatepp.org/upp/trunk@10715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 21:53:49 +00:00
cxl
46aa17f928 .contributors list
git-svn-id: svn://ultimatepp.org/upp/trunk@10714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 21:23:22 +00:00
amrein
d668aeb488 Replace ' * Message' by ' - Message' to prevent shell substitution in error message
git-svn-id: svn://ultimatepp.org/upp/trunk@10713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 21:21:41 +00:00
amrein
24cd536401 Now U++ should compile on almost any POSIX/X11 operating system: Added ((LIBRARIES)) into GCCMK.bm and CLANGMK.bm and fixed domake and upp-devel.spec accordingly
git-svn-id: svn://ultimatepp.org/upp/trunk@10712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 20:54:35 +00:00
amrein
4039062fe6 Add BSD installation details to current POSIX/X11 installation documention
git-svn-id: svn://ultimatepp.org/upp/trunk@10711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 18:34:15 +00:00
amrein
a2d645a538 Must use %if %else because rpmbuild doesn't reconize '\!' in %if statement
git-svn-id: svn://ultimatepp.org/upp/trunk@10710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 18:12:08 +00:00
amrein
eaefcf79e8 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
cxl
e87d115666 CodeEditor: Fixed 1u literal highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@10708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 13:19:20 +00:00
cxl
40509d763c Core: CParser nested comments support (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 09:59:11 +00:00
cxl
5976d32aa3 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-13 07:52:15 +00:00
amrein
3dc674ac47 Remove U++ home directory reference from Makefile.in and uMakefile.in
git-svn-id: svn://ultimatepp.org/upp/trunk@10702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-12 22:09:59 +00:00
amrein
47e75ba11b New Fedora release uses a different variable for versionning. Must use 0%{?fedora_version} || 0%{?fedora} to cover them all.
git-svn-id: svn://ultimatepp.org/upp/trunk@10701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-12 15:16:58 +00:00
cxl
88ae0b38d9 Core: Speller now searching in more paths in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@10700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-12 07:48:16 +00:00
cxl
e55413847a Painter: Optimized (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@10697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 19:38:39 +00:00
cxl
130203969b .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@10696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 19:38:35 +00:00
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