cxl
|
b4b935b16f
|
theide: Use unique output directory per assembly (append assembly name to output director)
git-svn-id: svn://ultimatepp.org/upp/trunk@3267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-03-06 19:54:34 +00:00 |
|
cxl
|
481364102b
|
ide: GCC builder should now put libraries at the end of list
git-svn-id: svn://ultimatepp.org/upp/trunk@3261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-03-04 08:49:43 +00:00 |
|
dolik
|
3e6cbb0e8e
|
.theide: changed CC to CXX in exported Makefile (to adhere to common conventions)
git-svn-id: svn://ultimatepp.org/upp/trunk@3113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-01-27 17:01:43 +00:00 |
|
dolik
|
00a387d259
|
*theide: fixed makefile export bug omitting some libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@2830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-11-01 23:38:51 +00:00 |
|
dolik
|
46214f900d
|
theide: fix makefile export to honour flags correctly (exporting any package with Core lead to duplicit linking of libz)
git-svn-id: svn://ultimatepp.org/upp/trunk@2652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-09-03 14:25:54 +00:00 |
|
cxl
|
23816d6aae
|
ide: Support for Windows SDK 7.1
git-svn-id: svn://ultimatepp.org/upp/trunk@2523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-07-11 11:57:20 +00:00 |
|
dolik
|
8a52eec345
|
ide: Makefiles (exposed compiler and linker variables)
git-svn-id: svn://ultimatepp.org/upp/trunk@2064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-12 12:08:39 +00:00 |
|
dolik
|
a987957ddd
|
ide: Makefiles (more standard, added LDFLAGS support)
git-svn-id: svn://ultimatepp.org/upp/trunk@2061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-02-12 00:34:11 +00:00 |
|
cxl
|
16d45496d3
|
theide: Makefile improved
git-svn-id: svn://ultimatepp.org/upp/trunk@1961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-01-27 15:40:08 +00:00 |
|
cxl
|
6c25ca45eb
|
ide: 'clean' in Makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@1959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-01-27 09:04:23 +00:00 |
|
cxl
|
d2892c8110
|
Removed forgetten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@1858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-31 08:21:40 +00:00 |
|
cxl
|
fc18d92929
|
ide: build method link options support
git-svn-id: svn://ultimatepp.org/upp/trunk@1856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-30 19:38:30 +00:00 |
|
cxl
|
3b3a03b09c
|
ide: Developing gc-sections support
git-svn-id: svn://ultimatepp.org/upp/trunk@1855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-30 19:05:32 +00:00 |
|
cxl
|
b2ab1efaf8
|
cosmetics...
git-svn-id: svn://ultimatepp.org/upp/trunk@1612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-10-06 07:36:18 +00:00 |
|
cxl
|
2b02eb81e4
|
Fix in mingw builder -mthreads for MT (thanks masu)
git-svn-id: svn://ultimatepp.org/upp/trunk@1516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-08-17 17:38:21 +00:00 |
|
cxl
|
13c7c8db4e
|
theide: Internal include now used for all packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-29 17:46:55 +00:00 |
|
cxl
|
64eb5ebbf1
|
Internal includes
git-svn-id: svn://ultimatepp.org/upp/trunk@1339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-26 16:49:48 +00:00 |
|
cxl
|
0005e2aa12
|
theide: Add to include path package file option, Sql tutorial finished
git-svn-id: svn://ultimatepp.org/upp/trunk@1321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-06-21 16:25:39 +00:00 |
|
cxl
|
392f92f325
|
theide: Fixed NOBLITZ problem (BLITZ works again)
git-svn-id: svn://ultimatepp.org/upp/trunk@1243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-28 19:18:08 +00:00 |
|
cxl
|
b4fa5709a8
|
theide: Syntax highlighting fix, Navigator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-05-24 18:09:57 +00:00 |
|
cxl
|
3911fc5bfb
|
TheIDE: fixed to build in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@1048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-04-06 08:00:31 +00:00 |
|
cxl
|
37732e817c
|
TheIDE - build process now separated from GUI (makes gui-less umk possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@1046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-04-05 12:40:23 +00:00 |
|
cxl
|
4f0fb0a5b0
|
Separating Core ide for new umk, New ZH-CN translations (thanks glx!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-04-05 10:57:13 +00:00 |
|
cxl
|
c154c154a2
|
usvn Changes button, NOWIN98 removed from MscBuilder
git-svn-id: svn://ultimatepp.org/upp/trunk@1025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-03-30 10:41:28 +00:00 |
|
cxl
|
7fd2c2230b
|
TheIDE now can work with diff/patch files
git-svn-id: svn://ultimatepp.org/upp/trunk@984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-03-19 21:56:29 +00:00 |
|
cxl
|
5e1f88a7e3
|
Minor ide
git-svn-id: svn://ultimatepp.org/upp/trunk@717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-12-26 11:44:55 +00:00 |
|
cxl
|
46e4943540
|
Copying in OleDB fixed, GccBuilder .map generation fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-09-24 17:04:50 +00:00 |
|
cxl
|
9169b571ad
|
Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-09-13 09:05:01 +00:00 |
|
cxl
|
9be57d77ac
|
With GCC, TheIDE now can show assembler code for the file (similar to Preprocess file)
git-svn-id: svn://ultimatepp.org/upp/trunk@389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-08-31 08:35:36 +00:00 |
|
mdelfede
|
6836344d6f
|
new uvs2 releases : uppsrc-2618 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-07-07 22:13:48 +00:00 |
|
mdelfede
|
4cb7b4eb06
|
new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-06-16 23:06:34 +00:00 |
|
mdelfede
|
d2b54f7989
|
changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-06-07 22:31:27 +00:00 |
|