Commit Graph

6 Commits

Author SHA1 Message Date
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 686d7356f5 Install header file boinc_zip.h into include/BOINC/ subdir
svn path=/trunk/boinc/; revision=4629
2004-11-23 13:02:20 +00:00
Bruce Allen eced0db04a Install boinc_zip.h as part of normal Make install
svn path=/trunk/boinc/; revision=4628
2004-11-23 13:00:25 +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
David Anderson de1d1244c4 *** empty log message ***
svn path=/trunk/boinc/; revision=3676
2004-06-19 05:39:00 +00:00
David Anderson a0a84bf166 *** empty log message ***
svn path=/trunk/boinc/; revision=3366
2004-05-11 20:19:49 +00:00