aboutsummaryrefslogtreecommitdiff
path: root/make/unit-cc.pl
Commit message (Collapse)AuthorAgeFilesLines
* Headers: update remaining scripts tooGravatar Robby-2012-04-201-0/+20
|
* Change argument order of LDLIBS to work properly with -Wl,--as-neededGravatar Daniel De Graaf2010-07-021-4/+7
|
* Use unit-cc for all compile and and link tasksGravatar Daniel De Graaf2010-05-071-35/+59
| | | | | This allows splitting .o and .so generation for distcc builds, and also removes some unneeded autodetection of build stage.
* PURE_STATIC fixes to use normal <module> tagsGravatar danieldg2010-03-181-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12641 e03df62e-2008-0410-955e-edbf42e46eb7
* Improve support for NetBSDGravatar danieldg2010-02-121-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7
* PURE_STATIC improvements: Allow modules to be reloaded, generate linker ↵Gravatar danieldg2010-01-171-0/+36
| | | | | | arguments git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12276 e03df62e-2008-0410-955e-edbf42e46eb7
* Add directory change to unit-cc, to fix the immensely stupid BSD make ↵Gravatar danieldg2009-09-281-0/+2
| | | | | | behavior of changing directories git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11772 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix warnings from BSD build and work around the failures of BSD makeGravatar danieldg2009-09-281-5/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11771 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix unit-cc when build is not a direct subdirectory of source; create make ↵Gravatar danieldg2009-09-181-1/+1
| | | | | | rule for GNUmakefile git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11746 e03df62e-2008-0410-955e-edbf42e46eb7
* Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etcGravatar danieldg2009-09-011-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11571 e03df62e-2008-0410-955e-edbf42e46eb7
* Move dependency tracking from ./configure to MakefileGravatar danieldg2009-09-011-0/+31
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11556 e03df62e-2008-0410-955e-edbf42e46eb7