AuthorCommitMessageCommit dateIssues
C. Enrique Garcia DaboC. Enrique Garcia Dabo
c7e89f2d9faupdated casa-source to most recent casa6 CAS-13857 changesupdated casa-source to most recent casa6 CAS-13857 changesCAS-13857
Joshua HoskinsJoshua Hoskins
c9a12884b70Reformat and add new information to .
Joshua HoskinsJoshua Hoskins
1f5c322fcdaDocstring & indent fix.
Joshua HoskinsJoshua Hoskins
fb9aff3c7adfix indentation error in casalogger.py
Joshua HoskinsJoshua Hoskins
41a823c4ecfAdd _static and png files to finish build.
Joshua HoskinsJoshua Hoskins
0fcce888401Fixed conf.py.
Joshua HoskinsJoshua Hoskins
bf15e44d2a0Added doc strings to casalogger function.
Darrell SchiebelDarrell Schiebel
bf8b212b9bfchanges for casalogger readthedocs
Ville SuorantaVille Suoranta
88a71190fa5Add library and include path for the generic Docker build image
Joshua HoskinsJoshua Hoskins
70a7ba024a4Add yml file needed to build qt environment.
Joshua HoskinsJoshua Hoskins
0c2f13eb6dfAdded extra instructions to README.md
Joshua HoskinJoshua Hoskin
49ba31b1403Added platform check to determine which binary should be used for Linux(MacOS)
Joshua HoskinJoshua Hoskin
1ae3e7edb95Added MacOS support.
Darrell SchiebelDarrell Schiebel
8ddce7f2b35add stripping executable (CAS-13565)CAS-13565
Darrell SchiebelDarrell Schiebel
a209bafad9bmove src files from casa6 repository (CAS-13565)CAS-13565
Joshua HoskinsJoshua Hoskins
7f18e7a367fFixed issue where casalogger window doesn't spawn when run from terminal.
Joshua HoskinsJoshua Hoskins
8a4bb925866The default casalogger file is now set by casalog.logfile() and the session is killed when exiting the python terminal usecase.
Joshua HoskinsJoshua Hoskins
2e27f511fdeThis update allows the user to spawn `casalogger` both form the command-line and from the python terminal without blocking behavior. The user can also choose to specify a casalogger output file or accept the standard format file.Usecases: The `.log` file is optional in all cases. - Command-line ``` python -m casalogger </path/to/logger.log> ``` - Python terminal ``` >>> from casalogger import casalogger >>> caaslogger() ``` or ``` >>> from casalogger import casalogger >>> caaslogger(logfile="/path/to/logger.log") ```
Joshua HoskinsJoshua Hoskins
7976e0b17fcFixed problem with relative path realted to casalogger module.
Joshua HoskinsJoshua Hoskins
ea336a3df92Cleared up casalogger.py by removing extra output logging file.Added README to aid in installation.
Joshua HoskinsJoshua Hoskins
0773cd4822fAdded casalogger.py and __init__.py to build.
Joshua HoskinsJoshua Hoskins
00254235069Add modules to allow the user to import and run cassalogger
Joshua HoskinsJoshua Hoskins
36faac29f7bRemoved src/module directory.It is generated and thus doesn't need to be in the repository.
Darrell SchiebelDarrell Schiebel
a9289bfe9bcMMerge branch 'master' of https://open-bitbucket.nrao.edu/scm/casa/casaloggerConflicts: casalogger.pro
Darrell SchiebelDarrell Schiebel
76aa3c7287atweaks for building wheel (CAS-13565)CAS-13565
Joshua HoskinsJoshua Hoskins
21f71a8af97This commit brings a few changes, additions and some cleanups of the repository.- Local directories such as `legacy` have been removed now that the kinks are worked out of the AppImage build. - A new directory containing a preliminary `.pro` for building with `qt5` has been added. This has been tested on RHEL8 and successfully builds with ease as is. - Fixed some spelling errors in the output of `scripts/casalogger-config` - Removed the commented out legacy code from `casa...
Darrell SchiebelDarrell Schiebel
a80b82804c3missed casalogger.cc mod (CAS-13565)CAS-13565
Darrell SchiebelDarrell Schiebel
2b35748a517clean up icons, remove files, build on rhel7
Joshua HoskinsJoshua Hoskins
54754f258fcRemove Makefile and add revised logger.pro file and scripts
Joshua HoskinsJoshua Hoskins
f7d12ee2979Almost there
Joshua HoskinsJoshua Hoskins
3336a6fd434qmake .pro file now compiles except for the Q_INIT_RESOURCE issue.
Joshua HoskinsJoshua Hoskins
6cea04c6915Local changes to casalogger
Joshua HoskinsJoshua Hoskins
e635cbe66a9This commit adds the template file and sets up a submodule .

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut