ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/target.mk
Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Sep 13 15:25:08 2017 UTC (6 years ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_9-2, NetDRMS_Ver_9-3, NetDRMS_Ver_9-4, NetDRMS_Ver_9-41, NetDRMS_Ver_9-5, NetDRMS_Ver_LATEST, Ver_9-2, Ver_9-3, Ver_9-4, Ver_9-41, Ver_9-5, Ver_LATEST
Changes since 1.32: +3 -0 lines
Diff to previous 1.32
make a fpic version of DRMS lib and DB lib in preparation for Python DRMS package

Revision 1.32 - (view) (annotate) - [select for diffs]
Fri Feb 5 19:08:01 2016 UTC (7 years, 7 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_8-11, NetDRMS_Ver_8-12, NetDRMS_Ver_9-0, NetDRMS_Ver_9-1, Ver_8-11, Ver_8-12, Ver_9-0, Ver_9-1
Changes since 1.31: +1 -0 lines
Diff to previous 1.31
For test-fl-query.

Revision 1.31 - (view) (annotate) - [select for diffs]
Tue Aug 25 18:47:27 2015 UTC (8 years, 1 month ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_8-10, Ver_8-10
Changes since 1.30: +1 -0 lines
Diff to previous 1.30
Change the message-transfer protocol (for the MT SUMS daemon) from Python pickle to JSON.

Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Mar 26 15:06:08 2015 UTC (8 years, 6 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_8-8, Ver_8-8
Changes since 1.29: +0 -2 lines
Diff to previous 1.29
Fix our make rules - make was building the same binaries twice, the second time AFTER it built a library from the binaries. The result was that every time you run make, it would rebuild the library. And because this was a low-level library, the entire tree would be rebuilt. There were two libraries that had this problem.

Revision 1.29 - (view) (annotate) - [select for diffs]
Tue Feb 26 20:22:15 2013 UTC (10 years, 6 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_8-0, NetDRMS_Ver_8-1, NetDRMS_Ver_8-2, NetDRMS_Ver_8-3, NetDRMS_Ver_8-4, NetDRMS_Ver_8-5, NetDRMS_Ver_8-6, NetDRMS_Ver_8-7, Ver_8-0, Ver_8-1, Ver_8-2, Ver_8-3, Ver_8-4, Ver_8-5, Ver_8-6, Ver_8-7, Ver_DRMSLATEST
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
Add jsmn to the list of directories that make makes an output directory for.

Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Sep 2 23:12:33 2011 UTC (12 years ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-7, NetDRMS_Ver_6-0, NetDRMS_Ver_6-1, NetDRMS_Ver_6-2, NetDRMS_Ver_6-3, NetDRMS_Ver_6-4, NetDRMS_Ver_7-0, NetDRMS_Ver_7-1, Ver_6-0, Ver_6-1, Ver_6-2, Ver_6-3, Ver_6-4, Ver_7-0, Ver_7-1
Changes since 1.27: +0 -1 lines
Diff to previous 1.27
Remove Perl SWIG interface to SUMS from build.

Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Feb 2 19:49:16 2011 UTC (12 years, 7 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-6, NetDRMS_Ver_9-9, Ver_5-13, Ver_5-14
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
Source configure and make changes that allow users to checkout NetDRMS plus specified proj directories.

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Oct 12 16:12:31 2010 UTC (12 years, 11 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-5, Ver_5-12
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
Move the export code from JSOC/base/drms to JSOC/base/export. This is in preparation for a bug fix involving the DATE fits keyword - there is a trailing 'Z' in the ISO time string that needs to be removed.

Revision 1.25 - (view) (annotate) - [select for diffs]
Thu Sep 16 21:53:47 2010 UTC (13 years ago) by couvidat
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-4, Ver_5-11
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Mar 10 23:58:46 2010 UTC (13 years, 6 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-1, NetDRMS_Ver_2-2, NetDRMS_Ver_2-3, Ver_5-10, Ver_5-7, Ver_5-8, Ver_5-9
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
Allow NetDRMS sites to cherry-pick SU proj directories - by listing the directories desired in the config.local file, the configure/make system will automatically know how to build them.

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Mar 9 19:56:06 2010 UTC (13 years, 6 months ago) by arta
Branch: MAIN
Changes since 1.22: +0 -1 lines
Diff to previous 1.22
Moved the interpolate library from base to proj - added the fresize code too.

Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Mar 3 00:09:09 2010 UTC (13 years, 6 months ago) by arta
Branch: MAIN
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
Move export project from proj/export to base/export

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Mar 2 00:42:55 2010 UTC (13 years, 6 months ago) by arta
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
Add Jespers interpolation code - forgot these files last submission

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Jan 28 19:47:18 2010 UTC (13 years, 7 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-0, Ver_5-6
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
fix build not working because of cookbook sample

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Nov 24 19:26:53 2009 UTC (13 years, 10 months ago) by arta
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
Ticket #229 - Add qdecoder library; also jsoc_fetchs use of that library.

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Nov 18 23:24:20 2009 UTC (13 years, 10 months ago) by arta
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Rework cmdparams so that it is known which args were accessed by the code linking to cmdparams. cmdparams now uses a hash of CmdParams_Arg_t structure - one for each argument, regardless of the type of argument (named, unnamed, etc.). Previously, named arguments and unnamed arguments were stored in different places. The accessed field will be set to 1 when user code accesses the argument. This is all in preparation for two tickets - #182 having to do with passing along unused arguments to a subprocess, and another that calls for tracking which arguments have been used in a program/module

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Oct 15 20:10:24 2009 UTC (13 years, 11 months ago) by arta
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Ensure that the path to libdsds.so doesnt use /auto/homeX.

Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Oct 7 18:06:36 2009 UTC (13 years, 11 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-0b, Ver_5-5
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
Remove ricecomp library from build - not being used

Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Sep 27 06:28:45 2009 UTC (13 years, 11 months ago) by kehcheng
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
put ricecomp back in

Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Sep 27 06:19:47 2009 UTC (13 years, 11 months ago) by kehcheng
Branch: MAIN
Changes since 1.13: +0 -1 lines
Diff to previous 1.13
removed ricecomp

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Sep 22 23:45:20 2009 UTC (14 years ago) by arta
Branch: MAIN
Changes since 1.12: +8 -4 lines
Diff to previous 1.12
Fully implement the ability to override the output/object directory (eg, use N02 instead of linux_x86_64) and to use machine-specific make variables (for things like third-party library locations).

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Jul 28 00:20:48 2009 UTC (14 years, 2 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_2-0b1, Ver_5-2, Ver_5-3
Changes since 1.11: +0 -1 lines
Diff to previous 1.11
Remove from the cookbook rules etc for building within the JSOC binaries in proj/cookbook

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Jul 11 23:55:34 2008 UTC (15 years, 2 months ago) by jsoc
Branch: MAIN
CVS Tags: NetDRMS_Ver_1-0, NetDRMS_Ver_1-1, NetDRMS_Ver_2-0a, NetDRMS_Ver_2-0a1, NetDRMS_Ver_2-0a2, Ver_4-5, Ver_4-6, Ver_4-7, Ver_5-0, Ver_5-1
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Ensure that the global build macro, CDIR, doesn't have the /auto/homeX stuff in it; print out prime keys correctly in jsoc_export - was using the prime key templates instead of the real instances of the prime keys

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Jun 23 18:43:00 2008 UTC (15 years, 3 months ago) by arta
Branch: MAIN
Changes since 1.9: +1 -0 lines
Diff to previous 1.9
jsoc_export now writes the index.txt file which provides a table of contents or packing list of sorts to the export requestor.  It also operates in cmd-line mode now, where it accepts the record-set query on the cmd-line (it will still optionally accept the rsquery from an export series record).

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri May 30 23:00:23 2008 UTC (15 years, 3 months ago) by rick
Branch: MAIN
CVS Tags: Ver_4-4
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
added cookbook

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue May 6 15:22:12 2008 UTC (15 years, 4 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_0-9, Ver_4-3
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
Initial implementation of record-chunking (minus the code that actually uses a cursor to fetch from the return set.  This commit is everything but that - right now, drms_open_records() is used instead of the call to fetch with a cursor)

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Apr 18 21:31:05 2008 UTC (15 years, 5 months ago) by karen
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
correct mistake from previous commit, make icc default

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Feb 29 23:30:21 2008 UTC (15 years, 6 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_0-8, NewTree01_cp09_JSOC, Ver_4-1, Ver_4-2
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Add Tim's cfitsio wrapper library (fitsrw).

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Oct 16 22:48:15 2007 UTC (15 years, 11 months ago) by arta
Branch: MAIN
CVS Tags: NetDRMS_Ver_0-7, NewTree01_cp05_JSOC, NewTree01_cp06_JSOC, NewTree01_cp07_JSOC, NewTree01_cp08_JSOC, Ver_4-0
Changes since 1.4: +28 -28 lines
Diff to previous 1.4
Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj.  86 JSOC/src.

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Oct 12 21:47:51 2007 UTC (15 years, 11 months ago) by arta
Branch: MAIN
CVS Tags: NewTree01_cp03_JSOC, NewTree01_cp04_JSOC
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Add the three meta-libraries.  Fix libidl.so build.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Oct 10 18:31:04 2007 UTC (15 years, 11 months ago) by arta
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Add src/proj/myproj to the distribution (DRMS CVS module).

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Oct 9 23:36:40 2007 UTC (15 years, 11 months ago) by arta
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
External and Stanford versions of project configuration and make.

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Oct 2 00:12:19 2007 UTC (15 years, 11 months ago) by arta
Branch: MAIN
Branch point for: Vtag
Initial revision

Convenience Links

Links to HEAD: (view) (annotate) Links to Ver_9-4: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a