Daniel De Graaf
|
0da5488d49
|
Fix linker flags not being found if SPLIT_CC=1
|
2010-08-04 13:48:19 -04:00 |
|
Daniel De Graaf
|
9b2b0a3a90
|
Change argument order of LDLIBS to work properly with -Wl,--as-needed
|
2010-08-03 17:32:43 -04:00 |
|
Daniel De Graaf
|
30d73bc65c
|
Use unit-cc for all compile and and link tasks
This allows splitting .o and .so generation for distcc builds, and also
removes some unneeded autodetection of build stage.
|
2010-08-03 17:32:43 -04:00 |
|
Daniel De Graaf
|
53b27af5f9
|
PURE_STATIC fixes to use normal <module> tags
|
2010-08-03 17:32:40 -04:00 |
|
danieldg
|
bd64961912
|
Improve support for NetBSD
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7
|
2010-02-12 00:03:44 +00:00 |
|
danieldg
|
88b9ecb6b3
|
PURE_STATIC improvements: Allow modules to be reloaded, generate linker arguments
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12276 e03df62e-2008-0410-955e-edbf42e46eb7
|
2010-01-17 03:17:25 +00:00 |
|
danieldg
|
c7e9032358
|
Add directory change to unit-cc, to fix the immensely stupid BSD make behavior of changing directories
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11772 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-28 01:43:47 +00:00 |
|
danieldg
|
d5e36aa2b2
|
Fix warnings from BSD build and work around the failures of BSD make
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11771 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-28 00:55:42 +00:00 |
|
danieldg
|
792d6d6725
|
Fix unit-cc when build is not a direct subdirectory of source; create make rule for GNUmakefile
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11746 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-18 14:05:49 +00:00 |
|
danieldg
|
5c93325b53
|
Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11571 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-01 15:06:39 +00:00 |
|
danieldg
|
990e04bab5
|
Move dependency tracking from ./configure to Makefile
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11556 e03df62e-2008-0410-955e-edbf42e46eb7
|
2009-09-01 15:04:40 +00:00 |
|