aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-10-28 00:22:29 +0800
committerobscuren <geffobscura@gmail.com>2014-10-28 00:22:29 +0800
commit1e55fe3aa21a3e5d775b00a9adcefdf17e25bb88 (patch)
treefeb7a5616584ab3f9fb865946a6c6c8e88ed7124 /README.md
parent9d386033effb0e0358fb191b38f6931f23b1eb5c (diff)
downloaddexon-1e55fe3aa21a3e5d775b00a9adcefdf17e25bb88.tar.gz
dexon-1e55fe3aa21a3e5d775b00a9adcefdf17e25bb88.tar.zst
dexon-1e55fe3aa21a3e5d775b00a9adcefdf17e25bb88.zip
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md41
1 files changed, 23 insertions, 18 deletions
diff --git a/README.md b/README.md
index 1742f62a8..659f9e417 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-[![Stories in Ready](https://badge.waffle.io/ethereum/go-ethereum.png?label=bug&title=Bugs)](https://waffle.io/ethereum/go-ethereum)
+[![Bugs](https://badge.waffle.io/ethereum/go-ethereum.png?label=bug&title=Bugs)](https://waffle.io/ethereum/go-ethereum)
[![Stories in Ready](https://badge.waffle.io/ethereum/go-ethereum.png?label=ready&title=Ready)](https://waffle.io/ethereum/go-ethereum)
[![Stories in
-Ready](https://badge.waffle.io/ethereum/go-ethereum.svg?label=in%20progress&title=In Progress)](http://waffle.io/ethereum/go-ethereum)
+Progress](https://badge.waffle.io/ethereum/go-ethereum.svg?label=in%20progress&title=In Progress)](http://waffle.io/ethereum/go-ethereum)
Ethereum
========
@@ -12,10 +12,28 @@ Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20
Ethereum Go Client © 2014 Jeffrey Wilcke.
-Current state: Proof of Concept 0.6.7.
+Current state: Proof of Concept 0.7
Ethereum is currently in its testing phase.
-For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)).
+
+Build
+=====
+
+To build Mist (GUI):
+
+`go get github.com/ethereum/go-ethereum/cmd/mist`
+
+To build the node (CLI):
+
+`go get github.com/ethereum/go-ethereum/cmd/ethereum`
+
+For further, detailed, build instruction please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go))
+
+Automated (dev) builds: [OS X (Windows, Linux are Coming
+Soon&trade;)](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/latest/app/)
+
+Packages
+========
Ethereum Go is split up in several sub packages Please refer to each
individual package for more information.
@@ -43,21 +61,8 @@ contains the [patricia trie](http://wiki.ethereum.org/index.php/Patricia_Tree),
helpers. The [ethdb](https://github.com/ethereum/go-ethereum/tree/master/ethdb) package
contains the LevelDB interface and memory DB interface.
-Build
-=======
-
-To build Mist (GUI):
-
-`go get github.com/ethereum/go-ethereum/cmd/mist`
-
-To build the node (CLI):
-
-`go get github.com/ethereum/go-ethereum/cmd/ethereum`
-
-For further, detailed, build instruction please see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go))
-
General command line options
-====================
+============================
```
Shared between ethereum and Mist
tw44/cgit/gsoc2013-evolution/commit/?h=EVOLUTION_1_5_3&id=828991183bc924b2ec7d5019790e9200d9a37a6d'>Set a default size of the window, so we don't get this itty-bitty windowJeffrey Stedfast2002-03-142-0/+34 * Added a work-around for SMTP servers that can't read the RFCs and thusJeffrey Stedfast2002-03-142-1/+24 * Added alpha blending here.Christopher James Lahey2002-03-142-2/+73 * Remove the "Tasks Settings..." menu item.Ettore Perazzoli2002-03-144-21/+10 * Added selected_column, focused_column, and unselected_column.Christopher James Lahey2002-03-142-17/+118 * reverted my USER/PASS quoting fixJeffrey Stedfast2002-03-142-8/+2 * Added this function.Christopher James Lahey2002-03-144-1/+26 * Quote the USER and PASS arguments since some people have spaces in theirJeffrey Stedfast2002-03-142-2/+8 * Add an icon for the LDAP sources configuration control.Ettore Perazzoli2002-03-142-0/+8 * Clean up comment.Ettore Perazzoli2002-03-141-3/+1 * Add an "evolution:config_item:icon_path" attribute so we get an icon forEttore Perazzoli2002-03-142-0/+9 * Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21 * Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-137-35/+68 * Added ETableSearch support.Christopher James Lahey2002-03-131-50/+164 * Add an entry to invoke the new unified config dialog.Ettore Perazzoli2002-03-132-6/+17 * Remove verb "AddressbookConfig". (config_cb): Removed.Ettore Perazzoli2002-03-137-52/+171 * Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-1312-395/+447 * Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362 * Handle digest: urls.Jeffrey Stedfast2002-03-133-5/+64 * Added support for E_TABLE_MEMORY_STORE_OBJECT which represents a columnChristopher James Lahey2002-03-132-2/+17 * Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-132-56/+15 * Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-132-99/+44 * Bumped the required version of gal.Christopher James Lahey2002-03-132-1/+5 * Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-136-19/+39 * Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-138-5/+270 * Now takes a url argument.Jeffrey Stedfast2002-03-136-26/+54 * removed forgotten FIXMERadek Doulik2002-03-131-2/+0 * Replaced "png" with "PNG". This shouldn't break the SGML build and it's aKevin Breit2002-03-133-10/+103 * Added e-table-search.lo.Christopher James Lahey2002-03-1216-72/+612 * do the typedef's in camel-types.h and include camel-digest-store.h in camel.hJeffrey Stedfast2002-03-124-2/+3 * Proxy request_collapse signals.Christopher James Lahey2002-03-121-48/+65 * Christian: Fix linker errors on SGI IRIX 6.5 by not using libtool forSebastian Rittau2002-03-122-11/+39 * A pretty empty store implementation to be the parent store of aJeffrey Stedfast2002-03-126-3/+229 * Updated Estonian translation by the Gnome Estonian teamTõivo Leedjärv2002-03-122-3002/+3081 * Allow any leaf part to be a message/rfc822 part. (digest_get_uids):Jeffrey Stedfast2002-03-122-41/+88 * Added e-cell-vbox.lo.Christopher James Lahey2002-03-122-0/+556 * Added this function to take a ... list of column data. The expected numberChristopher James Lahey2002-03-122-0/+24 * Added a pixbuf column type.Christopher James Lahey2002-03-126-38/+69 * Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-122-10/+18 * change contains x-evolution-any-field to beginswith on email, full_name,Chris Toshok2002-03-122-1/+11 * Change the order of the mailing list magic patterns so that the moreEttore Perazzoli2002-03-122-17/+23 * Remove the extremely verbose printf here.Dan Winship2002-03-122-2/+5 * doh. In my previous commit, a whole bunch of changes that were supposed toAnna Marie Dirks2002-03-122-60/+8 * oops, musta backspaced over a brace?Jeffrey Stedfast2002-03-121-1/+1 * These fixes should fix bug #21737.Jeffrey Stedfast2002-03-123-17/+32 * Updated French translation.Christophe Merlet2002-03-112-878/+1290 * Rename the OpenSSL implementation of things to match the NSSDan Winship2002-03-119-193/+111 * Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-118-79/+238 * Updated Slovenian translationAndraz Tori2002-03-111-946/+1255 * The main window's title is now just one localized string. This should makeSebastian Rittau2002-03-111-0/+5 * Distribute gnome-pilot.m4.Sebastian Rittau2002-03-102-0/+6 * Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12 * Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353 * Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-107-17/+427 * add TLSNotAvailable to BookLister_CallStatus.Chris Toshok2002-03-105-16/+86 * since I've gone ahead and made the file backend (by way ofChris Toshok2002-03-104-22/+53 * Bumped version number to 0.19.99.7Chris Toshok2002-03-101-2/+2 * Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-097-50/+290 * truncate stream before savingRadek Doulik2002-03-092-2/+6 * new functionRadek Doulik2002-03-095-3/+54 * moved format menu, avoided two separatorsRadek Doulik2002-03-092-13/+14 * A small update evolution/po/da.poKeld Jørn Simonsen2002-03-091-2/+2 * Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15 * added FormatHTMLRadek Doulik2002-03-092-0/+12 * Rewrite this to not use stpcpy, which isn't portable.Dan Winship2002-03-092-5/+11 * Handle a collapse request by marking all descendents of that node asChristopher James Lahey2002-03-095-125/+193 * handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-093-6/+57 * Added a fill_in_children signal.Christopher James Lahey2002-03-082-5/+50 * track union/struct change. (pas_book_queue_remove_card): same.Chris Toshok2002-03-085-713/+1136 * Re-focus the account name entry widget. (identity_prepare): If a name isJeffrey Stedfast2002-03-083-15/+73 * make edit button sensitive after new signature is created (sig_new_text):Radek Doulik2002-03-082-0/+8 * Shh againKjartan Maraas2002-03-081-0/+2 * notify accounts dialog about signature content changeRadek Doulik2002-03-087-23/+60 * Made all the acclerators in the context menu on a message work. (There areAnna Marie Dirks2002-03-082-14/+19 * New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367 * Add test-multi-config-dialog.Ettore Perazzoli2002-03-081-1/+2 * Don't display a header in the table on the left.Ettore Perazzoli2002-03-082-2/+8 * fix a bug in the storage icon codeDan Winship2002-03-082-7/+9 * Fixed tiny typo ("Addressbook", not "Address book"), and cleaned upAnna Marie Dirks2002-03-082-12/+76 * Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-082-4/+7 * added save & close on toolbar, added C-s shortcutRadek Doulik2002-03-082-1/+7 * set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-082-4/+22 * Add support for hash type RIPEMD160.Jeffrey Stedfast2002-03-084-52/+100 * Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27 * Update for storage changes: explicitly create a root folder.Dan Winship2002-03-085-14/+31 * Update for evolution_storage_new() change.Dan Winship2002-03-082-1/+7 * Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192 * ops, unregister and not register new one sig_event_clientRadek Doulik2002-03-082-1/+6 * Add a timeout on the select. (stream_write): Same.Jeffrey Stedfast2002-03-082-8/+24 * removed missing fileRadek Doulik2002-03-071-1/+0 * comment out signature settingRadek Doulik2002-03-072-2/+7 * merge new signature handlingRadek Doulik2002-03-0718-455/+2540 * Fix to work with OpenSSL.Jeffrey Stedfast2002-03-072-3/+8 * Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75 * Fix up GList/GSList confusion.Dan Winship2002-03-073-2/+15 * compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sureJeffrey Stedfast2002-03-072-12/+22 * Allow the user to enable OpenSSL over Mozilla NSS using --enable-opensslJeffrey Stedfast2002-03-072-101/+123 * updated i18n headerJeffrey Stedfast2002-03-071-18/+20 * Added beep and play-sound actions.Jeffrey Stedfast2002-03-072-0/+13 * Reduce width of the copyright message so it looks prettier with the newEttore Perazzoli2002-03-072-2/+7 * Make this compile.Dan Winship2002-03-072-1/+6 * Should fix #21240Rodrigo Moya2002-03-072-22/+38 * reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-063-2/+37 * treat "" as "always" to maintain compatablity with old config settingsJeffrey Stedfast2002-03-061-1/+2 * Removed. Glory glory hallelujah! (ssl_bad_cert): No longer callsJeffrey Stedfast2002-03-062-55/+7 * Start the ssl stream off in non-ssl mode (useful for STARTTLS).Jeffrey Stedfast2002-03-068-84/+433 * Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-062-1/+5 * "use_ssl" can now be 3 options, modify the code to handle this.Jeffrey Stedfast2002-03-064-46/+184 * New. New.Ettore Perazzoli2002-03-065-4/+563 * [pullup from evolution-1-0-branch]Dan Winship2002-03-062-0/+11 * Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-062-1/+6 * Re-disable tooltips since they're (still) fantastically obnoxious withDan Winship2002-03-061-2/+0 * remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-066-69/+131 * oops. not these twoDan Winship2002-03-062-690/+0 * I'm not dead yet!Dan Winship2002-03-0633-0/+5009 * These macros aren't needed in gnome2Tov Are Jacobsen2002-03-0632-4326/+0 * don't set "editable" here, as the way things work the backend isn't ableChris Toshok2002-03-052-1/+7 * If the clicked column was column 0, enable/disable it. (mail_select):Jeffrey Stedfast2002-03-052-7/+21 * [fixes bug #20871] add the status-message label.Chris Toshok2002-03-053-1/+43 * Added more debugging code to help figure out why a certain image isn'tJeffrey Stedfast2002-03-053-6/+17 * Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-056-7/+78 * Rename the internal structure to coincide with the filenames.Jeffrey Stedfast2002-03-054-3/+8 * #include <string.h> for strcmp.Jeffrey Stedfast2002-03-052-2/+9 * added support for printing the Tasks table. I hacked it a bit so the userDamon Chaplin2002-03-052-0/+220 * added Print & PrintPreview stuff.Damon Chaplin2002-03-052-0/+19 * only call the cell's print method if it has one. Avoids crashing forDamon Chaplin2002-03-051-1/+2 * Set X-Mailer to say "Ximian Evolution", not just "Evolution".Ettore Perazzoli2002-03-052-1/+8 * CORBA stuff required for the summary to find out details about storages from ...Iain Holmes2002-03-055-2/+221 * [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-053-4/+170 * [pullup from evolution-1-0-branch]Dan Winship2002-03-042-80/+93 * [pullup from evolution-1-0-branch]Dan Winship2002-03-042-1/+6 * Updated Slovenian translationAndraz Tori2002-03-031-1/+1 * Add c++ armoring.Jeffrey Stedfast2002-03-0230-18/+324 * Reverted my pgp/mime fixes here too.Jeffrey Stedfast2002-03-024-45/+12 * Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-022-7/+18 * added the METHOD property to the top level component we create.Rodrigo Moya2002-03-012-0/+7 * Updated Slovenian translationAndraz Tori2002-03-011-158/+184 * If tab is hit and the cursor is still in the entry, move down into theJon Trowbridge2002-03-011-11/+36 * don't ref the view here, since it keeps the view alive until the search isChris Toshok2002-03-012-4/+12 * New cool artwork from Jakub.Ettore Perazzoli2002-03-013-0/+4 * Changed offset variables from int's to off_t's since the system mayJeffrey Stedfast2002-03-012-4/+7 * Rearrange the save filter stuff so that we save raw streams for all mimeJeffrey Stedfast2002-03-012-36/+40 * i2002-02-26 Chris Toshok <toshok@ximian.com>Chris Toshok2002-03-012-2/+7 * [fixes bug #20690] the data arg is not GList** anymore, it'sChris Toshok2002-03-012-52/+86 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-012-560/+604 * only save raw streams for leaf parts.Jeffrey Stedfast2002-02-281-2/+9 * Don't #include camel-mime-filter-save.h, we don't use it.Jeffrey Stedfast2002-02-288-126/+173 * Use the FOLD_SIZE as a recommended folding size, but add a newNot Zed2002-02-284-6/+14 * Updated Slovenian translationAndraz Tori2002-02-281-2469/+3216 * New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-286-12/+256 * make a right click bring up the popup menu.Larry Ewing2002-02-282-2/+9 * Updated Slovak translation.Stanislav Visnovsky2002-02-272-3925/+4561 * Changed header formatted table to contain a pointer to an output function,Not Zed2002-02-272-10/+102 * Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-274-44/+33 * [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-272-5/+18 * display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-273-2/+29 * updated Basque filePablo Saratxaga2002-02-272-724/+800 * Updated Slovenian translationAndraz Tori2002-02-261-2/+2 * Updated Slovenian translationAndraz Tori2002-02-261-1742/+1742 * Copy values across to new part.Not Zed2002-02-269-18/+126 * Updated Slovenian translationAndraz Tori2002-02-261-14/+14 * If a related part is requested, remove it from the related undisplayedNot Zed2002-02-265-6/+49 * Allow all multiparts that contain message/rfc822 attachments.Jeffrey Stedfast2002-02-262-6/+21 * [pullup from evolution-1-0-branch]Dan Winship2002-02-262-33/+17 * [pulled up from evolution-1-0-branch]Dan Winship2002-02-265-25/+112 * change query_changed to search_activated.Chris Toshok2002-02-252-4/+11 * rename folder_browser_search_query_changed to this.Chris Toshok2002-02-252-2/+12 * only handle the ESB_ADVANCED case here now. the actual query work is doneChris Toshok2002-02-252-2/+29 * preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-254-23/+63 * Updated French translation.Christophe Merlet2002-02-252-1410/+1603 * make the right auth page start up open.Chris Toshok2002-02-253-1/+15 * add $(sounds_DATA)jacob berkman2002-02-252-0/+5 * Small fix.Carlos Perelló Marín2002-02-252-1/+5 * Fix license text.Ettore Perazzoli2002-02-242-6/+4 * Add year 2002 to the copyright.Ettore Perazzoli2002-02-242-2/+6 * Renamed from `destroy'. (impl_right_click): Renamed from `right_click'.Ettore Perazzoli2002-02-242-93/+146 * Sync with translation memory.Carlos Perelló Marín2002-02-232-7485/+7958 * [ Fixes bugs 20740, 16680, and god knows what else :) ] double theChris Toshok2002-02-234-49/+206 * Set the 'name' parameter on the Content-Type too. Fixes bug #20779.Jeffrey Stedfast2002-02-232-0/+11 * [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-234-8/+81 * New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-234-13/+85 * Fix for if the buffer ends with an email address (and no newline).Dan Winship2002-02-232-0/+7 * Removed, this wasn't working as intended and seemed to break otherJeffrey Stedfast2002-02-233-32/+6 * Remove meeting_widget.png from the build since it doesn't seem to be inJeffrey Stedfast2002-02-232-1/+5 * New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-234-10/+49 * [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-235-6/+416 * `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-234-109/+286 * add libglade the to the E_UTIL flags.Larry Ewing2002-02-232-1/+5 * Updated Ukrainian translationYuri Syrota2002-02-221-256/+197 * Return NULL if there is no component ID for the current view.Ettore Perazzoli2002-02-222-0/+8 * Add an icon for the "New message" user creatable item.Ettore Perazzoli2002-02-222-2/+11 * New helper function. (create_object): Add icons for the various userEttore Perazzoli2002-02-223-32/+88 * Define $(iconsdir).Ettore Perazzoli2002-02-223-7/+48 * gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-222-1/+23 * Add NewComboButton and a separator.Ettore Perazzoli2002-02-22