Commit graph

57 commits

Author SHA1 Message Date
cxl
5941dfdae3 ide: clang related fixes, find in files now trims long lines when putting them to output display array to avoid slowdowns
git-svn-id: svn://ultimatepp.org/upp/trunk@14115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-02 13:34:24 +00:00
cxl
ec9e1a2f88 upp.src: Fixed CLANG warnings in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 20:14:56 +00:00
cxl
b966089a76 ide: Win32 clang autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@14080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-25 14:05:42 +00:00
cxl
1e9fafbe6f upp.src: Fixed mysql, sdl2, pgsql linking with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@14037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 22:31:56 +00:00
cxl
ea12e817fb ide: license and instant setup fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 09:31:32 +00:00
cxl
d56787ba8d Core: Workaround for VS 2019 bug reverted as MS fixed the issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 08:20:50 +00:00
cxl
837cd96b7d ide: Fixed help issue (multiplying themes)
git-svn-id: svn://ultimatepp.org/upp/trunk@12993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-13 11:58:45 +00:00
cxl
65a359273b ide: MacOS install issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-05 16:16:00 +00:00
cxl
50160a2834 ide: Now supports preinstalled MySQL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-03 17:24:37 +00:00
cxl
9a890cd015 ide: Win32 autosetup of include PGSQL library
git-svn-id: svn://ultimatepp.org/upp/trunk@12731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 14:47:28 +00:00
cxl
bab8123e62 ide: Instant setup SDL2 support
git-svn-id: svn://ultimatepp.org/upp/trunk@12700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-22 10:14:43 +00:00
cxl
9efde66c9a ide: Instant Setup now increases stacksize for mingw too
git-svn-id: svn://ultimatepp.org/upp/trunk@12600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-05 16:35:14 +00:00
cxl
0388c98e02 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
2ed77e7657 .DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@11689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-12 10:14:04 +00:00
cxl
2cbb01d375 ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 22:10:59 +00:00
cxl
2850ed2911 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
cxl
adc0a61b61 MS build tools autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@11218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-06 17:05:47 +00:00
cxl
a752b15cc6 theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15)
git-svn-id: svn://ultimatepp.org/upp/trunk@11040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 18:05:15 +00:00
cxl
b1a86fd983 ide: Instant setup now shows Progress
git-svn-id: svn://ultimatepp.org/upp/trunk@10638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 16:12:29 +00:00
cxl
2bd17d1612 Core: Win XP compatibility fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 13:51:02 +00:00
cxl
6339ad528d ide: Automatic setup refactored to use registry
git-svn-id: svn://ultimatepp.org/upp/trunk@10625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 20:40:13 +00:00
cxl
1052b71c1d ide: MSC 32-bit STACK parameter reduced to 10MB (because it sets thread address space as well)
git-svn-id: svn://ultimatepp.org/upp/trunk@10335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-18 08:44:38 +00:00
cxl
f0e8aa5600 Autosetup now sets Visual Studion as external debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@10216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-18 11:33:55 +00:00
cxl
2391336e4d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-20 09:00:57 +00:00
cxl
9c66f416b7 ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-06 22:58:59 +00:00
cxl
9990ad3385 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
cxl
16221fc8a2 mingw autosetup optimal is now -o2
git-svn-id: svn://ultimatepp.org/upp/trunk@9667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-02 13:51:14 +00:00
cxl
7a1b5c6701 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
cxl
ea151987ec mingw autosetup changed
git-svn-id: svn://ultimatepp.org/upp/trunk@9631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-26 12:25:22 +00:00
cxl
f7b8aa669e .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@9607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-16 16:49:32 +00:00
cxl
ec326b7594 ide: Instant setup now scans through more dirs
git-svn-id: svn://ultimatepp.org/upp/trunk@9606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-16 16:40:20 +00:00
cxl
8b2b8d5d6d ide: MINGW setup optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@9579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-07 10:17:01 +00:00
cxl
fd30908187 ide: new bin mingw layout
git-svn-id: svn://ultimatepp.org/upp/trunk@9578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 23:13:16 +00:00
cxl
27bd5303e1 ide: Instant setup now sets /bigobj for msc
git-svn-id: svn://ultimatepp.org/upp/trunk@9251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-30 12:53:52 +00:00
cxl
2a5946e1f0 Assist: Options to switch off
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 16:44:19 +00:00
cxl
6413d01ac4 ide: Fixed instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 10:08:49 +00:00
cxl
a4f0acacd0 ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 09:55:28 +00:00
cxl
137242d016 ide: Instant setup reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@9114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 19:17:29 +00:00
cxl
b72ac5f979 ide: Instant Setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 15:43:18 +00:00
cxl
3e5a31bdf9 uppsrc: License notices fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 13:43:54 +00:00
cxl
d7a6c9e0e0 ide: instant setup for refactored ssl bin
git-svn-id: svn://ultimatepp.org/upp/trunk@9102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 13:32:25 +00:00
cxl
9cbcb1535f 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
cxl
a2f9f3439c ide: InstantSetup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@9093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 17:15:20 +00:00
cxl
ac37cc52aa ide: InstantSetup std=c++11
git-svn-id: svn://ultimatepp.org/upp/trunk@9090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 09:56:07 +00:00
cxl
6bcade83e3 ide: gdb issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 06:51:53 +00:00
cxl
1251db88ef ide: Instant setup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@9069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-23 08:56:27 +00:00
cxl
90f3f6ccfd ide: adding mingw64
git-svn-id: svn://ultimatepp.org/upp/trunk@9066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-22 18:55:43 +00:00
cxl
d197c2d303 ide: InstantSetup mingw/openssl support
git-svn-id: svn://ultimatepp.org/upp/trunk@9064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-21 18:29:15 +00:00
cxl
e04079ce17 ide: Developing InstantSetup
git-svn-id: svn://ultimatepp.org/upp/trunk@9045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:57:26 +00:00
cxl
0277101d88 ide: Developing instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:36:36 +00:00