| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: Fix dependency tracking.•••Submitted by: aji | 2013-03-23 | 1 | -1/+1 | |
| * | buildsys: synthesize special rules for modules, since they have to be linked ... | 2012-04-20 | 1 | -3/+5 | |
| * | buildsys: avoid using shell even more (only used for linking now) | 2012-04-19 | 1 | -19/+4 | |
| * | buildsys: switch to tracking dependencies on a per-sourceunit basis.•••This synthesizes a make rule for each dependency file, and includes them all. This allows us to build dependencies at other parts of the source tree while other source units are building. | 2012-04-18 | 1 | -1/+1 | |
| * | buildsys: remove dependency on if for compiling specific source units | 2012-04-18 | 1 | -5/+2 | |
| * | buildsys: use same style as V=1 when V=1 is not in use, also remove V=1 default | 2012-04-18 | 1 | -1/+2 | |
| * | Update buildsys for make V=1 feature. | 2012-04-18 | 1 | -2/+13 | |
| * | Make 'make install' depend properly upon things that need to be made | 2011-03-12 | 1 | -0/+2 | |
| * | Defeat the point of make(1) and just rebuild everything all the time.•••BSD make may also have stopped working, use gmake. | 2010-09-16 | 1 | -1/+3 | |
| * | Use LDFLAGS when building a module and respect user's LDFLAGS on the Tru64 pl... | 2010-08-31 | 1 | -1/+1 | |
| * | Link modules to the libraries they use explicitly.•••The old approach was to let them use some libraries via the main executable. That worked but did not record the correct symbol versioning information into the .so. Some libraries can be removed from the global LIBS. | 2010-05-23 | 1 | -1/+1 | |
| * | buildsys.module: We should use $(PLUGIN_SUFFIX) in more places.•••Now it builds on OpenVMS and FreeVMS (probably doesn't run though). | 2010-05-19 | 1 | -1/+1 | |
| * | buildsys.module: Another Win32 fix. | 2010-05-19 | 1 | -1/+1 | |
| * | Fix ET_EXEC problem. | 2010-05-19 | 1 | -1/+1 | |
| * | Win32 support! :D :D :D :D :D. | 2010-05-19 | 1 | -1/+1 | |
| * | Set up install paths correctly for modules. | 2010-05-18 | 1 | -0/+2 | |
| * | Modules are building. | 2010-05-18 | 1 | -0/+14 |
