|
|
|
@3013
|
8 months |
chris |
Extra white space.
|
|
|
|
@2954
|
13 months |
jamesog |
Finally unbreak build on Solaris!
* Add code to configure to detect …
|
|
|
|
@2947
|
13 months |
chris |
Log which modules are both using the same autogen files, for debugging.
|
|
|
|
@2824
|
17 months |
chris |
Log more useful information when makebuildenv.pl fails.
Fix hang waiting …
|
|
|
|
@2794
|
19 months |
chris |
Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix …
|
|
|
|
@2717
|
21 months |
chris |
Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB …
|
|
|
|
@2640
|
2 years |
chris |
Quieten the Perl scripts that generate autogen exceptions when building …
|
|
|
|
@2622
|
2 years |
chris |
Make the explicit target of each dependency, including libraries, to solve …
|
|
|
|
@2607
|
2 years |
chris |
Add support for linking to qdbm and other imported libraries with …
|
|
|
|
@2598
|
2 years |
chris |
Run Perl scripts quietly during make.
|
|
|
|
@2583
|
3 years |
chris |
Add support for Makefile.pre in build infrastructure.
|
|
|
|
@2514
|
3 years |
chris |
Put the shell script that kills all running daemons into a shell
function …
|
|
|
|
@2504
|
3 years |
chris |
Move S3Simulator into its own class, like S3Client, for reuse elsewhere.
|
|
|
|
@2415
|
3 years |
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
|
|
@2409
|
3 years |
chris |
Fix process kill function, fixes [2402] [2404].
Delete stale PID files …
|
|
|
|
@2404
|
3 years |
chris |
More backslashes, I said, MORE BACKSLASHES!
|
|
|
|
@2403
|
3 years |
chris |
Fix missing curly brace.
|
|
|
|
@2402
|
3 years |
chris |
Simplify code for killing old fart processes on Windows/Cygwin?
and make it …
|
|
|
|
@2278
|
4 years |
chris |
Use cross-compiling windres detected by configure.
|
|
|
|
@2270
|
4 years |
chris |
Don't try to kill daemons if not running, avoid error messages.
|
|
|
|
@2240
|
4 years |
chris |
Build lib/win32.a (even if empty) on all platforms, to help Boxi
linking. …
|
|
|
|
@2232
|
4 years |
chris |
Handle multiple-line dependencies in Makefile.extra
|
|
|
|
@2209
|
4 years |
chris |
Kill running daemons using kill -f on Windows (cygwin) which kills
by …
|
|
|
|
@2202
|
4 years |
chris |
Add spaces before Make progress output lines to visually separate
them …
|
|
|
|
@2168
|
4 years |
chris |
Remove redundant copies of flags from make command line.
Place CXXFLAGS …
|
|
|
|
@2163
|
4 years |
chris |
Define Box module name on the compiler command line (useful for tests …
|
|
|
|
@2057
|
4 years |
chris |
Compile fix for [2055].
|
|
|
|
@2055
|
4 years |
chris |
Report the $build_os when making build environment, useful for debugging …
|
|
|
|
@2037
|
4 years |
chris |
Incorporate CXXFLAGS_STRICT into CXXFLAGS
|
|
|
|
@2007
|
4 years |
chris |
Compile with -Wundef to warn about undefined macros.
|
|
|
|
@1976
|
4 years |
chris |
Use detected CXX, AR and RANLIB from configure.
|
|
|
|
@1843
|
5 years |
chris |
Replace trunk with chris/merge.
|
|
copied from box/chris/merge/infrastructure/makebuildenv.pl.in:
|
|
|
|
@1795
|
5 years |
chris |
Fix quiet-build makefiles to work on BSDs
|