Commit graph

7 commits

Author SHA1 Message Date
klugier
47c24eddcc Ide: TheIDE command line arguments documented.
git-svn-id: svn://ultimatepp.org/upp/trunk@15233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-11 18:20:16 +00:00
klugier
cb0f52861e Ide: .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@12587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-28 21:33:29 +00:00
klugier
e548dc4b73 Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI.
git-svn-id: svn://ultimatepp.org/upp/trunk@12162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 19:14:37 +00:00
klugier
62844e2562 Ide: Ide now can display information about version via -v or --version command line parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@12122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-30 13:43:12 +00:00
klugier
7fc617b8b4 Ide: Ide now longer supports build through command line. The build via command line is UMK responsibility only.
git-svn-id: svn://ultimatepp.org/upp/trunk@12121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-30 13:36:15 +00:00
klugier
5359cc0cca Gdb: 64-bit version of TheIDE can break 32-bit debugge process. #1892
git-svn-id: svn://ultimatepp.org/upp/trunk@12111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 14:38:37 +00:00
klugier
0b683266bd Ide: Command line parameter now can be handle in separate class (CommandLineHandler). This is the only refactoring commit that doesn't bring new content. I am trying to limit length of the main method of TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@12102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 22:47:31 +00:00