Age | Commit message (Expand) | Author | Files | Lines |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-03-08 | Renamed package-warnings to _package-warnings, since it is a private | rillig | 1 | -15/+17 |
2006-10-09 | Main infrastructure for DESTDIR support. | joerg | 1 | -1/+3 |
2006-10-09 | Add two variables to control whether make package and make clean | joerg | 2 | -19/+5 |
2006-10-08 | Added a new variable MAKE_PACKAGE_AS_ROOT that controls whether the | rillig | 2 | -2/+19 |
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 2 | -4/+4 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 2 | -15/+15 |
2006-07-07 | Make configure, install, and package barrier-aware even if NO_CONFIGURE, | jlam | 1 | -2/+4 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-06 | The "replace" target does conceptually the same thing as the "install" | jlam | 1 | -1/+5 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 2 | -14/+21 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -7/+9 |
2006-06-18 | Removed duplicate definition of _PACKAGE_COOKIE. | rillig | 1 | -3/+1 |
2006-06-14 | Insert cookie checks into the "real-install" and "real-package" targets, | jlam | 1 | -1/+3 |
2006-06-10 | Restore missing ${SETENV} ${BUILD_ENV} that was dropped during the initial | jlam | 1 | -2/+2 |
2006-06-09 | Introduce the capability to gather all the warnings and errors that | jlam | 1 | -1/+2 |
2006-06-08 | If the package cookie file exists, then we don't need to do anything. | jlam | 1 | -2/+11 |
2006-06-07 | 1.) Remove all instances of '@${WARNING_MSG} "Warning: ...' which resulted | tron | 1 | -8/+8 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 2 | -11/+11 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 2 | -4/+10 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 2 | -0/+154 |