updaterev

This commit is contained in:
Dhanya Maliakal
2017-07-13 14:44:52 +02:00
parent 126ad92ed8
commit c25239a398
3 changed files with 9 additions and 9 deletions

View File

@ -55,7 +55,7 @@ doc:
htmldoc: htmldoc:
cd manual && $(MAKE) html DESTDIR=$(DOCDIR) cd manual && $(MAKE) html DESTDIR=$(DOCDIR)
$(PROG): Makefile $(DIR) src/*.cpp include/*.h slsDetectorPlotting/include/*.h slsDetectorPlotting/src/*.cxx forms/include/*.h $(PROG): Makefile $(DIR) src/*.cpp include/*.h slsDetectorPlotting/include/*.h slsDetectorPlotting/src/*.cxx # forms/include/*.h
$(MAKE) -f Makefile.gui SLSDETLIB=$(DESTDIR) DESTDIR=$(DESTDIR) SUBLIBS='$(LDFLAGDET)' INCLUDES='$(INCLUDES)' LIBDIR='$(LIBDIR)' $(MAKE) -f Makefile.gui SLSDETLIB=$(DESTDIR) DESTDIR=$(DESTDIR) SUBLIBS='$(LDFLAGDET)' INCLUDES='$(INCLUDES)' LIBDIR='$(LIBDIR)'
guiclient: guiclient:

View File

@ -1,9 +1,9 @@
Path: slsDetectorsPackage/slsDetectorGui Path: slsDetectorsPackage/slsDetectorGui
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
Repsitory UUID: 30b27420ac4b43a80573d794009e3ee135f8d7f3 Repsitory UUID: fb43f6d8d9f933472bc04dd482911a54cb7e021c
Revision: 405 Revision: 406
Branch: developer Branch: developer
Last Changed Author: Dhanya_Maliakal Last Changed Author: Dhanya_Maliakal
Last Changed Rev: 405 Last Changed Rev: 406
Last Changed Date: 2017-07-12 10:37:02.000000002 +0200 ./Makefile.gui Last Changed Date: 2017-07-13 14:38:07.000000002 +0200 ./Makefile.gui

View File

@ -1,11 +1,11 @@
//#define SVNPATH "" //#define SVNPATH ""
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git" #define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git"
//#define SVNREPPATH "" //#define SVNREPPATH ""
#define SVNREPUUID "30b27420ac4b43a80573d794009e3ee135f8d7f3" #define SVNREPUUID "fb43f6d8d9f933472bc04dd482911a54cb7e021c"
//#define SVNREV 0x405 //#define SVNREV 0x406
//#define SVNKIND "" //#define SVNKIND ""
//#define SVNSCHED "" //#define SVNSCHED ""
#define SVNAUTH "Dhanya_Maliakal" #define SVNAUTH "Dhanya_Maliakal"
#define SVNREV 0x405 #define SVNREV 0x406
#define SVNDATE 0x20170712 #define SVNDATE 0x20170713
// //