Commit graph

93 commits

Author SHA1 Message Date
cxl
71dc1d5702 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
4d52e80bab CtrlLib: Button: Fixed disabled color
git-svn-id: svn://ultimatepp.org/upp/trunk@14454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 16:53:21 +00:00
cxl
1ca6ffd461 ide: main.conf now adds config flags
git-svn-id: svn://ultimatepp.org/upp/trunk@14452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 16:27:41 +00:00
cxl
b2876155f6 upp.src: Fixed various POSIX configuration and installation related issues
git-svn-id: svn://ultimatepp.org/upp/trunk@14275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-07 11:34:48 +00:00
cxl
b18be29af9 POSIX install, build and config improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-02 16:34:58 +00:00
cxl
b57401d074 umk: Now creating default build methods in Posix (just like theide)
git-svn-id: svn://ultimatepp.org/upp/trunk@14201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-29 18:41:34 +00:00
cxl
1b596efb2a CtrlLib: Fixed performance issues in Win32 Dark Theme mode, ide: In Win32, it is now possible to override Dark/Light mode in startup
git-svn-id: svn://ultimatepp.org/upp/trunk@14199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-29 11:42:17 +00:00
cxl
45c22956b0 ide: pkg_config support in makefile export
git-svn-id: svn://ultimatepp.org/upp/trunk@13843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-09 11:55:29 +00:00
cxl
fe032e5f3c ide: pkg_config include paths in C++ parsing
git-svn-id: svn://ultimatepp.org/upp/trunk@13560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 16:32:31 +00:00
cxl
343b49695f ide: pkg_config support
git-svn-id: svn://ultimatepp.org/upp/trunk@13559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 12:51:04 +00:00
cxl
1812735f2f ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00
cxl
43d723cae5 ide: Fixed linker issues, Draw: fixed Image::GetRefCount for empty image
git-svn-id: svn://ultimatepp.org/upp/trunk@12796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 23:19:32 +00:00
cxl
700d4f9d8f ide: After 'Build package' errors are now correctly shown
git-svn-id: svn://ultimatepp.org/upp/trunk@12770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 09:29:44 +00:00
cxl
a0976c05ee CtrlCore, ide: Cocoa menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-11 10:22:07 +00:00
cxl
5d54c4bf84 ide: Removed trick of adjusting filetimes after build, GL: improving and fixing..
git-svn-id: svn://ultimatepp.org/upp/trunk@12371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-16 09:49:44 +00:00
cxl
51a00eccf1 ide: now creating .app bundle for OSX + GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@12336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 08:00:17 +00:00
cxl
ea02579b4d ide: 'Disable UHD mode' run option
git-svn-id: svn://ultimatepp.org/upp/trunk@12256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-07 07:10:23 +00:00
cxl
5afe9dfbda ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-09 16:39:15 +00:00
cxl
8a769224fe ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 20:54:57 +00:00
cxl
a52985a8e5 VirtualGui docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-26 13:47:30 +00:00
cxl
02c454d98b uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 12:51:27 +00:00
klugier
65d9a29017 .ide Gdb now creates command basing on host behavior not local enviroment.
git-svn-id: svn://ultimatepp.org/upp/trunk@10973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:12:10 +00:00
klugier
eccc14f4ba .ide .rc file works when upp localization contains space on GCC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 13:53:48 +00:00
klugier
575348b33e .ide Fix to compile with MSVC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 19:58:50 +00:00
klugier
f55681ceb9 .ide Android builder now supports BLITZ.
git-svn-id: svn://ultimatepp.org/upp/trunk@10948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 00:25:18 +00:00
amrein
eb0c017d8d Fix the dollar issue on BSD make
git-svn-id: svn://ultimatepp.org/upp/trunk@10827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-08 18:37:32 +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
74a125c421 Make umk Makefiles partially compatible with BSD make (partially because "$" in filenames still needs to be replaced by "$$$$")
git-svn-id: svn://ultimatepp.org/upp/trunk@10818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 13:42: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
klugier
217198331b AndroidBuilder now doesn't undefine platform flags.
git-svn-id: svn://ultimatepp.org/upp/trunk@10789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 18:13:01 +00:00
amrein
df3a2ec507 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
klugier
c497ac7e59 Fix android builder windows issues, android builder now can be used with never versions of JDK.
git-svn-id: svn://ultimatepp.org/upp/trunk@10617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-01 18:59:11 +00:00
klugier
b8a3ea0c8d Clang and clang standard library is now default for all Android builds, c++14 enable by default for Android and minor improvments in code.
git-svn-id: svn://ultimatepp.org/upp/trunk@10568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 19:04:32 +00:00
cxl
596eba81e2 Makefile export patch applied (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@10564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-21 09:24:01 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
038661932a ide: Optimal mode removed, it is no either debug or release
git-svn-id: svn://ultimatepp.org/upp/trunk@9859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 13:07:05 +00:00
klugier
ad89a46034 Invalid build method error is now more verbose (umk/ide)
git-svn-id: svn://ultimatepp.org/upp/trunk@9833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-15 11:11:55 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
6bcc6ca025 ide: Disable BLITZ option in build methods
git-svn-id: svn://ultimatepp.org/upp/trunk@9645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-28 07:53:05 +00:00
klugier
48ab28eb61 Implement better cleaning mechanisms within AndroidBuilder
git-svn-id: svn://ultimatepp.org/upp/trunk@9177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 20:53:56 +00:00
cxl
37fefa3113 ide: TDM64 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 11:28:17 +00:00
klugier
a188d7d64a AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 21:56:47 +00:00
dolik
7d997d87c0 ide: fixed errors in exported makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@8965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-26 13:23:17 +00:00
cxl
8ffd2d5796 ide: Fixed issue with individual replace #1235
git-svn-id: svn://ultimatepp.org/upp/trunk@8839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-23 11:00:32 +00:00
cxl
6e52057316 build_info now contains info about svn revision and url #1190
git-svn-id: svn://ultimatepp.org/upp/trunk@8777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 11:48:00 +00:00
cxl
6cf0c67ac8 ide: Fixed issues with history #1214
git-svn-id: svn://ultimatepp.org/upp/trunk@8770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 11:41:08 +00:00
cxl
56191ba8ff ide: BLITZ heuristics improved #1168
git-svn-id: svn://ultimatepp.org/upp/trunk@8651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-08 20:49:19 +00:00
cxl
264ae6ef62 - Android Builder merged (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-06 09:18:38 +00:00
cxl
77b5beb1dc MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-12 20:21:56 +00:00