Jiří Techet
52076d19e8
Remove unused tm_file_entry.[ch]
2014-10-18 21:40:10 +02:00
Jiří Techet
26587454b0
Remove TmWorkObject and all the OO related stuff
...
In addition, rename all functions, parameters, comments etc. mentioning
work_object and remove unnecessary parameters of various functions.
Delete dead code paths.
Also move common functions like tm_get_real_path() from tm_work_object to
tm_source_file.
2014-10-18 21:40:10 +02:00
Jiří Techet
dbcf67d449
Define the GEANY_PRIVATE macro for tag manager in makefile.win32
2014-10-12 23:37:00 +02:00
Nick Treleaven
c0a8a1a943
Fix Windows build
2014-10-07 14:50:07 +01:00
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
928de3d684
Don't suppress warnings or define G_OS_WIN32 (Windows build)
2012-06-07 16:45:37 +01:00
Nick Treleaven
18cec1fb81
Fix Windows build
2012-06-06 15:21:00 +01:00
Colomban Wendling
f0a9c42985
Update makefile.win32 build system
2012-05-08 23:01:23 +02:00