Skip to content

Merge changes and resolve conflicts.#1

Merged
emanchado merged 68 commits into
emanchado:227-makefilefrom
coffeemakr:227-makefile-resolve-conflicts
Dec 5, 2014
Merged

Merge changes and resolve conflicts.#1
emanchado merged 68 commits into
emanchado:227-makefilefrom
coffeemakr:227-makefile-resolve-conflicts

Conversation

@coffeemakr
Copy link
Copy Markdown

Hi Esteban
I've merged the current master into your branch and resolved the conflicts manually so your branch can be merged faster.

The following files conflicted:

  • run-tests.sh:
  • Makefile:

cooperq and others added 30 commits August 12, 2014 10:31
Prevent whitespace bugs
Using wildcard command to get all the .handlebar files.
TEMPLATES_JS will be generated again when the HANDLEBARS_FILES are newer.
Also using the same code for update.py
Packed main code into methods
Moved globals to attribute functions
Added exception  which is raised instead of calling  from inside the class.
Added some docstrings.
Replaced has_key with .
* Using vagrant greatly reduces the barrier to contribution as it allows
folks with different operating systems to get up and running quickly.
* Creates a known development environment which can be centrally
maintained.
* Reduce the getting started documentation.
* This is required to allow install-dev-dependencies.sh idempotent
(able to be run multiple times).
* tftp is required in dev for flashing the wndr3800
* Aim of this commit is to reduce build time in development. With this
building firmware from clean is about 8min in virtual machine, rather
than about 3hrs.
* Downloads and caches ImageBuilder from cerowrt/bufferbloat repository.
* Larger than a regular release.
* Currently has vanilla python rather than python-mini-eff. Building
python-mini-eff as a binary and hosting would resolve this issue.
* Caches all downloaded packages in .cache
* Also had to upgrade selenium version to support newer version of
firefox.
* Xvfb is a virtual framebuffer which allows running GUI applications
without a real X windows environment.
* pre-commit should aim to do everything to validate
developer changes, this may extend beyond just 'run-tests.sh'
which runs unit tests.
* pre-commit is vagrant aware, so will run the command on
the vagrant box if vagrant is detected.
* if already on the vagrant box, will run tests locally.
Sophie Krisch and others added 27 commits November 25, 2014 11:50
…when you are already up to date and when you successfully download an update.
FIXED EFForg#211 - alignment issue with add ssh key controls and software version
…ded packages to fix build hickups. This commit corresponds to release made today via openwireless.org
…t-adjustment

FIXED EFForg#221 - Reenable wireless on limit adjustment
…igurations

Consolidate lighttpd configurations
…ing-test

Fix load path for update_setting_test.
Fixed 219 and 220 - updating the last checked date and disabling the update button
Makefile: Wildcard for HANDLEBARS_FILES
…lve-conflicts

Conflicts:
	Makefile - Now calls scripts/unit in rule test and uses wildcard.
	run-tests.sh - Removed modified content.
emanchado added a commit that referenced this pull request Dec 5, 2014
@emanchado emanchado merged commit 264b757 into emanchado:227-makefile Dec 5, 2014
@emanchado
Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants