Fix for use of the x86_64 headers in avs builds for everything other that HARPs.
Added linux_avx targets
*** empty log message ***
add build_lev1_mgr_jim
add ingest_lev0_irisdc_jim
fix the build
add LIBHKLEV1
add decode_dayfile
add ingestlev0orig
last chekin was N.G. Ignore it.
fix some of the build problems
fix bad checking
make limbfit and ? icc-only.
maybe we fixed the build
take out ingest_lev0_irisROT make for now (look for ###)
*** empty log message ***
*** empty log message ***
add build_lev1_aia_test and hmi
add linux_avx
Changes for the porting of the egse hmi compression library from the CM tree to the CVS/JSOC tree
Remove linkage to hmicomp_egse - this library is not needed for any apps whose build is controlled by this Rules.mk; also allow localization of the PG library path.
Remove duplicate rules for decode_dayfile
add build_lev1_empty
add build_lev1_aia/hmi
temp commit to get rid of bad makes for nightly build
Various random changes to make code build on icc/gcc/ia32/x86_64
temp fix of broken build
*** empty log message ***
Remove build_lev1X from main build - can still be made, but not from make or make universe
Remove build_lev1 from build TEMPORARILY-it doesnt build, and were trying to get a release done
remove xingest and yingest make
do build_lev1 w/limb_fit()
Rules.mk:Added library creation here so that lev1/load_m3sd.c can link to this library of object files. Here are the items added below > LIBHKLEV0 := $(d)/libhklev0.a 14a16 > LIBHKLEV0_OBJ := $(addprefix $(d)/, decode_hk.o load_hk_config_files.o decode_hk_vcdu.o save_packet_to_dayfile.o write_hk_to_drms.o ) 48a51 > $(LIBHKLEV0)\ 51a55 > TGT_LIB := $(TGT_LIB) $(LIBHKLEV0) 68a73,75 > $(LIBHKLEV0): $(LIBHKLEV0_OBJ) > $(ARCHIVE) > $(SLLIB)
Fix broken build - wtest was in Rules.mk, but not checked into cvs
Fix broken build - wtest was in Rules.mk, but not checked into cvs
fix make for build_lev1 and build_lev1X
update
elim wtest and test0 make
elim build_lev1X make
add build_lev1X for now
Fix all instances in Rules.mk where the DEP_dollarsign(d) variable wasn't assigned correctly.
*** empty log message ***
add files
Add test code to getorbitinfo - checks that gci and hci values in FDS data are what we expect
add xingest_lev0
all -lpng
Remove FDS_DATA_PRODUCT from the list of primary keywords - it is not necessary for uniquely identifying any particular data file; also fix ingest_lev0 build, which wasn't errorring out; also change drms_getkey_string() to use the format/unit provided in the keyword to format the time string output
Add compiler macro CDIR that contains the path to the source directory that contains the Rules.mk of the .c file being compiled - just for apps for now
add test0
added decode_dayfile.c to Rules
add stuff for ingest_lev0
updated to include objects for HK Decode, Save Packets to dayfile, and write hk keywords to drms.
add imgdecode.c
Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
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.