Commit Graph

6 Commits

Author SHA1 Message Date
Bruce Allen 0340cbcae1 Fix build of clientgui, broken by David's reshuffling of md5 functions.
svn path=/trunk/boinc/; revision=4978
2005-01-02 18:20:36 +00:00
Bruce Allen c2d7965c09 - Fixed autoconf/automake build process so that it works correctly
under Mac OSX. Also make dist now works (make distcheck still
     broken).  Karl, since you were the last
     person to fix up this mess, how about taking a look??

svn path=/trunk/boinc/; revision=4665
2004-11-26 17:45:13 +00:00
Bruce Allen 335242811e - Build boinc zip compression library as part of normal ./configure && make process
- make install now installs libboinc_zip.a as part of normal make install
- Unix boinc client and boinc gui had the same name, eg boinc_4.56_i686-pc-linux-gnu
      I have changed this so that it is now boinc_client_4.56_i686-pc-linux-gnu and
      boinc_gui_4.56_i686-pc-linux-gnu.  If the change from boinc_ to boinc_client_
      causes any pain, please just modify CLIENT_BIN_FILENAME in configure.ac
- Removed -O3 as required compilation flag in building client gui.  Only needed for
      client (to optimize benchmarking routines).
- Removed un-necessary zip/configure.ac and zip/Makefile
- Added .cvsignore file for zip/ directory.

svn path=/trunk/boinc/; revision=4627
2004-11-23 12:54:33 +00:00
Bruce Allen 3360dabc59 - Clean fix automake/autoconf to build graphical core client. David, I don't
have a Mac OSX box handy to test this on. I followed your hints in Makefile.old.
      If you need to modify the Mac build flags, it is trivial, just search for ${host}
      in configure.ac and you'll see.
    - Removed obsolete aclocal.m4 file from CVS: it is build by the ./_autosetup script
    - Added some more files to .cvsignore

svn path=/trunk/boinc/; revision=4602
2004-11-19 01:24:22 +00:00
Eric J. Korpela 483ceaca0b *** empty log message ***
svn path=/trunk/boinc/; revision=4456
2004-10-29 04:42:37 +00:00
Rom Walton e017010bd6 *** empty log message ***
svn path=/trunk/boinc/; revision=4259
2004-09-28 02:46:57 +00:00