28 Commits

Author SHA1 Message Date
andy5995
534d2ae466
review and minor edit to clone and build instructions
These are some minor changes I made after reviewing changes made by
@Jammyjamjamman in these commits

464860aa023e4089f4c6f108e019d66d60052581

38a9356e203c05e2aec5e346363dd2707782262b

f587c8548ff9d581ebf67082359a4e498ed45042

80af96b5cdf94fede7c357b592cd27647d68280b

Jammy, I wrapped some lines. I've been told by project maintainers that
when possible, keep lines in md files less than 79 chars or so. The
files render the same when viewed through GitHub, so it's more for
readability when editing.

You'll find though there are times to break those rules. ;)

(ping #13)
2018-01-24 21:55:24 -06:00
andy5995
e928dbacb4
cleanup after removing submodules [skip ci] 2018-01-17 20:43:32 -06:00
andy5995
45bccef4a9
change build target to "zetaglest"
* add dependency info to README
* rename script
* renamed windoze to windows

At some point, it will be better to split off the installation
instructions from the README.
2018-01-14 11:17:14 -06:00
filux
5323a4fcdf let's try static curl also for mac OS 2017-08-25 22:06:08 +02:00
filux
a719f29758 updated the supported linux's releases in the script; closes #170 2017-06-29 22:48:01 +02:00
filux
8a4ee15e59 Merge branch 'develop' into feature/sdl2 2015-11-05 20:45:53 +01:00
filux
41baf43bf5 moved mojosetup to submodule; synchronized with updated mojosetup version [ci skip] 2015-10-11 19:25:42 +02:00
SoftCoder
b45dcaccf8 - try to compile sdl2 on travis 2015-09-29 02:01:18 -07:00
filux
b6f305e5ba checked and updated tool, added new useful script 2015-03-20 18:33:47 +01:00
Tom Reynolds
7dd40cd1be more git ignores for Windows 2014-01-30 23:43:26 +01:00
Tom Reynolds
e4d524c181 also hide symlinks to google-breakpad 2014-01-28 17:44:57 +01:00
filux
aa5403d8ef Merge remote branch 'upstream/master'.
Conflicts:
	mk/linux/.gitignore
	mk/windoze/coverity-scan.bat
2014-01-27 08:23:42 +01:00
filux
ea7b088919 Conversion of files (windows OS specific) from LF to CRLF. Removed 3 ignored files. 2014-01-25 21:52:02 +01:00
filux
b91b5cffa2 Merge branch upstream/master 2014-01-25 21:13:12 +01:00
filux
3b8e350b4b The documentation's files format will be more friendly for the average Windows OS user. 2014-01-25 20:29:49 +01:00
Tom Reynolds
87aa45ef81 - Fix CC / CXX environment variable detection n build-mg.sh
- gitignore build-mg.sh's build/ at the new location
2014-01-22 19:17:01 +01:00
Tom Reynolds
0b41ebca43 ignore core files when committing 2014-01-18 21:24:13 +01:00
Tom Reynolds
4883e54e4e - .gitignore: ignore coverity scan build tool subdirectory
- coverity-scan.bat: semi automate coverity scans on Windows
2013-12-15 04:26:17 +01:00
SoftCoder
c91b92901b - added ignore folder 2013-12-11 19:18:33 -08:00
SoftCoder
ae8f00d7a3 - added more paths to ignore 2013-12-09 23:05:07 -08:00
SoftCoder
ad81692331 Merge branch 'master' of https://github.com/williame/megaglest-source 2013-12-09 18:07:42 -08:00
Tom Reynolds
d75aefc35e .gitignore: make some ignore rules more specific to rule out side effects
.travis.yml: now that gcc is fixed, build on clang, too
LICENSE.md: there is no need for this symlink since the license file is not displayed on github anyways
README.md: This file is not in MD format, so renamed symlink to .TXT
build-mg.sh: improve configurability, script structure (will externalize distro/arch detection next)
2013-12-09 22:26:16 +01:00
Tom Reynolds
a6ae9ec79b - mk/linux/setupBuildDeps.sh:
- add option for silent installs (APT only for now)
  - remove autotools, subversion dependency
  - add check for availability of 'git' command
  - replace svnversion by git commit output
- add .travis.xml as per http://about.travis-ci.org/docs/user/languages/cpp/
- make git ignore megaglest man page as generated by Linux builds
2013-12-08 22:03:34 +01:00
Will
62a1dab85a tweak to build with kdevelop on osx 2013-12-05 23:48:12 +01:00
Will
03c0197437 merge from upstream 2013-12-04 23:37:04 +01:00
William Edwards
e71e7104dc Trying to build on OSX 2013-12-04 22:38:06 +01:00
SoftCoder
7d4bbeadfd - added windows deps to ignore list 2013-12-02 09:48:23 -08:00
filux
d0836a6573 transfered .tx and tx-cleanup to data, added license/readme, basic configuration 2013-11-28 07:58:09 +01:00