OJ
19bb68ea51
Update readme for cross compilation
2020-06-30 21:28:59 +10:00
OJ
fef2c54b91
Change README to point to existing Choco package for VS2013
2020-04-22 07:17:10 +10:00
OJ
fda53ff14b
Update readme to reference vsconfig files
2020-04-21 20:18:04 +10:00
OJ
42e833c8fa
Update readme slightly
2020-04-21 19:24:23 +10:00
OJ
6df6bc9c56
Update install and build instructions in the README
...
This now shows how to install various VS versions correctly from
scratch.
2020-04-21 18:14:18 +10:00
OJ
23b7a7b9ad
Finalise support for building on all the toolsets.
2020-04-21 09:37:11 +10:00
Pernat1y
0ebf1193e7
Update README.md
2018-12-28 12:36:48 +02:00
Pernat1y
3530c98f8b
Updated links for Visual Studio
2018-12-28 12:17:44 +02:00
Brent Cook
0a2d768e77
delete Linux meterpreter support
2017-05-14 02:11:57 -05:00
Danil Bazin
eef6e7a33c
Fix folder name in example
...
In point 1 a new folder is created, but in point 2,
a file is copied but not in the created folder.
2016-08-01 18:38:28 +02:00
Brent Cook
be88efcb54
Update with correct project URI
2016-03-31 11:34:12 -05:00
Brent Cook
224ac67dc7
update build status link for windows meterpreter
2015-07-24 14:28:57 -05:00
Brent Cook
0d59fc7447
support building on newer Linux systems and Makefile cleanups
...
- try to share some bits between different makefiles, make modifying
global compiler flags not such a huge pain.
- directly specify we should be using the gold rather than bpf linker
- make compiler output largely quiet except where we care - allow
warnings to actually be visible
- don't delete downloaded tarballs with --really-clean
- add missing dependencies between libraries
(--no-add-needed/--no-copy-dt-needed-entries causes lots of trouble)
- update readme to show what to install to build
I made minimal changes to the loader makefile - it breaks easily.
-Os prevents if from being able to load libc, for instance
2015-01-13 16:33:56 -06:00
OJ
24a8ddfca5
Land #85 -- Update README.md link
2014-06-06 20:00:12 +10:00
Tod Beardsley
b0a0202956
Add new libs and docs for the same.
2014-06-05 14:50:52 -05:00
Tod Beardsley
647a1d9c5c
Link the commit number in README.md
2014-06-05 10:37:16 -05:00
Tod Beardsley
55aec0fbf0
Update README.md to mention flex
...
Or else you get the problem I saw in validating rapid7/meterpreter#78
2014-03-19 11:34:42 -05:00
Tod Beardsley
3b5dd66b81
Emphasise the correct version of VS2013.
...
cc @wchen-r7
2014-02-03 10:22:31 -06:00
OJ
518611b2f6
Land #65
2014-01-08 08:17:55 +10:00
Tod Beardsley
4588057616
Land #64 , check and exit w/o submodule
2014-01-07 16:18:43 -06:00
Tod Beardsley
3114ebe8e9
More README lies about build targets
2014-01-07 16:14:44 -06:00
OJ
bdea197999
Update documentation and makefile for submodules
...
* We now check to make sure that the required files are on disk and
show an error message if not found.
* README updated to indicate that submodule initialisation is needed.
2014-01-08 07:37:01 +10:00
Tod Beardsley
734b1f03da
Derp add www. too
2014-01-07 14:50:22 -06:00
Tod Beardsley
19e06ff406
make README.md consistent w https
2014-01-07 14:48:18 -06:00
Tod Beardsley
5a18e35499
Minor README update warning against VS2012.
2013-11-01 15:31:00 -05:00
OJ
288b2bad41
Upgrade to VS 2013
2013-10-29 13:46:46 +10:00
James Lee
259545172f
Whitespace
2013-10-16 20:03:47 -05:00
James Lee
648d341588
Land #29 , new 'bare' extension
...
Replaces 'boiler'
2013-10-16 20:00:06 -05:00
Tod Beardsley
23019408d1
Correct links for source and framework
2013-10-15 09:29:56 -05:00
OJ
a2407de59a
Update the build icon URL
...
Now that @bturner-r7 has got the CI going on metasploit.com the build
icon needs to point to the new server.
2013-10-15 10:12:53 +10:00
OJ
bab7340a3f
Doc changes, project fixes
2013-10-09 15:54:39 +10:00
OJ
7f2fc483dc
New ext docs, remove boiler from solution
...
Documentation now includes how to create a new extension using the bare
extension as a sample.
2013-10-09 15:26:19 +10:00
Tod Beardsley
adbb8ad2ce
Don't lie in the README.md
2013-09-30 16:18:57 -05:00
OJ
ef4175156f
Build status and documnetation update
...
* Added the build status notification to the top of the README.
* Updated the order of details in the docs (put Linux build after Windows).
* Updated the details about where this repo came from.
Note: this PR should be merged AFTER #20 for ease of merging.
2013-09-24 10:49:29 +10:00
OJ
361aba7f4c
Updated build documentation
...
Added more detail around using the appropriate configurations depending on
whether you have access to the appropriate SDKs.
2013-09-18 18:14:36 +10:00
OJ
101788efa0
VS 2012 doc improvements
...
* Removed the old README.md from the `workspace` folder.
* Adjusted the build documentation in the main README.md.
* Added details of how to make sure VS2012 has beeen updated so that
things are able to be build.
2013-09-14 16:21:10 +10:00
James Lee
09037f1e8d
Add Windows build instructions
2013-04-01 12:52:40 -05:00
James Lee
5991f42f0b
Explain building on POSIX
2013-03-19 10:30:41 -05:00
James Lee
e66ee8408d
Make it clear this repo is experimental
2012-11-19 18:14:20 -06:00
jlee-r7
964bae0c49
Initial commit
2012-11-19 14:40:03 -08:00