History | View | Annotate | Download (683 Bytes)
Merge branch 'master' into cloudcast
Conflicts: src/Cache/proto.h src/Cache/topocache.c src/Makefile src/Tests/Makefile src/TopologyManager/Makefile src/TopologyManager/topo_proto.h
Added simple implementation of fifo queue
Moved cloud specific sources to CloudSupport directory
Simpler .PHONY rules...
Port the ".PHONY fix" to src/Makefile
Disable compilation of stuff that is not supported under win32
Merge branch 'chunkiser'
Conflicts: src/Makefile
First draft of a chunkiser infrastructure
Separate peer sampler and topology manager
Split the node cache in a different directory
Properly point to utils.mak through BASE
Make a distinction between BASE and CFGDIR, and properly set them
This is useful for out-of-tree build
Use proper environment variables, to support cross-compilation
Fix the removing of *.d files
Automatic generation of headers dependencies
Remove commented line
Automatically generate the list of object lists, and recompile if some .c file changed
Better Makefile rework
Try to fix parallel make
renaming som to src