summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.top
Commit message (Expand)AuthorAgeFilesLines
* Add TEST_PREREQS support and make TESTCFLAGS postfix the CFLAGSDaniel Silverstone2010-12-041-2/+4
* Fix spurious whitespace at start of generated Requires: lineJohn Mark Bell2010-12-041-2/+1
* It turns out that arm-unknown-riscos-ln doesn't understand coalesced optionsJohn Mark Bell2010-01-061-4/+4
* C++ supportJohn Mark Bell2009-08-261-0/+92
* Something approximating support for assembler sources.John Mark Bell2009-07-281-1/+16
* Fix uninstallation of pkg-config control filesJohn Mark Bell2009-07-131-1/+1
* Auto-detect whether C compiler is GCC and, if it is, whether it supports simu...John Mark Bell2009-06-201-13/+31
* Drop scan target and just fix up the tooling as appropriateJohn Mark Bell2009-05-301-14/+0
* It helps if you get your conditionals the right way round.John Mark Bell2009-05-301-1/+1
* More intelligenceJohn Mark Bell2009-05-301-3/+6
* 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-211-7/+13
* Make symlinks relativeJohn Mark Bell2009-04-031-2/+2
* Something approximating shared library versioningJohn Mark Bell2009-04-031-10/+62
* 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-261-7/+31
* 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-251-9/+26
* Don't use SHARED(C,LD)FLAGS when building the test binaries.John Mark Bell2009-03-251-3/+5
* Fix bugs in test handling.John Mark Bell2009-03-251-4/+5
* Fix installation rules to actually handle more than one rule per DIR_INSTALL_...John Mark Bell2009-03-251-14/+17
* Remove build/docs when cleaningJohn Mark Bell2009-03-241-0/+1
* A makefile to setup the toolchainJohn Mark Bell2009-03-241-31/+3
* 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-241-9/+9
* Split common makefiles out of {hubbub,libcss,lpu,libdom,iconv} treesJohn Mark Bell2009-03-241-0/+378