Go to file
2012-08-16 18:22:10 +02:00
Android Reorganise the internal data of this repository 2012-08-15 23:11:44 +02:00
share Reorganise the internal data of this repository 2012-08-15 23:11:44 +02:00
Sources ewol change his time API 2012-08-16 18:22:10 +02:00
.gitignore Reorganise the internal data of this repository 2012-08-15 23:11:44 +02:00
avancement.boo start update avancement.boo 2012-07-22 22:19:57 +02:00
ctags.sh Some correction of the Display color is now availlable 2012-01-16 14:37:28 +01:00
doxygen.dox Move to gitHub the edn project (remove history keep it on my nas) 2011-07-20 10:33:24 +02:00
install.sh Reorganise the internal data of this repository 2012-08-15 23:11:44 +02:00
licence.txt remove from todo list and update license 2011-08-01 18:17:43 +02:00
Makefile Reorganise the internal data of this repository 2012-08-15 23:11:44 +02:00
README.md update the readme documentation 2012-07-23 14:59:19 +02:00

Edn

Edn (Editeur De N'ours) is a FREE software.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Instructions

download the software :

mkdir yourDevFolder
cd yourDevFolder
git clone git://github.com/HeeroYui/ewol.git
cd ewol
git submodule init
git submodule update
cd ..
git clone git://github.com/HeeroYui/edn.git
cd edn

(debug) Compile software & Run debug version:

make DEBUG=1
or
make CLANG=1 DEBUG=1
./out_LINUX/debug/obj/usr/bin/edn -l6 yourFile.txt
Note : -l6 corespond at the LOG level to display

(release) Compile software & install & run:

make
./install.sh
edn exemple.txt

(Android) Compile software & install

cd yourDevFolder
mkdir andoid
cd android
download here in "sdk" and "ndk" the coresponding SDK and NDK of Android:
	http://developer.android.com/tools/sdk/ndk/index.html
	http://developer.android.com/sdk/index.html
	==> you need to download sub package of the NDK (refer to the NDK doccumentation) but only supported android version >4.0
cd ../edn
make PLATFORM=Android
make PLATFORM=Android install

License (like GPL)

You can:
	- Redistribute the sources code and binaries.
	- Modify the Sources code.
	- Use a part of the sources (less than 50%) in an other software, just write somewhere "Edn is great" visible by the user (on your product or on your website with a link to my page).
	- Redistribute the modification only if you want.
	- Send me the bug-fix (it could be great).
	- Pay me a beer or some other things.
	- Print the source code on WC paper ...
You can NOT:
	- Earn money with this Software (But I can).
	- Add malware in the Sources.
	- Do something bad with the sources.
	- Use it to travel in the space with a toaster.

I reserve the right to change this licence. If it change the version of the copy you have keep its own license