Nick Treleaven
|
74959b9cb9
|
Support MSYS=1 to enable building with MSYS; use $/ instead of DIRSEP
Defining MSYS=1 is cleaner than requiring users to define CP, RM, etc.
|
2012-07-04 17:13:14 +01:00 |
|
Nick Treleaven
|
65fe863691
|
Use PREFIX=C:/libs and minor cleanup (Windows makefiles)
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.
|
2012-07-04 16:47:38 +01:00 |
|
Nick Treleaven
|
c72dce06a5
|
Merge remote-tracking branch 'origin/master' into tm/tree-refactoring
Conflicts:
makefile.win32
src/makefile.win32
|
2012-07-04 12:15:53 +01:00 |
|
Nick Treleaven
|
4ad643f756
|
Fix makefile.win32:install for MSYS
|
2012-06-27 16:33:34 +01:00 |
|
Nick Treleaven
|
78144ab606
|
Make makefile.win32:install target work without MSYS
Based on patch by Dimitar Zhekov.
MSYS users should now define 'CP_R = cp -r'.
Removed override of MAKE, as this is set automatically.
|
2012-06-27 14:26:39 +01:00 |
|
Dimitar Zhekov
|
08d751daf2
|
Fix building with makefile.win32 from Windows command prompt, not MSYS
|
2012-06-26 21:39:56 +01:00 |
|
Colomban Wendling
|
f0a9c42985
|
Update makefile.win32 build system
|
2012-05-08 23:01:23 +02:00 |
|
Nick Treleaven
|
a2efc32d1f
|
Add basic install target, requires admin privileges and MSYS
|
2012-03-13 14:09:47 +00:00 |
|
Nick Treleaven
|
d006224cc1
|
Remove check-tools target, it causes too much noise.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5931 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-09-19 14:19:28 +00:00 |
|
Enrico Tröger
|
a43d27d0a4
|
Replace escape character '\' by slash '/' in paths in the Windows Makefiles (patch by Matthew Brush, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5685 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-04-03 16:38:31 +00:00 |
|
Colomban Wendling
|
569670b771
|
Move most of TagManager's I/O to MIO
Moved the parsers to MIO, which allows both in-memory and file parsing.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5555 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-03-05 22:40:50 +00:00 |
|
Enrico Tröger
|
c80bcbc404
|
Make the make command overwritable, patch by Pierre Joye. Thanks.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2280 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-02-24 10:30:57 +00:00 |
|
Enrico Tröger
|
03b61bbbc9
|
Make plugins working and compiling on Windows.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1758 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-07-28 17:44:02 +00:00 |
|
Nick Treleaven
|
a5bf4b765d
|
Let make clean continue when a file can't be deleted.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@832 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-22 12:09:53 +00:00 |
|
Nick Treleaven
|
6cb83f8af0
|
Add makefiles for building on win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@646 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-28 12:29:10 +00:00 |
|