cxl
82b7264c17
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-27 13:45:47 +00:00
cxl
8c43db9b54
.updateinfo
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-23 10:02:12 +00:00
amrein
47e055214d
Update spec file with new 2017.2 release
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 15:05:12 +00:00
amrein
3c9f5241b6
Small cosmetic change to try to fix an issue on svn server (bad linux tarball)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-18 11:42:31 +00:00
amrein
65141afc74
senderghost patch: merge sed scripts acting on *.bm.in files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-14 09:50:48 +00:00
amrein
01c5bc1601
Fix "sed -i" error message on Linux
...
(sed has two different backup behaviour between BSD and Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@11460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-13 09:48:00 +00:00
cxl
f0ef8732a2
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 23:22:12 +00:00
cxl
d7487520cf
do make - minimum version now gcc 4.9, clang 3.4
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 17:15:06 +00:00
cxl
c771503886
Tarball installation now chooses c++11 or c++14 based on what is available
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 17:11:49 +00:00
amrein
3ece1f4de6
"clang -dumpversion" doesn't match the real "clang --version" => switching to "clang --version"
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-06 16:18:32 +00:00
amrein
0cb5e10342
Minimum Gcc version now 5.4.0
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-06 15:14:11 +00:00
cxl
a01dd8af8b
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-05 12:12:24 +00:00
cxl
c91e77562d
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-22 21:10:48 +00:00
cxl
20fc96e847
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-21 11:37:13 +00:00
amrein
9d85fb1680
Fix gcc version number comparition issue: when 'gcc -dumpversion' output was only one digit (on Fedora 26 for example), convert_version_to_number() wasn't able to compare it to the minimum gcc version number required for U++
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-16 08:46:13 +00:00
amrein
511d34d7e5
Cosmetic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 17:51:49 +00:00
amrein
5d4b97b7c2
Bump c++ standard support from c++11 to c++14
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 17:29:20 +00:00
amrein
6d43ea4b7f
Cosmetic: remove or add '/' from DESTDIR so users won't see '//' in path while installing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-05 11:44:55 +00:00
amrein
87f1b7acd9
Create doc and licence directories only if installdoc=true
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-10 10:06:18 +00:00
amrein
344f2b333f
Cosmetic: show all Makefiles and .bm files in logs and add --installdoc=false option in doinstall
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-10 09:49:01 +00:00
amrein
873bb770ea
Cosmetic: g++ "-e" parameter not needed more than once, and enable the automatic detection of *.bm.in and uppsrc/*Makefile.in (for future addition)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-09 09:28:23 +00:00
amrein
73e4e46dcd
POSIX/X11 documentation cosmetic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-04 07:30:57 +00:00
amrein
6082f91d3f
Use $(Dollar) to escape the "$" char (see doc for howto use it with BSD make), Fix Makefiles using $(OutFile) (compilation would fail if they used spaces) and update POSIX/X11 documentation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 18:02:34 +00:00
amrein
7b348ae56a
Revert automatic Macro generation in umk Makefiles to prevent bugs for OS without sed (like Windows)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 14:07:06 +00:00
amrein
c16103d39b
Enable Flags in Makefiles (same as umk), fix Makefiles 'clean' rules and update rpm history
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-01 22:32:57 +00:00
amrein
76687cb502
Don't install licence and readme.md because rpm based distributions with other directory structure than Fedora won't like it
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 21:43:27 +00:00
amrein
c21a3aa734
Be sure to use '/usr/bin/env bash' in all scripts for compatibility and portability
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 14:35:37 +00:00
amrein
d4021aced7
Allow to specify custom platform flags (and create Makefiles for other platforms than the current running one or Linux when using snapshots)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 23:11:09 +00:00
amrein
d6bb88b615
Add suffix back on 'sed -i' command to be Mac OS X compatible
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-26 16:38:06 +00:00
amrein
35a63524b2
If flagNOGTK is set, remove gtk libraries and includes from generated Makefiles, GCC.bm and CLANG.bm
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 23:01:59 +00:00
amrein
f5cab53670
If flagNOGTK is set, remove gtk libraries from Makefiles for all platforms
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 22:29:15 +00:00
andreincx
cd02f0d30b
Remove linker optimisation directly in domake (for Mac OS X)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 21:21:07 +00:00
amrein
1f70f92d6a
Remove linker optimisation directly in domake (for Mac OS X)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 19:09:16 +00:00
amrein
292338df68
Force clang++ and specific flags for Mac OS X + remove linker optimisation (not relevant for exec) + Cosmetic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 18:55:18 +00:00
amrein
0f0ef3d781
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
amrein
0f8ac7b7f5
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
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
08ce3a37a2
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
amrein
564dc0c1bf
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
6025b18b28
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
7c16ac608e
Cosmetic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 12:40:32 +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
95e5e73d2f
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
02d7db8205
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
amrein
47ae4f451f
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
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
fbea146cda
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
48bb03e47e
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
581ca7973e
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