Commit graph

26 commits

Author SHA1 Message Date
cxl
adf37ce566 umk: target time now set to the time of start of compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@5377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:48:26 +00:00
cxl
ad3b5fc970 Core: Fixed exit code in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@5376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:21:52 +00:00
cxl
1895836fb0 ide: Removed Web package
git-svn-id: svn://ultimatepp.org/upp/trunk@5311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 11:24:25 +00:00
cxl
2f0cd04bbe ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00
cxl
00baf70dbc *ide: Fixed 'press any key' stop at the end of console execution, Core: fixed issue with IniString
git-svn-id: svn://ultimatepp.org/upp/trunk@5124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 12:50:47 +00:00
cxl
4783cb7e87 *ide: Fixed add/remove flags
git-svn-id: svn://ultimatepp.org/upp/trunk@5013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-28 16:30:13 +00:00
cxl
bdd380ed80 ide: Custom build steps DIR now points to package directory, for post-link, pre-link it is main package directory
git-svn-id: svn://ultimatepp.org/upp/trunk@4240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-04 09:42:10 +00:00
cxl
3aa52fb693 *ide: various fixes in export/makefile functionality
git-svn-id: svn://ultimatepp.org/upp/trunk@4075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 12:24:54 +00:00
cxl
d636c98ffc .developing umk
git-svn-id: svn://ultimatepp.org/upp/trunk@3756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-08 11:38:39 +00:00
cxl
77ec98884a umk: support for 'inline' assembly and build method
git-svn-id: svn://ultimatepp.org/upp/trunk@3742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-06 12:40:43 +00:00
cxl
061e35e977 .ide: Cleanup of bottompane issues (thanks sender_ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@3449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 18:37:33 +00:00
cxl
3c452f465a .theide: Showing console after invalid method failure
git-svn-id: svn://ultimatepp.org/upp/trunk@3448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 14:29:55 +00:00
cxl
c8a19dd5a6 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
dolik
23117fa56f *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
c0c506af6a 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
dolik
3ee249602b 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
ad5750f249 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
4b18e8dc84 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
e3e1e44bac 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
47d2ac92a6 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
38a45656b6 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
174e0834ce 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
11f22c400e 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
e2a91f2df6 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
bd4ac2445b 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
7b02c6e3fb 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