17 Commits

Author SHA1 Message Date
aquileia
edfe6e4a74 Update projectfiles and corresponding readme
- Add the new files introduced by gfgtdf to the VC project.
- Fix the indentation of SConscript.
- Update the README files for Code Blocks and Visual Studio.
2014-04-06 01:08:21 +02:00
Ignacio R. Morelle
9a7457e4ca Add a tip on parallel builds to the CB readme 2013-12-24 16:55:30 -03:00
Ignacio R. Morelle
e3332d670d Add a note about 64-bit Windows builds to the CB readme
It seems there are people who can't tell the difference between tdm-*
and tdm64-*.
2013-12-24 16:53:47 -03:00
Ignacio R. Morelle
9a589eb585 Line-wrap CB readme to 80 columns 2013-12-24 15:11:43 -03:00
happygrue
e96f430780 Fixed a typo. 2013-12-23 18:31:37 -05:00
happygrue
95fa91e0c2 Updated CodeBlocks walkthrough with user input. 2013-12-23 13:47:15 -05:00
Ignacio R. Morelle
cd6c0dae6e CodeBlocks prject: Make it more obvious that sdk_root and wesnoth_root are to be substituted in the README 2013-10-25 03:24:17 -03:00
Ignacio R. Morelle
038e76ee47 Make the CodeBlocks projectfiles README pretty and not confusing
This streamlining should make it easier for people reading this document
to get started without stumbling upon references to old packages that
aren't useful anymore, and it's also verified to work with the latest
CodeBlocks release (12.11).
2013-10-21 04:29:17 -03:00
anonymissimus
9751417f9d CodeBlocks/MinGw: remove -march=native
1. I discovered that this removes the duplicate section linker warnings...
2. The option causes binaries to be incompatible with different hardware.
2013-06-24 23:00:27 -04:00
anonymissimus
4cff56bce1 update CodeBlocks README 2013-06-19 18:33:15 +02:00
Eric S. Raymond
7f85fa000c The git transition.
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04:00
Anonymissimus
3b2306c3f3 add a note to README about -march=native 2012-03-03 15:59:38 +00:00
Anonymissimus
67d6408de8 update built instructions 2011-11-09 23:55:52 +00:00
Anonymissimus
f16493a098 fixed startup crash of the resulting binary,
...built system update, updated built instructions

The resulting binary is hopefully more stable now.
2011-08-23 16:33:52 +00:00
Anonymissimus
6c119c3bab updated build instructions 2011-06-19 17:30:28 +00:00
Anonymissimus
81ec530af9 added info that openmp should be installed when installing the compiler 2011-06-12 23:25:22 +00:00
Anonymissimus
7db9ce4cff added a README about how to compile on windows using CodeBlocks 2011-06-11 22:52:42 +00:00