Nick Treleaven
82449f388e
Also remind about updating makefile.win32, wscript.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3284 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-28 12:39:29 +00:00
Enrico Tröger
43f4a13ae7
Remove more bashisms and avoid using 'which' which is not LSB-compliant.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3039 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-02 16:10:45 +00:00
Nick Treleaven
6abc7aa994
Support adding multiple files.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3003 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-26 12:12:23 +00:00
Enrico Tröger
a69335cd96
Remove bashisms.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3001 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-25 19:20:04 +00:00
Nick Treleaven
9c25c58b2d
Fix copyright notices; use /usr/bin/env perl.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2993 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-25 11:17:08 +00:00
Nick Treleaven
f3af26025e
Add 2 scripts from Daniel Richard G. to replace C++ line comments and to show a summary of gcc warnings.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2989 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-24 11:23:02 +00:00
Nick Treleaven
a5a84bf9f6
Add svn-changes.sh script to print SVN working copy changes in ChangeLog format, and warn about unknown files.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2986 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-23 14:46:42 +00:00
Enrico Tröger
55a40710ab
Remove bashisms.
...
Add support for passing asterisk wildcards to missing-mnemonics.sh.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2928 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-08 14:27:22 +00:00
Nick Treleaven
33d207e27d
Add script to add a file to SVN, setting the correct properties and warning about updating po/POTFILES.in.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2904 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-08-26 15:18:36 +00:00
Enrico Tröger
c0c173d20e
Create Makefiles for src, tagmanager and scintilla sub directories to be able to run make from within Geany.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2681 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-11 17:03:01 +00:00
Enrico Tröger
361a64c3fd
Change format of PHP tags file to internal tagmanager format since it is auto-generated and is read maybe a little bit faster.
...
Add auto-generated notice and timestamp at the beginning of the file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2678 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-10 16:44:00 +00:00
Enrico Tröger
f36ff8ce07
Add create_py_tags.py to create a global tags file for Python (thanks to Dominic Hopf).
...
Add generated Python tags file (Python 2.5).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2677 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-10 16:39:17 +00:00
Enrico Tröger
ccb2b3ca78
Add alternative build system: Waf.
...
Use wafinit.sh to create a Makefile and configure files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2646 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-05 14:05:55 +00:00
Enrico Tröger
29add08e08
Add script to generate PHP tags file (by Matti Mårds, thanks).
...
Update PHP tags file to latest PHP API docs (closes #1888691 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2466 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-10 17:52:47 +00:00
Enrico Tröger
082cdec705
Move intl_stats.sh script back to po directory to not have to include the scripts directory in the distribution.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2455 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-08 14:44:34 +00:00
Frank Lanitz
c076cf2124
Make help output of changelist.pl better readable if there are not enough arguments given
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2447 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-04 23:01:09 +00:00
Enrico Tröger
ec955b99ec
Move intl_stats.sh script to scripts directory and make it working from top source directory.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2438 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-02 13:52:01 +00:00
Nick Treleaven
0d68f8e2df
Add scripts folder for any useful scripts to work on code.
...
These scripts are not distributed with Geany, and are only in SVN.
Add changelist.pl to group and reverse ChangeLog entries, useful for writing NEWS.
Add missing-mnemonics.sh, to search for missing menu item mnemonics.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2433 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-01 12:53:26 +00:00