Commit Graph

10 Commits

Author SHA1 Message Date
Philipp Maier
55003eed38 README.md: rework documentationn
Update the README documentation so that it contains state-of-the art
instructions on how to compile the example applets.

Related: OS#6069
2024-12-10 14:53:04 +01:00
Philipp Maier
ba0cd07c44 README.md: add build instructions
We do not have any build instructions in our README.md file yet. Let's
add some information about the basic steps that are needed to build the
applets.

Related: OS#6069
2023-09-06 11:55:39 +02:00
Harald Welte
f08edf94f9 build-system: import build system from HelloSTK2
The current build system (Makefile) uses a very old java SDK that is no
longer available on modern platforms.

There is a community supported project HelloSTK2 (maintained
by Merlin Chlosta, see also [1]) that uses not only a comfortable ANT
based approach. It also uses more modern Java SDKs which are automatically
downloaded using .gitmodules. All this makes it very comfortable to use
and also lowers the barrier for beginners.

Let's take this approach as an example and use it in our hello-stk.git
as well.

[1] https://github.com/mrlnc/HelloSTK2.git

Related: OS#6069
Change-Id: Ic1828b7ccaf3bf953c0f4889fa1c3f21b80a1b73
2023-09-06 11:09:44 +02:00
Oliver Smith
d3d776e26c imsi-change: import from imsi-pseudonymization
Patch-by: nhofmeyr, osmith
2020-02-26 09:44:48 +01:00
Oliver Smith
d102599fcf README.md: new file 2020-02-26 08:43:50 +01:00
Oliver Smith
2e79bb51e6 hello-stk: move to subdir
Prepare to add another example to this repository.
2020-02-26 08:41:22 +01:00
Harald Welte
944bb6ee2e add README.md 2017-03-17 22:41:54 +01:00
Karl Koscher
645f22a684 Update the Makefile to reflect changes in sim-tools 2013-06-24 13:29:52 -07:00
Eric Butler
a09b12b682 Fix include path in Makefile 2012-08-09 22:58:20 -07:00
Karl Koscher
f954ee4977 Initial Commit! 2012-08-06 17:25:17 -07:00