Projecte

General

Perfil

Baixar (7.36 KB) Estadístiques
| Branca: | Etiqueta: | Revisió:

# Data Autor Comentari
5d7c38be 03-04-2012 14:47 Simó Albert i Beltran

Add 2012 to copyright.

2aaa878f 03-04-2012 14:46 Simó Albert i Beltran

sed -i -e 's/\s*$//g' Makefile

79a54fd5 08-03-2012 19:16 Pau Escrich

If no target config file available, compilation does not crashes and it uses the default options

c947bbe6 27-02-2012 00:41 Pau Escrich

Changed checkout order, qmp repository before openwrt

6f755fd4 21-02-2012 16:19 Pau Escrich

Added support for FreeStation (not working yet bacause of niit problem)

21efcd34 13-02-2012 23:54 Pau Escrich

Openwrt package repository fixed to a specific version (backfire). This fixes some problems like ipv4 connectivity and Olsrd boot

ba9fab2c 21-01-2012 00:03 Agustí Moll Garcia

Use branches from OpenWRT.[ svn://svn.openwrt.org/openwrt/branches/backfire ].

3ba6af84 19-01-2012 12:18 Pau Escrich

Fixed problem with RS compilation and incresed revision to last OpenWRT trunk

cce89d3e 12-01-2012 14:23 Pau Escrich

Updated new targets: nsm5 and fonera. Some improvements in post_build operation

ff488f02 11-01-2012 13:41 Pau Escrich

Now user can define TARGET inside targets.mk. It is useful for RS for instance, where source is the same. So added support for RS too

8be67335 11-01-2012 12:20 Pau Escrich

Added new optin DEV to select developer mode. Default one is user mode (using readonly git repo). Improved help document and added new function: make help

8fee292e 11-01-2012 01:36 Pau Escrich

Adapted to last openwrt trunk

ca89f12f 16-11-2011 22:04 Agustí Moll Garcia

Change feeds from openwrt: src-svn to src-link, so we use the same REV like openwrt-base

39a38e4d 09-11-2011 17:28 Agustí Moll Garcia

Remove the repository b6m until we close this issue.

b2f323ad 09-11-2011 01:52 Agustí Moll Garcia

Merge branch 'master' into HEAD

0ff6624a 09-11-2011 01:50 Agustí Moll Garcia

Change method to get the branch of git.

884b8141 09-11-2011 01:25 Agustí Moll Garcia

Change -C parmeter in make call, Added BRANCH_GIT and REV_GIT variables in make

e6c8d8eb 05-11-2011 04:12 Agustí Moll Garcia

Makefile with using map

b4656cb9 30-10-2011 02:37 Agustí Moll Garcia

Change branch in qmp project. Now in master branch.

e4a024c9 25-10-2011 17:15 Pau Escrich

Removed space from targets.mk in alix name. Added new function update_all

b0c7430a 21-10-2011 17:11 Pau Escrich

Fixed Eigennet/niit problem

b9208096 17-10-2011 00:14 Pau Escrich

Splited copy_configs function from checkout to do it before update process

dbd4db87 16-10-2011 12:42 Pau Escrich

Added new feature clean_qmp, to clean only qmp packages

1f154dcc 14-10-2011 12:10 Agustí Moll Garcia

Merge branch 'master' of ssh://qmp.cat:221/qmpfw

9e8a4447 14-10-2011 12:02 Agustí Moll Garcia

Change NAME variable for T in post_build because have a whitespace in the end.

4bdd4ad8 14-10-2011 01:16 Pau Escrich

Default and All actions to build

41464728 14-10-2011 01:11 Pau Escrich

Changed default verbose level and new config for rspro

e0248f77 14-10-2011 01:00 Pau Escrich

Revised configs from alix and make default to build

f44e51b0 10-10-2011 10:52 Pau Escrich

Uncomented scripts/feeds update and install... I forgot it yesterday :-P

6b5e8a5c 09-10-2011 21:37 Pau Escrich

Added targets.mk file to define targets (rspro, alix, etc...) and solved some issues with kerne_config feature

7eff0866 09-10-2011 15:50 Pau Escrich

New file targets.mk used to define target specific options. Implemented kernel_menuconfig copy config. Implemented post_build function

82601f3e 07-10-2011 20:50 Pau Escrich

Added Copyright section

d04c4786 07-10-2011 19:57 Pau Escrich

Deleted some not needed things

e518a2c2 07-10-2011 15:11 Pau Escrich

Initial commit