Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into bootstrap | Renato Botelho | 2015-08-26 | 1 | -0/+3 |
|\ | |||||
| * | Adapt tools scripts for pfSense main repo (round #1): | Renato Botelho | 2015-08-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move SCRATCHDIR to ./tmp and add it to .gitignore - Move logs to ./logs and add it to .gitignore - Add build.conf to .gitignore - Rename BUILDER_TOOLS to BUILDER_ROOT that makes more sense in new infrastructure - Change some (cd DIR && git) to git -C DIR - Remove BASE_DIR - Remove TOOLS_DIR - Remove update_product_repository() - Remove TOOLS_*_COMMIT variables - Rename PRODUCT_CURRENT_COMMIT and PRODUCT_LAST_COMMIT to simply CURRENT_COMMIT and LAST_COMMIT - Remove all use of GIT_REPO_DIR, GIT_REPO_UTL and GIT_REPO_TOOLS - Change clone_to_staging_area() to clone ./src instad of ./ - Detect if script was called from / or /tools and set BUILDER_ROOT and BUILDER_SCRIPTS properly - Create SCRATCHDIR if it doesn't exist | ||||
* | | Revert "Merge pull request #100 from sbeaver-netgate/halt" | Sjon Hortensius | 2015-04-28 | 1 | -1/+2 |
| | | | | | | | | | | This reverts commit 5bd406696ae634b3993d79a8b9aef03eeab42488, reversing changes made to b9bd62735f2afb818d9ff3afd399c6c7d3b904c5. | ||||
* | | Address pull comments | Sander van Leeuwen | 2015-01-16 | 1 | -0/+1 |
| | | | | | | | | | | head.inc - Revert indenting .gitignore - Add IDE name in comment | ||||
* | | Ignore PhpStorm settings | Sander van Leeuwen | 2015-01-16 | 1 | -0/+1 |
| | | |||||
* | | configured gitignore for eclipse, add clean.sh | Sjon Hortensius | 2015-01-11 | 1 | -0/+5 |
|/ | |||||
* | Ignore vim swap files | Renato Botelho | 2013-03-08 | 1 | -0/+2 |
| | |||||
* | ignore dreamweaver temp files | yakatz | 2011-04-21 | 1 | -0/+1 |
| | |||||
* | Added support for certificate chains to manager so that lighty can deliver ↵ | Nigel Graham | 2009-05-24 | 1 | -0/+1 |
them via SSL. |