1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-20 16:42:45 +02:00
Commit Graph

79 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
6aee9ccaf1 build.xml: forkmode=once makes tests much faster
Since classloading of the IntelliJ platform takes a lot of time,
using forkmode=once in the Ant file makes running the unit tests from
Ant much faster (down to 16 seconds from 93 seconds) and is also more
closer to how the tests are run in the IDE.
2015-02-21 21:25:47 +02:00
Tuomas Tynkkynen
af3c6ff012 build.xml: Generate XML reports from JUnit test reports
The XML reports are useful for private CI servers like Jenkins.
2015-02-21 21:25:47 +02:00
Andrey Vlasovskikh
db80629cbb Add build number string to plugin description 2014-03-26 13:20:46 +04:00
Andrey Vlasovskikh
751831f3b7 Include build number in archive name 2014-03-26 13:14:32 +04:00
Andrey Vlasovskikh
d44412c712 Don't require a custom "Vim" keymap any longer
Keyboard shortcut conflicts aren't handled yet.
2014-03-20 18:18:43 +04:00
Andrey Vlasovskikh
6a90f95712 Minor numbering scheme update 2012-12-19 21:46:50 +04:00
Andrey Vlasovskikh
910c51004d Temporarily include build number in version again 2012-12-19 21:36:56 +04:00
Andrey Vlasovskikh
abc68eb900 Don't include build number in version 2012-12-19 21:11:35 +04:00
Andrey Vlasovskikh
ae819000e7 Moved license/COPYING to LICENSE.txt 2012-11-30 17:09:42 +04:00
Andrey Vlasovskikh
b03e542a33 Dash-separated build number in version 2012-11-30 16:52:43 +04:00
Andrey Vlasovskikh
98a4a05155 Don't put out files into the source archive 2012-11-30 16:51:23 +04:00
Andrey Vlasovskikh
64a69a2060 Removed Vim help files, Vim web help is used instead
The help system for plugins doesn't work on Mac OS X. The platform help doesn't look native to Vim
anyway. Maybe we will switch to a Vim-style help in the editor window in next releases.
2012-11-30 16:50:49 +04:00
Andrey Vlasovskikh
7173df2062 Renamed README.txt to README.md 2012-11-30 14:27:41 +04:00
Andrey Vlasovskikh
4952265b7e Fixed changes file suffix in build.xml 2012-11-29 21:23:56 +04:00
Andrey Vlasovskikh
8a8c7c3cca Moved Vim keymap to resources/ 2012-11-29 17:52:33 +04:00
Andrey Vlasovskikh
13fb42b736 UTF-8 encoding for Java source files 2012-11-26 16:58:52 +04:00
Andrey Vlasovskikh
9e66424164 Unzip only the current IntelliJ archive 2012-11-01 19:38:25 +04:00
Andrey Vlasovskikh
4c5ccbd166 Added JRE jars to the build classpath 2012-11-01 18:07:08 +04:00
Andrey Vlasovskikh
6248558217 Define 'javac2' task after creating dirs mentioned in its <classpath> 2012-10-31 20:26:43 +04:00
Andrey Vlasovskikh
800139eb85 ant target for running unit tests 2012-10-31 20:12:12 +04:00
Oleg Shpynov
4895f4d0a5 Cleanup 2011-12-03 19:27:57 +04:00
Oleg Shpynov
2d2835faa1 Eliminate duplication 2011-03-30 12:35:34 +04:00
Oleg Shpynov
8648e21abc Fix build 2011-03-21 19:18:03 +03:00
Oleg Shpynov
33036ee7c7 Use javac2 for gui forms compilation 2011-03-21 14:05:28 +03:00
Oleg Shpynov
62477aef3f As long as ideavim is compatible not only with IntellIJ IDEA version information doesn't contain Idea version inside 2011-03-15 17:02:47 +03:00
Oleg Shpynov
8fe6c3c17d Build cleanup 2011-03-15 16:29:11 +03:00
Oleg Shpynov
e322793a2e Update documentation 2011-03-15 15:54:51 +03:00
Oleg Shpynov
98928b2872 I hope the latest buildformat change 2011-03-15 15:19:21 +03:00
Oleg Shpynov
6a2de17f12 Eliminate buildtime, add build number 2011-03-15 12:16:44 +03:00
Oleg Shpynov
570fd9ecc9 Download IntellIJ IDEA distribution before launching build 2011-03-11 18:24:18 +03:00
Oleg Shpynov
80f9ba1de8 Avoid teamcity bug with : in filenames 2011-03-11 17:46:21 +03:00
Oleg Shpynov
53e47d270d cleanup plugin build script 2011-03-11 14:48:33 +03:00
Oleg Shpynov
b598372cbc Add time to the timestamp 2011-03-11 12:55:16 +03:00
Oleg Shpynov
72a14f7a64 Add build date to the plugin version 2011-03-10 17:42:30 +03:00
Oleg Shpynov
734a2df59a Fix plugin build 2011-03-10 17:04:42 +03:00
Oleg Shpynov
c1e519bbcb cleanup 2011-03-10 16:36:28 +03:00
Oleg Shpynov
7431248dcb Do not create -bin.tar.gz file 2011-03-10 15:23:18 +03:00
Oleg Shpynov
775bcd6779 Moved properties to be set before rolling out plugin version to the properties file 2011-03-10 15:20:46 +03:00
Oleg Shpynov
668557862f Bump java version 2011-03-10 13:30:20 +03:00
Oleg Shpynov
8a65003746 Eliminate jdk16 compiler mentioning 2011-03-10 13:26:11 +03:00
Oleg Shpynov
154a5da691 Fix build script for building with the IDEA 10.x community edition 2011-03-10 13:23:42 +03:00
olegshpynov
d3d03481cd Inc plugin version 2010-03-24 10:19:13 +00:00
olegshpynov
3c8236f21c Fixed build.xml due to moved plugin.xml file 2010-02-25 16:36:41 +00:00
olegshpynov
58d45d0e90 Patched build.xml to be able to build plugin automatically using on teamcity server 2010-02-25 16:30:28 +00:00
rmaddy
6ac8fb815d Change commands in visual mode now exit visual mode. 2005-10-19 22:59:23 +00:00
rmaddy
6b308bbdfe Initial changes to support repeating of inserted text via the Ctrl-Space sequence. 2004-12-10 21:59:27 +00:00
rmaddy
eaff15dd49 Changed IDEA version to 4.x 2004-10-30 03:07:33 +00:00
rmaddy
aa787f47d1 Fixed *, #, e, and b commands when punctuation at end of range 2004-10-22 05:11:21 +00:00
rmaddy
e40c2bc4e9 Final update for new version and update for changes to plugin.xml 2004-07-02 05:31:09 +00:00
rmaddy
fedcd01019 Fixed NPE when using the :q related commands. Fixed any of the ex commands for selecting a different file. 2004-06-30 05:11:59 +00:00