summaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
* First attempt at some kind of static analysis targetJohn Mark Bell2009-05-301-0/+11
* This should accomodate the antique sed in BeOS which doesn't handle -i.François Revel2009-04-241-12/+13
* Ensure consistency between static and shared library names.John Mark Bell2009-04-211-6/+2
* Fix TESTLDFLAGS for shared object name changeDaniel Silverstone2009-04-211-1/+5
* Update the shared object building in the shared makesystemDaniel Silverstone2009-04-212-8/+14
* Distinguish between building on vanilla BeOS and Haiku.John Mark Bell2009-04-171-4/+23
* It helps if you define the correct variable.John Mark Bell2009-04-171-1/+1
* Default prefix to /boot/common.John Mark Bell2009-04-171-3/+3
* First cut at BeOS/Haiku support.John Mark Bell2009-04-161-0/+22
* Make symlinks relativeJohn Mark Bell2009-04-031-2/+2
* Something approximating shared library versioningJohn Mark Bell2009-04-033-12/+69
* Allow required packages to be constructed based upon the build configurationJohn Mark Bell2009-03-311-0/+10
* Make test target depend on all, so the pre/post targets get runJohn Mark Bell2009-03-261-1/+1
* Add a new component type -- riscos-moduleJohn Mark Bell2009-03-262-11/+62
* Add xsltprocJohn Mark Bell2009-03-261-0/+2
* Guard against multiply defining processing rules.John Mark Bell2009-03-251-6/+19
* Coverage and profile targets no longer recursively invoke make.John Mark Bell2009-03-253-10/+46
* Override default archiver flags to appease Kinnison.John Mark Bell2009-03-251-1/+5
* Don't use SHARED(C,LD)FLAGS when building the test binaries.John Mark Bell2009-03-252-6/+5
* Rather less broken reconstruction of test/install itemsJohn Mark Bell2009-03-251-6/+36
* Fix bugs in test handling.John Mark Bell2009-03-252-7/+8
* Poke the function name when building for RISC OSJohn Mark Bell2009-03-251-1/+1
* Fix installation rules to actually handle more than one rule per DIR_INSTALL_...John Mark Bell2009-03-252-28/+40
* In hindsight, release is a more sensible default build typeJohn Mark Bell2009-03-251-4/+4
* Fix default SHAREDLDFLAGSJohn Mark Bell2009-03-241-1/+1
* Remove build/docs when cleaningJohn Mark Bell2009-03-241-0/+1
* Invoke testrunner correctlyJohn Mark Bell2009-03-241-1/+1
* A makefile to setup the toolchainJohn Mark Bell2009-03-242-31/+169
* Default builddir also includes the component type.John Mark Bell2009-03-241-4/+4
* Makefile.subdir no longer auto-adds the directory to the include path.John Mark Bell2009-03-242-12/+9
* Split common makefiles out of {hubbub,libcss,lpu,libdom,iconv} treesJohn Mark Bell2009-03-242-0/+472