index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
make
/
unit-cc.pl
Age
Commit message (
Expand
)
Author
2016-09-16
Rewrite the build system directive parser.
Peter Powell
2016-08-19
Fix linker flags being in the wrong place on static builds.
Peter Powell
2016-06-27
Pass INSPIRCD_VERBOSE through the environment to unit-cc.
Peter Powell
2015-06-03
Fix modules with 2+ files not having their LinkerFlags parsed.
Peter Powell
2015-05-13
Remove run-cc.pl and all associated code.
Peter Powell
2015-05-13
unit-cc: Remove workaround which existed for 2.0.x only.
Peter Powell
2015-05-13
unit-cc: Use the same preamble as other Perl tools.
Peter Powell
2014-10-27
Merge insp20
Attila Molnar
2014-08-27
Fix unit-cc not loading configure cache when building files.
Peter Powell
2014-03-05
Integrate coremods into the build system
Attila Molnar
2013-08-16
Clean up the build system properties and related code.
Peter Powell
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-07-04
Rename CXXFLAGS to CORECXXFLAGS to respect users enviroment.
Peter Powell
2012-04-20
Headers: update remaining scripts too
Robby-
2010-07-02
Change argument order of LDLIBS to work properly with -Wl,--as-needed
Daniel De Graaf
2010-05-07
Use unit-cc for all compile and and link tasks
Daniel De Graaf
2010-03-18
PURE_STATIC fixes to use normal <module> tags
danieldg
2010-02-12
Improve support for NetBSD
danieldg
2010-01-17
PURE_STATIC improvements: Allow modules to be reloaded, generate linker argum...
danieldg
2009-09-28
Add directory change to unit-cc, to fix the immensely stupid BSD make behavio...
danieldg
2009-09-28
Fix warnings from BSD build and work around the failures of BSD make
danieldg
2009-09-18
Fix unit-cc when build is not a direct subdirectory of source; create make ru...
danieldg
2009-09-01
Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc
danieldg
2009-09-01
Move dependency tracking from ./configure to Makefile
danieldg