- 11 Tem, 2012 1 kayıt (commit)
-
-
Matthew Brush yazdı
Only minor changes made to src/Makefile.am and wscript files See: https://sourceforge.net/tracker/?func=detail&aid=3361963&group_id=153444&atid=787793
-
- 09 Tem, 2012 2 kayıt (commit)
-
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
- 08 Tem, 2012 1 kayıt (commit)
-
-
Colomban Wendling yazdı
Scintilla deprecated SCI_GETUSEPALETTE and SCI_SETUSEPALETTE messages, and since we don't build with deprecated API support they aren't available anymore.
-
- 06 Tem, 2012 1 kayıt (commit)
-
-
Nick Treleaven yazdı
This was broken if the base path ended with a directory separator.
-
- 04 Tem, 2012 4 kayıt (commit)
-
-
Nick Treleaven yazdı
Defining MSYS=1 is cleaner than requiring users to define CP, RM, etc.
-
Nick Treleaven yazdı
This PREFIX works on both cmd.exe and MSYS, whereas backslash confuses MSYS. Use copy /y in doc/makefile.win32. Remove unused targets binclean, exec.
-
Nick Treleaven yazdı
This moves CTags files into their own subdirectory and moves the tagmanager source and header files into their own subdirectory. The bulk of the work was done by Colomban.
-
Nick Treleaven yazdı
Conflicts: makefile.win32 src/makefile.win32
-
- 01 Tem, 2012 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 30 Haz, 2012 3 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 29 Haz, 2012 3 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 27 Haz, 2012 2 kayıt (commit)
-
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
Based on patch by Dimitar Zhekov. MSYS users should now define 'CP_R = cp -r'. Removed override of MAKE, as this is set automatically.
-
- 26 Haz, 2012 5 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Dimitar Zhekov yazdı
-
Colomban Wendling yazdı
-
- 25 Haz, 2012 1 kayıt (commit)
-
-
Nick Treleaven yazdı
-
- 21 Haz, 2012 1 kayıt (commit)
-
-
Chow Loong Jin yazdı
The export plugin uses the pow() function from libm without linking against it. It has worked so far because Geany itself has a link against libm, but should that be removed in the future, this would fail to resolve symbols. Signed-off-by:
Chow Loong Jin <hyperair@debian.org> Signed-off-by:
Colomban Wendling <ban@herbesfolles.org>
-
- 20 Haz, 2012 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 18 Haz, 2012 7 kayıt (commit)
-
-
Enrico Tröger yazdı
Even this has been done post-release, the changes were also used for the 1.22 release.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 17 Haz, 2012 4 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
The 'deb' target was supposed to build a Debian package from the sources but the 'debian/' subdirectory never existed.
-
Colomban Wendling yazdı
Automake provides dist-bzip2 since at least version 1.8, so remove our own target. Moreover bzip2 distributions are a little obsolescent now Xz is available and spread enough.
-
Colomban Wendling yazdı
The Makefile rule comes from https://live.gnome.org/Git/ChangeLog with slight modifications.
-
- 16 Haz, 2012 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 14 Haz, 2012 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-